https://github.com/zigomir/recalper
(file, jsonFile) => file
https://github.com/zigomir/recalper
Last synced: 11 months ago
JSON representation
(file, jsonFile) => file
- Host: GitHub
- URL: https://github.com/zigomir/recalper
- Owner: zigomir
- Created: 2016-04-10T04:03:34.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-01T19:25:10.000Z (about 10 years ago)
- Last Synced: 2025-07-02T23:41:01.463Z (11 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Recalper: (file, jsonFile) => file
> npm install recalper
## Usage
```sh
recalper
```
## Development and testing
```sh
bin/recalper test/index.html test/manifest.json dist/index.html path hashedPath dist
```