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.
- Host: GitHub
- URL: https://github.com/jfrux/pinions
- Owner: jfrux
- Created: 2012-09-11T20:33:35.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-28T11:51:06.000Z (over 13 years ago)
- Last Synced: 2025-02-14T14:55:00.536Z (over 1 year ago)
- Language: ColdFusion
- Homepage:
- Size: 508 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
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).