The code and all related project files will be hosted in the gcba-iris GitHub organization:
Code
Technical Documentation
The javascript version used will be a subset of ES6, with only the features supported by Node.js 6.5.0 without runtime flags (shipping features).
This project will adopt the Airbnb javascript style guide, with the following differences:
The testing framework used will be tape. The following types of tests will be written:
The unit tests should account for the majority of the test suite.