JSPM

json-api-mongo-parser

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q24864F
  • License MIT

JSON API query parser for MongoDB/Mongoose queries.

Package Exports

  • json-api-mongo-parser

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (json-api-mongo-parser) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

json-api-mongo-parser

Build Status Coverage Status

JSON API query parser for MongoDB/Mongoose queries.

WIP

Installation

npm install --save json-api-mongo-parser

Usage

Some examples are available in tests folders

More examples are coming soon.

Requirements

json-api-mongo-parser only use ECMAScript 2015 (ES6) features supported natively by Node.js 4 and above (ECMAScript 2015 (ES6) | Node.js). Make sure that you have Node.js 4+ or above.

License

MIT