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

13 lines (10 loc) 284 B
define(function(require){ //automatically generated, do not edit! //run `node build` instead return { 'convert' : require('./time/convert'), 'now' : require('./time/now'), 'parseMs' : require('./time/parseMs'), 'toTimeString' : require('./time/toTimeString') }; });