UNPKG

tastypie

Version:

Tastypie is a webservice API framework for Node.js based on Django's Tastypie Framework. It provides a convenient, yet powerful and highly customizable, abstraction for creating REST-style interfaces

5 lines (3 loc) 108 B
/** Used to match template delimiters. */ var reEvaluate = /<%([\s\S]+?)%>/g; module.exports = reEvaluate;