0.1.4 • Published 13 days ago

@busymango/utils v0.1.4

Weekly downloads
-
License
-
Repository
-
Last release
13 days ago

Busymango/utils

The utils library exported as a ESM module.

Installation

pnpm add @busymango/utils@latest

Why not lodash

Lodash and Underscore are great modern JavaScript utility libraries, and they are widely used by Front-end developers. However, when you are targeting modern browsers, you may find out that there are many methods which are already supported natively thanks to ECMAScript5 ES5 and ECMAScript2015 ES6. If you want your project to require fewer dependencies, and you know your target browser clearly, then you may not need Lodash/Underscore.

Why use this?

The library are great for:

  • Iterating arrays, objects, & strings
  • Manipulating & testing values
  • Creating composite functions
  • Friendly typescript
0.1.4

13 days ago

0.1.3

18 days ago

0.1.2

22 days ago

0.1.1

1 month ago

0.1.0

1 month ago

0.0.13

3 months ago

0.0.14

3 months ago

0.0.15

3 months ago

0.0.12

3 months ago

0.0.11

4 months ago

0.0.10

4 months ago

0.0.9

5 months ago

0.0.8

5 months ago

0.0.7

6 months ago

0.0.6

6 months ago

0.0.5

6 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.1

7 months ago

0.0.0

7 months ago