jadt
v0.0.1
Published
JavaScript Abstract Data Types
Downloads
5
Maintainers
Readme
JADT
JavaScript Abstract Data Types
Installation
Tests
npm test
Contributing
Pull requests are welcome! Please make sure that any new or changed functionality need to have unit tests accompanied with the PR. Make sure that you lint (npm run lint
) and test your code (npm test
).