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

/format-parser/

    Package Sidebar

    Install

    npm i format-parser

    Weekly Downloads

    2,415

    Version

    0.0.2

    License

    MIT

    Last publish

    Collaborators

    • tjholowaychuk