Closed binarykitchen closed 8 years ago
I posted some details here and forked node-unicodetable to unicode-json. The test suite is identical, except it outputs JSON files instead of a CommonJS modules. Using it here should simply involve swapping modules.
Since @dodo is currently unavailable, I have created a fork compatible with Node 0.12+.
I have switched to https://github.com/lovell/limax which works well
This because it uses https://github.com/dodo/node-unicodetable which uses bufferstream which is soooo antique.
I guess the solution is to pick another unicode package that goes well on node v6 and/or is frequently updated.