v_database is a small/basic database solution that utilizes filesystem to manipulate database
Simple checker functions for empty values. Can check if a value is empty or not. [ isEmpty(val) / isNotEmpty(val) ]
Simple JavaScript Cache with expires/ttl and auto cleanups for Node and Web Application.
Simple to use and quite flexible Data Validator/Verifier for Web and Node.js applications.
Generates sha256 hash value from a provided string or returns false in case of an error.