Latest Threat ResearchGlassWorm Loader Hits Open VSX via Developer Account Compromise.Details
Socket
Book a DemoInstallSign in
Socket

@open-tech-world/es-utils

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@open-tech-world/es-utils

A Collection of ECMAScript Utility Functions.

Source
npmnpm
Version
0.6.0
Version published
Weekly downloads
2.3K
-26.2%
Maintainers
1
Weekly downloads
 
Created
Source

@open-tech-world/es-utils

Build Netlify Status CodeFactor npm (scoped)

A Collection of ECMAScript Utility Functions.

Documentation

Read the documentation here https://es-utils.netlify.app

Requirements

  • 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();

Read the documentation for complete list of available utility functions.

License

Copyright (c) Thanga Ganapathy (MIT License).

Keywords

collection

FAQs

Package last updated on 25 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts