0.0.2 • Published 8 years ago

jsdates v0.0.2

Weekly downloads
10
License
-
Repository
github
Last release
8 years ago

JSDates

Clojure Lisp compiler to JavaScript in JavaScript.

Installation

Via npm on Node:

npm install jsdates

Usage

Reference in your program:

var sg = require('jsdates');

TBD

Development

git clone git://github.com/ajlopez/JSDates.git
cd JSDates
npm install
npm test

Samples

TBD

License

MIT

References

TBD

Versions

  • 0.0.1, published
  • 0.0.2, published

Contribution

Feel free to file issues and submit pull requests � contributions are welcome<

If you submit a pull request, please be sure to add or update corresponding test cases, and ensure that npm test continues to pass.

0.0.2

8 years ago

0.0.1

8 years ago

0.0.1-alpha

8 years ago