https://github.com/gabrielcsapo/node-timecapsule
⏳ saving the internet for future generations
https://github.com/gabrielcsapo/node-timecapsule
backup nodejs timemachine websites
Last synced: 3 days ago
JSON representation
⏳ saving the internet for future generations
- Host: GitHub
- URL: https://github.com/gabrielcsapo/node-timecapsule
- Owner: gabrielcsapo
- Created: 2016-08-29T05:38:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-02T07:08:16.000Z (almost 8 years ago)
- Last Synced: 2025-04-01T02:38:08.502Z (6 months ago)
- Topics: backup, nodejs, timemachine, websites
- Language: JavaScript
- Homepage:
- Size: 359 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# node-timecapsule
> ⏳ saving the internet for future generations
[](https://www.npmjs.com/package/node-timecapsule)
[](https://travis-ci.org/gabrielcsapo/node-timecapsule)
[](https://starbuck.gabrielcsapo.com/github/gabrielcsapo/node-timecapsule)
[](https://starbuck.gabrielcsapo.com/github/gabrielcsapo/node-timecapsule#info=devDependencies)
[](https://github.com/gabrielcsapo/node-timecapsule)
[](https://github.com/gabrielcsapo/node-timecapsule)# Installation
```
npm install node-timecapsule
```# Usage
> programmatic
```javascript
const Timecapsule = require('node-timecapsule');
const timecapsule = new Timecapsule(); // you can pass a directory to the constructor if you want to specific a different directory then the default, `capsules`.timecapsule.save('http://www.bestbuy.com', (error, result) = > {
// will return the resources saved or an error
});
```> shell
```
$ timecapsule save http://www.bestbuy.com
```# Screenshots

