0.1.5 • Published 10 years ago
honokajs v0.1.5
honokajs
A light library of common JavaScript functions
About
A JavaScript library by Aolin Xu.
See the project homepage.
Installation
Using Bower:
bower install honokajsOr Using Npm:
npm install honokajsOr grab the source (minified).
Usage
Basic usage is as follows:
honoka.function();Also support the AMD & CMD. For advanced usage, see the documentation.
Documentation
Start with docs/MAIN.md.
Contributing
We'll check out your contribution if you:
- Provide a comprehensive suite of tests for your fork.
- Have a clear and documented rationale for your changes.
- Package these up in a pull request.
We'll do our best to help you out with any contribution issues you may have.
License
MIT. See LICENSE.txt in this directory.