@multitool-js/web

0.1.0 • Public • Published

Multitool JS / Web

A collection of useful web-related methods.

Each tool or group of tools can be required/imported on its own like this:

// Full require
const multitool = require('@multitool-js/web');
const colors = multitool.colors;
// Single *tool* require
const colors = require('@multitool-js/web/tools/colors');

Tools:

tool description
colors Utilities to handle web colors (hex, rgb, wsl, cmyk)

Readme

Keywords

Package Sidebar

Install

npm i @multitool-js/web

Weekly Downloads

0

Version

0.1.0

License

ISC

Unpacked Size

24.8 kB

Total Files

11

Last publish

Collaborators

  • verna