Commit Graph

26 Commits

Author SHA1 Message Date
Moos b6efc1e506 beta version of browser support 2019-02-18 16:50:51 -08:00
Moos f8e6173062 fix dynamic import 2018-11-09 16:00:18 -08:00
Moos 57c09957e8 refactor rand() for both browser and node 2018-11-02 18:48:52 -07:00
Moos bf8957633f move rand 2018-10-26 17:22:10 -07:00
Moos 09e774de06 update to babel@7, run tests for both node & browser 2018-10-26 17:20:54 -07:00
Moos 890f3dd353 browser unit testing (WIP) 2018-10-20 20:51:37 -07:00
Moos 896b0545cf make dist & samples 2018-10-20 19:26:45 -07:00
Moos 39fba2e7f0 fix tests 2018-10-14 22:50:12 -07:00
Moos 31422eafcf refactor node version 2018-10-14 22:31:45 -07:00
Moos 359ada5e8a browser complete 2018-10-14 22:21:50 -07:00
Moos e56463f94d browser complete 2018-10-14 22:20:56 -07:00
Moos 364b2648f7 first checkin for browser rework 2018-10-12 20:35:11 -07:00
Moos f0f56ddb72 fix new Buffer() deprecation warning 2018-09-02 03:49:45 -07:00
Moos 4c10324d64 fix #25 rand() with no args 2018-03-04 12:04:06 -08:00
Moos 08f14b4bfd Fix occasional error for large offsets during seek. 2016-12-25 09:16:52 -08:00
Moos 220473102e Fix DeprecationWarning for node 7.x 2016-12-22 12:47:48 -08:00
Moos 0abe5a9010 Added seek() method and lexName property. Bump to 1.1. 2016-04-09 13:46:36 -07:00
Moos b27c49fd01 Major update - first v1.0 checkin with support for Promise, remove natural dependency, and more. 2016-01-18 20:20:14 -08:00
Moos 2001182b7a Major update - first v1.0 checkin. 2016-01-18 00:09:56 -08:00
Moos fe52692f45 Changed dependency to wordnet-db (was WNdb). Bump to 0.1.16. 2015-12-23 21:34:39 -08:00
Moos 889e336097 added ranX() methods 2014-05-03 14:41:39 -07:00
Moos 45a9a836d4 rand 1st pass 2014-04-27 23:41:44 -07:00
Moos 2d8c851810 Fix for issue #4 -- nested callbacks with same index key 2014-02-25 00:24:29 -08:00
moos 4d5acb9dbf updated stopword docs 2012-05-30 15:07:55 -07:00
moos 75a51beccd add stopword option, pass array to getX(), lookupX() cb gets lookup word 2012-05-30 14:58:18 -07:00
moos 2548161bf6 v0.1.5: added validate spec, new dir structure
validate_spec.js runs isX() on ALL index words.
isX() callback now receives lookup word as second argument.
wordpos-bench uses 512 word corpus.
2012-05-24 01:11:55 -07:00