nv-facutil-promise • 1.0.34nv-facutil-promise =============== - nv-facutil-promise is a simple-util for promise
DIRECT
5
nv-facutil-simple-path • 0.0.2nv-facutil-simple-path ====================== - nv-facutil-simple-path - simple util of path, same as path.parse, more easy to use
INDIRECT
3
nv-facutil-simple-url • 0.0.1nv-facutil-simple-url ====================== - nv-facutil-simple-url - simple util of url, same as url.parse, more easy to use
INDIRECT
4
nv-facutil-stream • 1.0.11nv-facutil-stream ================== - nv-facutil-stream is a simple-wrap of some stream Class - provide cache
DIRECT
6
nv-file-compress • 1.0.3nv-file-compress ============== - simple wrap of zlib.createBrotliCompress AND zlib.createBrotli Decompress
nv-lex-tok-escape • 0.0.2nv-lex-tok-escape =============== - nv-lex-tok-escape handle escape in quoted-src-string - auto recover of invalid \x \u \o - its a simple version of nv-char-escape
INDIRECT
42
nv-lex-tok-wchar • 1.0.6nv-lex-tok-wchar =============== - nv-lex-tok-wchar - to match keywords char-by-char ,used in char-stream-parser(for stage-0 using) - a simple version of nv-lex-kw(remove support-of-escape)
INDIRECT
40
nv-lex-ws • 0.0.1nv-lex-ws =============== - nv-lex-ws - simple tool to find all WHITE-SPACE of a string
INDIRECT
40
nv-path-basic • 1.0.11nv-path-basic ============ - several simple wrapped function of path module
nv-server-simple-stream • 1.0.36nv-server-simple-stream ======================= - nv-server-simple-stream - simple http server - support unix-socket - support dynamic change handler - support manual mode - for testbed using