get-dontpad
1.0.3 • Public • Published get-dontpad
It's a small tool to fetch text from dontpad.com
You simply enter a path and it returns the text.
Installation
You can install it as a cli tool with npm install -g get-dontpad
and use like this:
$ get-dontpad awesome-message
Or you can use it as a library like this:
const getDontpad = require('get-dontpad');
getDontpad('awesome-message').then(text => console.log(text))
Versions
Version | Downloads (Last 7 Days) | Tag |
---|
1.0.3 | 9 | latest |
Version History
Version | Downloads (Last 7 Days) | Published |
---|
1.0.3 | 9 | |
1.0.2 | 1 | |
1.0.1 | 1 | |
1.0.0 | 1 | |
Package Sidebar
Install
Weekly Downloads