Introduction

This library contains a collection of utilities that are useful for a wide range of use cases.

The idea here is to have a library that contains almost every JavaScript utility you need — so you don’t have to scour Github or npm for packages.

You also don’t have to worry about the size of the libraries because we kept them as small as possible — by either hand-writing them or using carefully curated libraries that don’t import a ton of dependencies.