Socket
Socket
Sign inDemoInstall

@operational/utils

Package Overview
Dependencies
26
Maintainers
3
Versions
64
Alerts
File Explorer

Advanced tools

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
decreased by-40%
Maintainers
3
Created
Weekly downloads
 

Readme

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

Last updated on 05 Jul 2018

Did you know?

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc