Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sampsonli/combo-res
combine many resource request to one request
https://github.com/sampsonli/combo-res
Last synced: about 2 months ago
JSON representation
combine many resource request to one request
- Host: GitHub
- URL: https://github.com/sampsonli/combo-res
- Owner: sampsonli
- Created: 2016-12-16T14:43:18.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-16T14:48:59.000Z (about 8 years ago)
- Last Synced: 2024-10-28T17:19:39.574Z (2 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#combine many request to one request
###such as
http://domain.com/a/b.css
http://domain.com/a/c.css
###you can use this:
http://domain.com/a/??b.css,c.css