peerlibrary:assert

v0.3.0Published 5 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

assert smart package

Meteor smart package for assert node.js module. It provides a simple way to make various code assertions to assure your code works as expected.

Adding this package to your Meteor application adds assert object into the global scope.

Both client and server side. For client environment it uses this port.

Installation

meteor add peerlibrary:assert