Node-UBJSON |
|
Dependencies |
This module depends on node-strtok library for tokenize UBJSON data. |
Installation |
You can install this module via npm:
Also you can build latest source code from repository, see below. |
Work with development version |
To get source code:
To get dependencies simply run make:
To run tests:
To lint code:
To generate dosumentation:
Nodeunit, nodelint and Sannis/dox have been used for developers purposes.
|
Contributing |
I will be happy to hear tips from the more experienced programmers. I will be glad to see your forks and commits in them :) To contribute any patches, simply fork this repository using GitHub and send a pull request to me. Thanks! You can find other information about contributing and code style guide in wiki. |
Contributors |
|
License |
MIT license. See license text in file LICENSE. |