anoupload
v1.6.0
Published
AnoUpload
Downloads
11
Maintainers
Readme
🚀 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
Require the package in your Node.js file:
const AnoUploader = require('anoupload');
Run your script:
Simply execute your
index.js
file or any other file where you've requiredanoupload
. The package will start working automatically. 🚀
📚 Documentation
For more details, visit the AnoUploader GitHub page. 📘