data-structure
JavaScript implementation of classic data structure
Usage
yarn add dast -S
or use it with CDN:
const Stack Queue LinkedList LinkedNode DoublyLinkedList // ...} = windowdast
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Author
data-structure © ulivz, Released under the MIT License.
Authored and maintained by ulivz with help from contributors (list).
github.com/ulivz · GitHub @ulivz