gene-js
v0.2.5
Published
an add utility
Downloads
9
Readme
Gene Js
This is a work in progress in early stages.
It's responsibility is to get the meta information from genes and synchronize them.
It is used by smart snippets and relies in block-js.
Quality and Compatibility
Every build and release is automatically tested on the following platforms:
Installation
Copy and paste the following command into your terminal to install Gene-js:
npm install gene-js --save
How to Contribute
You can submit your ideas through our issues system, or make the modifications yourself and submit them to us in the form of a GitHub pull request.
Running Tests
It's easy to run the test suite locally, and highly recommended if you're using gene-js on a platform we aren't automatically testing for.
npm test