e
TypeScript icon, indicating that this package has built-in type declarations

0.2.33 • Public • Published

e

e is a utility library, focused on Typescript and NodeJS.

Nothing mutates.

Nothing in e will ever mutate/delete/change any passed arguments.

Simple.

Everything in e is just a simple, regular function with 1 purpose. Some other basic constants are exported too.

yarn add e
# npm install e

Usage

import { sleep, randFloat, shuffleArr } from 'e';

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.33
    3,274
    • latest

Version History

Package Sidebar

Install

npm i e

Weekly Downloads

4,129

Version

0.2.33

License

MIT

Unpacked Size

62.1 kB

Total Files

35

Last publish

Collaborators

  • gc