Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 355 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 355 Bytes

This is a set of utility functions for node.js; most of them are relatively self sufficient with the exception of mongoose-model which is a wrapper for mongoose.

UPGRADE NOTE: the Gate class is being phased out in favor of Nakamura's module; to identify it in the namespace while both systems are in use it is namespaced nakamura_gate in this module.