Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ysimonson/hackpad-export
Exports hackpads
https://github.com/ysimonson/hackpad-export
Last synced: 3 months ago
JSON representation
Exports hackpads
- Host: GitHub
- URL: https://github.com/ysimonson/hackpad-export
- Owner: ysimonson
- Created: 2014-06-05T20:56:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-05T20:59:57.000Z (over 10 years ago)
- Last Synced: 2024-08-05T22:37:39.803Z (5 months ago)
- Language: JavaScript
- Size: 105 KB
- Stars: 15
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hackpad Export
Exports your hackpads to markdown, html or plaintext.
To run:
node index.js -c -s --format ...
You can get your client ID and secret on the [account settings](https://hackpad.com/ep/account/settings/).
The format can be either `html`, `md`, or `txt`.
Each input pad will be saved to `.` in the cwd.