x-powered-by-random
Express Middleware that provides random X-Powered-By header.
Express Middleware that provides random X-Powered-By header.
Generates sha256 hash value from a provided string or returns false in case of an error.
Simple to use and quite flexible Data Validator/Verifier for Web and Node.js applications.
Readme / Documentation Generator. Export multiple files based on list of items to generate (md files for now only).
Simple Shortcut Handler with auto[re]triggering time, cooldown time, and more.
Simple XML Sitemap Generator. Uses array of links and provides sitemapindex and urlset.
🔄 Generates MD5 hash value from a provided string or returns false in case of an error. Simple generator using Crypto.
Simple JavaScript Cache with expires/ttl and auto cleanups for Node and Web Application.
Simple to use Timers with Events for node and web.
v_database is a small/basic database solution that utilizes filesystem to manipulate database
Node Module that only requires a single function call to execute some bash/shell code in a child_process
Simple checker functions for empty values. Can check if a value is empty or not. [ isEmpty(val) / isNotEmpty(val) ]