indicative-utils
TypeScript icon, indicating that this package has built-in type declarations

7.0.4 • Public • Published

Indicative Utils

circleci-image npm-image license-image

Collection of utilities used by Indicative packages.

Table of contents

Usage

Install the package from npm registry as follows:

npm i indicative-utils
 
# yarn 
yarn add indicative-utils

and then use it as follows:

import {
  cast,
  ensureLength,
  getValue,
  patchValue,
  skippable
} from 'indicative-utils'

API Docs

Following are the autogenerated files via Typedoc

Maintainers

Harminder virk

Readme

Keywords

Package Sidebar

Install

npm i indicative-utils

Weekly Downloads

4,238

Version

7.0.4

License

MIT

Unpacked Size

11.1 kB

Total Files

25

Last publish

Collaborators

  • virk