John Hewson
John Hewson
The `'binary'` string encoding is now deprecated, a `Buffer` needs to be used instead of a `string`.
License?
I see various references to the MIT License, but the license itself is missing.
This is a failing test case for https://github.com/ddliu/motto/issues/11.
`TestNpmModule` fails, at least on macOS 10.12.4. go1.6.4. ``` motto $ go test load index.js load sort.js --- FAIL: TestNpmModule (0.00s) motto_test.go:29: Error: motto: Module not found: underscore motto_test.go:35: npm...