1.1.0 • Published 9 days ago

@abw/badger-utils v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 days ago

Badger Utils

This is a collection of various useful Javascript utility functions that I've written over the years.

Many of them are wrappers for simple code snippets that exist only to make my code more self-documenting and/or easier to read. Some are more complicated and are the kind of things that I prefer not to copy-and-paste into different projects.

You'll find similar functions in other libraries like underscore and Lodash. These just happen to be the ones I tend to use all the time.

Installation

Install badger-utils using your favourite package manager.

npm

npm add @abw/badger-utils

pnpm

pnpm add @abw/badger-utils

yarn

yarn add @abw/badger-utils

Documentation

Visit the website for detailed documentation.

Assertions

Numbers

Text

Objects

Select

Sort

Timing

Errors

Miscellaneous

Author

Andy Wardley abw@wardley.org

1.1.0

9 days ago

1.0.26

28 days ago

1.0.25

2 months ago

1.0.24

2 months ago

1.0.22

4 months ago

1.0.23

4 months ago

1.0.21

11 months ago

1.0.20

11 months ago

1.0.19

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.9

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago