An open API service indexing awesome lists of open source software.

https://github.com/peerlibrary/meteor-util

Meteor smart package for util node.js module
https://github.com/peerlibrary/meteor-util

Last synced: 4 months ago
JSON representation

Meteor smart package for util node.js module

Awesome Lists containing this project

README

          

util smart package
==================

Meteor smart package for [util](http://nodejs.org/api/util.html) node.js module.

Adding this package to your [Meteor](http://www.meteor.com/) application adds `util` object into the global scope.

Both client and server side.

Installation
------------

```
meteor add peerlibrary:util
```