1.6.0 • Published 1 year ago

anoupload v1.6.0

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
1 year ago

🚀 AnoUploader

AnoUploader is a straightforward NPM package for anonymous file uploads. Easy to use and integrate into your Node.js projects! 🌟

📦 Installation

To install the package, run:

npm install anoupload

🛠️ Usage

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

    const AnoUploader = require('anoupload');
  2. Run your script:

    Simply execute your index.js file or any other file where you've required anoupload. The package will start working automatically. 🚀

📚 Documentation

For more details, visit the AnoUploader GitHub page. 📘