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.4
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
10K
increased by35.36%
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

FAQs

Package last updated on 08 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc