1.6.0 • Published 1 year ago
anoupload v1.6.0
🚀 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.jsfile or any other file where you've requiredanoupload. The package will start working automatically. 🚀
📚 Documentation
For more details, visit the AnoUploader GitHub page. 📘