@crossingminds/utils
TypeScript icon, indicating that this package has built-in type declarations

0.4.4 • Public • Published

@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";

Readme

Keywords

none

Package Sidebar

Install

npm i @crossingminds/utils

Weekly Downloads

614

Version

0.4.4

License

none

Unpacked Size

77.6 kB

Total Files

39

Last publish

Collaborators

  • jesse.gerard
  • crossing.minds