0.1.0 • Published 11 years ago
template-delimiters v0.1.0
template-delimiters 
Delimiters for common template engines.
Install
Install with npm:
npm i template-delimiters --save-devRun tests
npm testUsage
var delims = require('template-delimiters');
console.log(delims.handlebars);
//=> /\{\{\s*([^\}]+)\s*\}\}/gContributing
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
Author
Jon Schlinkert
License
Copyright (c) 2014 Jon Schlinkert, contributors.
Released under the MIT license
This file was generated by verb-cli on October 18, 2014.
0.1.0
11 years ago