Skip to main content

Getting started

core-utils is a powerful JavaScript utility library that provides a wide range of functions to simplify common programming tasks

Installation

you can install the package using:

npm i utils-core.js@latest

implment it in the code using:

const utils = require('utils-core.js');