onequery

0.0.17 • Public • Published

OneQuery

Work with datasets (arrays of objects) in fluent fashion -- similar to c# linq method syntax, though in many ways more pleasant. Query datasets composed from regular javascript, from indexedDb, or mix them using the same API. A future goal is to allow this to work with server-side persistence (such as Postgre or Mongo) in the same way it works with indexedDb.

Visit the project wiki here to learn how to work with OneQuery, what it can do, and to see the roadmap.

Package Sidebar

Install

npm i onequery

Weekly Downloads

7

Version

0.0.17

License

ISC

Unpacked Size

92.3 kB

Total Files

45

Last publish

Collaborators

  • paulwilcox