- Fix typo in readme 5d814bb
- Fix small typo in example code! 66bbd42
- Merge pull request #5 from words/cleanup 4d716d4
- Formatting. 3c7b49a
- Update npm package info and bump version. f31f030
- Update examples and docs. 2ff39c9
- Allow skipping pointers when performing lookup. 882968b
- Ignore package lock. db2a7db
- Remove the outdated example from README.md 416b44c
- Merge pull request #4 from hijonathan/db-source 7db9539
- Merge pull request #3 from hijonathan/update-2020 49c1493
- Allow pointing to separate database source. e398862
- Fix race condition. d24baef
- Add tests. 234fb7b
- Remove unused dep. ab567b4
- Abstact key prefix to variable. 208d9ba
- Clean up, better documentation. 1bcc5db
- Refactor to use promises instead of callbacks. e6bf1f9
- More descriptive npm package info. 1c7a854
- Fix look up for words with space character. 02bd01b
- Add list() method. a2fc6d8
- Update package.json. ae9a1dc
- Update README.md 462935a
- Include more lex stuff. 6b7636d
- Some error handling. 7b0c717
- Handle glossary-less entries. 6333fc1
- Display only syntactic pointers. 418b45f
- Handle pointers. 4554743
- Fix adjective synset type. 9cf095b
- Better example. d8d380e
- Read data + more package info. ea33bf2
- Initial data read. f572d3b