Skip to content
This repository was archived by the owner on Mar 24, 2023. It is now read-only.

ViBiOh/js-utils

Repository files navigation

jsUtils

Build Coverage Status Quality Gate Status

Useful and commons functions reusable for JS project (frontend & backend).

Installation

npm install && npm run build

Usage

In ES6

import {asyncifyCallback} from 'js-utils';

Old fashioned

var utils = require('js-utils');

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors