panto-transformer-stamp

0.1.2 • Public • Published

panto-transformer-stamp

NPM version Downloads Build Status Dependency status Dev Dependency status Coverage Status

Timestamp transformer for panto.

panto.loadTransformer('stamp');
 
panto.pick('**/*.js').read().stamp({
    ignoreError: true,
    isSilent: true
});

options

  • ignoreError: boolean, if fail when error
  • isSilent: boolean, if log warnning message

Readme

Keywords

Package Sidebar

Install

npm i panto-transformer-stamp

Weekly Downloads

0

Version

0.1.2

License

Apache-2.0

Last publish

Collaborators

  • yinyongcom666