An open API service indexing awesome lists of open source software.

https://github.com/telkomdev/linkedlistjs

Javascript linkedlist implementation
https://github.com/telkomdev/linkedlistjs

Last synced: 4 months ago
JSON representation

Javascript linkedlist implementation

Awesome Lists containing this project

README

        

## Javascript Linkedlist implementation

### Bugs

- Infinite loop when same data inputted twice
- Currently doesn't work with object