https://github.com/aitoroses/long-term-cache
Read an HTML file and Long-Term-Cache all the assets.
https://github.com/aitoroses/long-term-cache
Last synced: 11 months ago
JSON representation
Read an HTML file and Long-Term-Cache all the assets.
- Host: GitHub
- URL: https://github.com/aitoroses/long-term-cache
- Owner: aitoroses
- Created: 2016-03-21T12:14:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-19T09:58:54.000Z (about 10 years ago)
- Last Synced: 2025-03-01T08:29:33.372Z (over 1 year ago)
- Language: TypeScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# long-term-cache
Read an HTML file and Long-Term-Cache all the assets.
# Usage
```npm install long-term-cache```
# Usage
Add this to your package.json script pipeline
```ltc build/index.html```