npm.io
0.5.7 • Published 10 years ago

cher-tools

Licence
MIT
Version
0.5.7
Deps
8
Vulns
2
Weekly
0
DeprecatedThis package is deprecated

Cher Tools

Tools and utilities for the Cher platform

npm install cher-tools
  const tools     = require( 'cher-tools' );
  const utils     = tools.utils;
  const config    = tools.config;
  const pipeline  = tools.pipeline;