Skip to content

A list of utility functions I created when working on a personal project and functions I found online.

License

Notifications You must be signed in to change notification settings

muthhukumar/utility-functions

Repository files navigation

List of utility functions

A list of utility functions I created when working on a personal project and functions I found online.

Installation

  git clone https://github.com/muthhukumar/utility-functions.git
  cd utility-functions
  npm install

Documentation

Documentation

Running Tests

To run tests, run the following command

  npm run test

To run test in watch mode, run the following command

  npm run test-watch

Authors

License

MIT

About

A list of utility functions I created when working on a personal project and functions I found online.

Topics

Resources

License

Stars

Watchers

Forks