nodejs-linked-list

NodeJs linked list

Usage no npm install needed!

<script type="module">
  import nodejsLinkedList from 'https://cdn.skypack.dev/nodejs-linked-list';
</script>

README

This project implement list as linked list. (NodeJs Version)