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