npm.io
0.0.2 • Published 13 years ago

format-parser

Licence
MIT
Version
0.0.2
Deps
0
Vulns
0
Weekly
0

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

Keywords