New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

indicative-utils

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

indicative-utils

Reusable utilities for indicative validation library

7.0.3
npm
Version published
Weekly downloads
21K
52.2%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

utils

FAQs

Package last updated on 02 Dec 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts