Socket
Socket
Sign inDemoInstall

@operational/utils

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@operational/utils

A collection of utilities used within the Contiamo UI suite


Version published
Weekly downloads
3
increased by50%
Maintainers
1
Weekly downloads
 
Created
Source

Operational UI Utils

The @operational/utils package contains miscellaneous utilities used across @operational packages. They include e.g. color modifiers, d3 utilities and React utilities.

Getting Started

Install the package via npm or yarn:

npm install @operational/utils

A simple example:

import { darken } from "@operational/utils"

console.log(darken("#125431")(10))

Documentation

Head to the utils section of the documentation site to see an overview of what you can do with the utilities.

FAQs

Package last updated on 03 Apr 2018

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