0.0.6 • Published 4 years ago

@vasuvanka/jsutils v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

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!

0.0.6

4 years ago

0.0.5

4 years ago

0.0.3

4 years ago