emerald-js
How to use
npm install -S @emeraldplatform/emerald-js.git
Test suite
emerald-js uses Jest for its test suite. To run tests in the console:
npm run test
Contribution
We use AirBnB JavaScript Style Guide and Flow for static type checking.