JSPM

querix

0.1.2
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 11
    • Score
      100M100P100Q37272F
    • License MIT

    A module to build MongoDB queries easily

    Package Exports

    • querix

    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 (querix) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    querix

    A simple query builder for MongoDB being influenced from mquery

    npm Build Status Coverage Status

    Features

    • Fluent API similiar to mquery
    • Compatible with native mongodb , Iridium, mongoose, and possibly other ORMs
    • Built with TypeScript, so TS users will get static type checks