From 6b2d18ec26484ecbb6dca5fc5613964db7d7d4a7 Mon Sep 17 00:00:00 2001 From: Erik Demaine Date: Sun, 11 Apr 2021 13:55:37 -0400 Subject: [PATCH] Link to ejson NPM module --- doc/api.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/api.md b/doc/api.md index 119b31b..845ce9b 100644 --- a/doc/api.md +++ b/doc/api.md @@ -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