format-parser

0.0.2 • Public • Published

format-parser

Declarative format parser for declarative template engines

Installation

$ component install component/format-parser

Example

var parse = require('format-parser');
parse('created_at | date:"%Y %M %d"');

License

MIT

Dependents (6)

Package Sidebar

Install

npm i format-parser

Weekly Downloads

3,189

Version

0.0.2

License

MIT

Last publish

Collaborators

  • tjholowaychuk