An open API service indexing awesome lists of open source software.

https://github.com/jfrux/pinions

a coldfusion library for compiling and serving web assets. It features declarative dependency management for JavaScript and CSS assets, as well as a powerful preprocessor pipeline that allows you to write assets in languages like CoffeeScript, Sass, SCSS and LESS.
https://github.com/jfrux/pinions

Last synced: 5 months ago
JSON representation

a coldfusion library for compiling and serving web assets. It features declarative dependency management for JavaScript and CSS assets, as well as a powerful preprocessor pipeline that allows you to write assets in languages like CoffeeScript, Sass, SCSS and LESS.

Awesome Lists containing this project

README

          

#Pinions
Pinions is a ColdFusion library for compiling and serving web assets.

It features declarative dependency management for JavaScript and CSS assets,
as well as a powerful preprocessor pipeline that allows you to write assets in languages like
CoffeeScript, Sass, SCSS and LESS.

This is inspired by Sprockets (Ruby).