JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5883
  • Score
    100M100P100Q133992F
  • License MIT

a javascript implementation of LinkedList & DoublyLinkedList

Package Exports

  • @datastructures-js/linked-list
  • @datastructures-js/linked-list/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@datastructures-js/linked-list) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@datastrucures-js/linked-list

npm npm npm

a javascript implementation of LinkedList & DoublyLinkedList.

LinkedList

DoublyLinkedList

Build

grunt build

License

The MIT License. Full License is here