GitHunt
AL

alanning/meteor-update-helpers

Utility functions to query meta-data about MongoDB update mutator objects.

UpdateHelpers

Utility functions to query meta data about MongoDB update objects.

Installation

$ meteor add alanning:update-helpers

API Documentation

API documentation is generated from jsdoc-style comments in the source code.
To view the documentation locally in your browser, install yuidoc (npm -g install yuidocjs) then
perform the following steps:

$ git clone https://github.com/alanning/meteor-update-helpers.git
$ cd meteor-update-helpers
$ yuidoc --server 8080 .
$ open localhost:8080

Languages

JavaScript100.0%

Contributors

MIT License
Created January 19, 2016
Updated April 6, 2017
alanning/meteor-update-helpers | GitHunt