v_is_empty_value

Simple checker functions for empty values. Can check if a value is empty or not. [ isEmpty(val) / isNotEmpty(val) ]

v_core_cache

Simple JavaScript Cache with expires/ttl and auto cleanups for Node and Web Application.

v_database

v_database is a small/basic database solution that utilizes filesystem to manipulate database

v_execute

Node Module that only requires a single function call to execute some bash/shell code in a child_process