2.0.0 • Published 7 years ago
rawwjs v2.0.0
Rawjs
Common data structures in Javascript. These are the raw ingredients that can comprise more complex programming recipes! Find documentation here.
yarn add rawwjs
Committing
First find or create a ticket on Github. Assign yourself to it, clone down the project, and yarn install
. Submit a PR to close that ticket.
Make sure the verification script passes before submitting a PR yarn verification
.
Documentation can be generated using the command yarn docs
.