JavaScript Abstract Data Types
npm i jadt
npm test
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
).