@vasuvanka/jsutils

javascript utility functions

Usage no npm install needed!

<script type="module">
  import vasuvankaJsutils from 'https://cdn.skypack.dev/@vasuvanka/jsutils';
</script>

README

jsutils

Utility functions for javascript programming.this package provides list of implementations.

Documentation

  • Git docs Here

Utility Functions

  • type finder

Search Algorithms

  • Binary Search
  • Linear Search
  • Jump Search

Sorting Algorithms

  • Bubble Sort
  • Merge Sort
  • Quick Sort

Other implementations

  • Linked List with added functions

Installation

jsutils requires Node.js v9+ to run.

Install jsutils

$ npm install -S @vasuvanka/jstuils

Contributions

  • Write MORE Tests
  • Log issue or feature on Github
  • Give PR

License

MIT

Free Software, Hell Yeah!