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.

27 lines
1.1 KiB

  1. # 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)
  2. This project contains several utility functions used and maintained by Benjamin Lupton
  3. ## What it provides
  4. [Take a look at its source here](https://github.com/balupton/bal-util/tree/master/lib#files)
  5. ## Installing
  6. 1. [Install Node.js](https://github.com/bevry/community/wiki/Installing-Node)
  7. 2. Install it
  8. npm install bal-util
  9. ## Using
  10. [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)
  11. ## History
  12. You can discover the history inside the [History.md](https://github.com/balupton/bal-util/blob/master/History.md#files) file
  13. ## License
  14. Licensed under the incredibly [permissive](http://en.wikipedia.org/wiki/Permissive_free_software_licence) [MIT License](http://creativecommons.org/licenses/MIT/)
  15. <br/>Copyright &copy; 2011-2012 [Benjamin Arthur Lupton](http://balupton.com)