0.6.0 • Published 9 months ago

@crossingminds/utils v0.6.0

Weekly downloads
-
License
-
Repository
-
Last release
9 months 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.

Type Documentation

For the most up-to-date information on exports and interfaces, please visit TS Docs.

Note: This documentation is currently in beta and works most of the time.

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.6.0

9 months ago

0.5.1

11 months ago

0.4.5

1 year ago

0.4.7

12 months ago

0.4.6

1 year ago

0.5.0

12 months ago

0.4.4

1 year ago

0.4.3

1 year ago

0.4.2

1 year ago

0.4.1

1 year ago

0.4.0

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.5

2 years ago