npm.io
0.13.0 • Published 4 years ago

@open-tech-world/es-utils

Licence
MIT
Version
0.13.0
Deps
0
Size
19 kB
Vulns
0
Weekly
0
Stars
13
DeprecatedThis package is deprecated

A Collection of ECMAScript Utility Functions.

Documentation

The full documentation available at https://es-utils.netlify.app

Requirements

  • Supported all modern browsers.

  • Node.js ^12.22.0 || ^14.17.0 || >=16.0.0

Installation

Using npm

npm install @open-tech-world/es-utils

Using Yarn

yarn add @open-tech-world/es-utils

Usage

import { utilityFn } from '@open-tech-world/es-utils';

// ⚠️ Here, the utilityFn is a placeholder for actual utility function name.
utilityFn();

Please read the documentation for complete list of available utility functions.

API

Array
Maths
String
Timers
Types
Object

License

Copyright (c) Thanga Ganapathy (MIT License).

Keywords