You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
# Balupton's Node.js Utility Functions [![Build Status](https://secure.travis-ci.org/balupton/bal-util.png?branch=master)](http://travis-ci.org/balupton/bal-util)
This project contains several utility functions used and maintained by Benjamin Lupton
## What it provides
[Take a look at its source here](https://github.com/balupton/bal-util/tree/master/lib#files)
## Installing
1. [Install Node.js](https://github.com/bevry/community/wiki/Installing-Node)
2. Install it
npm install bal-util
## Using
[You can discover how to use bal-util by referring to the `Using Page` on the Wiki](https://github.com/balupton/bal-util/wiki/Using). [You can check out the rest of the wiki here.](https://github.com/balupton/bal-util/wiki)
## History
You can discover the history inside the [History.md](https://github.com/balupton/bal-util/blob/master/History.md#files) file
## License
Licensed under the incredibly [permissive](http://en.wikipedia.org/wiki/Permissive_free_software_licence) [MIT License](http://creativecommons.org/licenses/MIT/) <br/>Copyright © 2011-2012 [Benjamin Arthur Lupton](http://balupton.com)
|