0.4.4 • Published 15 days ago

@crossingminds/utils v0.4.4

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

@crossingminds/utils

A collection of utilities commonly used throughout Crossing Minds libraries and apps.

Feel free to use these helpful functions in your apps too.

Installation

For npm CLI users

npm install @crossingminds/utils

Crossing Minds recommends using pnpm as your package manager CLI.

pnpm add @crossingminds/utils

This library is written with TypeScript, so types are always included. ES modules (ESM) and Common JS (CJS) modules are exported, your build system will probably use the correct modules on it's own.

Use

import { runtimeTypeChecking } from "@crossingminds/utils";
0.4.4

15 days ago

0.4.3

26 days ago

0.4.2

2 months ago

0.4.1

3 months ago

0.4.0

5 months ago

0.3.1

8 months ago

0.3.0

11 months ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.5

1 year ago