https://github.com/richplastow/listag
A doubly linked list with tags
https://github.com/richplastow/listag
Last synced: 4 days ago
JSON representation
A doubly linked list with tags
- Host: GitHub
- URL: https://github.com/richplastow/listag
- Owner: richplastow
- License: mit
- Created: 2016-02-15T18:36:07.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-03-09T23:59:06.000Z (over 9 years ago)
- Last Synced: 2025-02-24T02:49:22.536Z (4 months ago)
- Language: CoffeeScript
- Homepage: http://listag.richplastow.com
- Size: 81.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Listag
======#### A doubly linked list with tags
- [Homepage](http://listag.richplastow.com/)
- [Documentation](http://listag.richplastow.com/#/doc/documentation)
- [NPM Package](https://www.npmjs.com/package/listag)
- [Fork Listag on GitHub](https://github.com/richplastow/listag)#### Usage
- [Usage](http://listag.richplastow.com/#/doc/usage)
#### Test
- [Test](http://listag.richplastow.com/test/run-test.html)