This package has been deprecated

Author message:

no longer in development

iIndexed

0.0.12 • Public • Published

iIndexed

High speed indexing and search of JavaScript objects.

Build Status Codacy Badge Code Climate Test Coverage

Full Documentation Coming August 1st, 2016

Many 1,000s of operations per second faster than linear search. See the secret here: http://anywhichway.github.io/indexing.html.

Based on JOQULAR but re-written to be faster and smaller. All the search operators of MongoDB and more. See the operators here: https://github.com/anywhichway/JOQULAR.

Release History

2016-07-24 v0.0.12 Fixed Issue 1

2016-07-24 v0.0.11 Updated packaging

2016-07-21 v0.0.10 Added automatic nested iKey of iIndexed classes.

2016-07-20 v0.0.9 Fixed issue related to proxy trap not returning true on set

2016-07-20 v0.0.7, v0.0.8 Exposed index instance on modified constructor

2016-07-09 v0.0.6 Added support for nested and linked objects

2016-07-08 v0.0.5 Dependency updates

2016-07-08 v0.0.4 Documentation updates

2016-06-25 through 2016-07-07 v0.0.1 - v0.0.3 Initial code and documentation.

Dependents (2)

Package Sidebar

Install

npm i iIndexed

Weekly Downloads

0

Version

0.0.12

License

MIT

Last publish

Collaborators

  • anywhichway