22 packages
addcolor
Add color to Node.js console text and background.
agil
Super lightweight web framework written in Typescript.
auto-committer
Tired of writing message for commits and pushing to repository by yourself? Deploy this life changing tool now!
bua
Backup archive, as a tar alternative.
cli-params
cli-params is a simple module that helps your CLI tool parse command line arguments and build parameters format to test if cmd is valid
cluster-ipc-logger
This logger is designed to collect logs from cluster workers, child processes even independent node.js processes through IPC (Inter-Process Communication).
colorful-log
Simple, lightweight and good looking logger.
fast-ipc
Fast & simple IPC (Inter-Process Communication) server/client written on native net module
fast-unique-id
non-standard universal unique id generation
ffmpeg-command
A simple ffmpeg and ffprobe child process handler, easy to add commands and execute
folder-encrypt
Simple module that helps you encrypt & decrypt folder/file with password.
lazy-tsc
Run Typescript compiler in current working directory recursively.
mysql-query-queue
This module is design for clustering, it queues MySQL queries and execute them by priority. Also provided some useful methods, e.g., backup, clear, escape query string...
physical-cores
Get your physical cpu count in a blink, supports several main platforms include linux, windows, darwin
precise-interval
A Javascript setInterval time accurate solution.
recurdir
recurdir is a lightweight package written in typescript that allows you to make/remove directories easily.
safe-backup
A real-time backup CLI tool written in Typescript. Safe Backup helps you sync file/folder into a single password encrypted storage. Using technology of RSA & AES.
siege-crawler
This CLI tool will find same domain urls in a web page and requesting them to find even more urls until server crash (or at the end of benchmark). It is used to test maximun capacity of server or finding for glitches that users might encounter.
simple-regex-toolkit
A simple library that help you escape string for regex and form regex from string. And add regex search method for object key and array index.
startup-update-check
Check your custom CLI tool version with npm at startup and notify users if a newer version is published.
time-cli
Get the current Unix time in milliseconds or converts an epoch to human readable time.
worker-communication
This module provide bilateral communication with callback between cluster worker and master, node.js child process is supported too.