Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gremid/combo-resource
YUI-compatible utilities for creating resource combos, e.g. CSS/JavaScript rollups.
https://github.com/gremid/combo-resource
Last synced: about 1 month ago
JSON representation
YUI-compatible utilities for creating resource combos, e.g. CSS/JavaScript rollups.
- Host: GitHub
- URL: https://github.com/gremid/combo-resource
- Owner: gremid
- License: apache-2.0
- Created: 2012-04-11T10:06:20.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-18T16:23:49.000Z (over 12 years ago)
- Last Synced: 2023-03-23T08:24:08.179Z (almost 2 years ago)
- Language: Java
- Homepage: http://gremid.github.com/combo-resource/
- Size: 180 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Text Resource Combo Utilities
=============================YUI-compatible utilities for creating resource combos, e.g. CSS/JavaScript rollups.
Checkout the project's homepage for the Javadoc.
Usage with Apache Maven
-----------------------```xml
gregor-middell-releases
http://gregor.middell.net/maven/content/repositories/releases```
```xml
net.middell
combo-resource
1.1```