0.5.7 • Published 8 years ago

cher-tools v0.5.7

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

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;