Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 651 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 651 Bytes

Rawjs

CircleCI

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.