Skip to content

Declarative template engine format string parser ("created_at | date:'%Y/%M/%d'" etc)

Notifications You must be signed in to change notification settings

component/format-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Declarative template engine format string parser ("created_at | date:'%Y/%M/%d'" etc)

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •