Skip to content

FreeCode911/TopPast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

8 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

โญ TopPast

TopPast is a straightforward NPM package for anonymous pastbin. Easy to use and integrate into your Node.js projects! ๐ŸŒŸ

Run on Repl.it

๐Ÿ“ฆ Installation

To install the package, run:

npm install toppast

๐Ÿ› ๏ธ Usage

  1. Require the package in your Node.js file:

    const TopPast = require('toppast');
  2. Run your script:

    Simply execute your index.js file or any other file where you've required toppast. The package will start working automatically. ๐Ÿš€

๐Ÿ“š Documentation

For more details, visit the TopPast GitHub page. ๐Ÿ“˜

About

TopPast: Anonymous PastBin Using GitHub Cloud Storage

Topics

Resources

License

Stars

Watchers

Forks