0.0.1 • Published 11 years ago

lyt-grinder v0.0.1

Weekly downloads
4
License
-
Repository
github
Last release
11 years ago

Grinder

A tool for concatenation and dependency management of CoffeeScripts. Refactored from the LYT source code

Installation

$ npm install lyt-grinder

API

exports.grind = function(loadpaths, files)

Takes two strings (or arrays of strings) - loadpath(s) and the file(s) to be resolved. The function returns the concatenation order of all the resolved files