Free tools and packages built and published for the community.
Share files instantly across your local network. Run it on any machine — anyone on the same Wi-Fi can browse, download, and upload files directly from their browser. No internet, no accounts, no setup.
node server.jsnode server.js /path/to/folderProvided as-is under the MIT License. Use on trusted local networks only. The authors are not responsible for any misuse or unauthorized access.
Validation library for Node.js, inspired by Laravel. Supports rules like required, email, maxLength, in, and more — works with Koa, Express, and plain Node.
npm install node-input-validator
A Node.js framework for API and web development. Wraps Koa with a clean router, view engine, middleware, and DI container — this very website is powered by it.
npm install astad
Token management inspired by Laravel's Sanctum. Provides API token creation, verification, and expiry — built for the Ukab ecosystem and Node.js apps.
npm install @ukab/sanctuary
File and asset storage utility for the Ukab ecosystem. Provides a clean interface for managing files in Node.js applications.
npm install @ukab/storage