1.6.0 • Published 11 months ago

anoupload v1.6.0

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
11 months 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. 📘

1.6.0

11 months ago

1.5.0

11 months ago

1.4.0

11 months ago

1.3.0

11 months ago

1.2.0

11 months ago