Skip to content

Commit

Permalink
Link to ejson NPM module
Browse files Browse the repository at this point in the history
  • Loading branch information
edemaine committed Apr 11, 2021
1 parent 6116e83 commit 6b2d18e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ Also, in queries involving dates, you can use
as an alternative to the EJSON encoding of `Date`s.
But the output (e.g. `updated` field) will still use EJSON encoding.

If you're writing a JavaScript app outside of the Meteor framework, you can
use the [`ejson` NPM module](https://www.npmjs.com/package/ejson).

## Response Format

The response consists of an
Expand Down

0 comments on commit 6b2d18e

Please sign in to comment.