node-edict
v0.0.3
Published
Edict Dictionary Search
Downloads
21
Readme
Install
npm install node-edict
or
npm install https://github.com/kevincobain2000/node-edict/tarball/master
Usage
var Edict = require("node-edict"); edict = new Edict;
Note
If running for the first time then please wait for around 1 minute while the parser reads the dict file and enters the entries to REDIS.
Must
Redis server running