transformer-installer

0.1.0 • Public • Published

transformer-installer

Install transformer modules.

Example

var install = require('transformer-installer')
 
// local
install('unix-time')
 
// global
install('unix-time', true)
 
// many
install(['unix-time', 'js-date', 'iso-date'])

Package Sidebar

Install

npm i transformer-installer

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • jbenet