atpackager
v0.3.0
Published
Visitor-based file packager Grunt plugin, developed for the Aria Templates framework.
Downloads
68
Readme
atpackager
atpackager is a Grunt plugin to create a set of packages from a set of input files, doing transformations in the middle.
It is developed primarily to package the Aria Templates framework itself, and applications built with Aria Templates. However, it can also be used as a build tool independently of Aria Templates.
It is based on the principle of visitors, allowing to easily add custom transformations to files.