toppast
v1.2.0
Published
TopPast
Downloads
7
Maintainers
Readme
⭐ TopPast
TopPast is a straightforward NPM package for anonymous pastbin. Easy to use and integrate into your Node.js projects! 🌟
- ▶️Tutorial : https://youtu.be/qoOkwq1HtzU
📦 Installation
To install the package, run:
npm install toppast
🛠️ Usage
Require the package in your Node.js file:
const TopPast = require('toppast');
Run your script:
Simply execute your
index.js
file or any other file where you've requiredtoppast
. The package will start working automatically. 🚀
📚 Documentation
For more details, visit the TopPast GitHub page. 📘