nv-buf-bi • 1.0.5nv-buf-bi ======================= - pure js, get bigint sign AND data-byte-length - for WriteVarInt -> WriteZigZag using - normally USELESS, used for encode/decode
INDIRECT
0
nv-buf-jstr • 1.0.15nv-buf-jstr =============== - nv-buf-jstr - a jstr step-decoder, input one-byte each time. return-code-point-if-success , return-undefined-if-in-waiting-more-bytes
INDIRECT
0
nv-buf-serde • 0.0.9nv-buf-serde ======================= - rewrite v8/src/objects/value-serializer.cc to JS - to let you use nodejs'v8.serialize AND nodejs'v8.deserialize in browser, - similiar to structuredClone AND MessageChannel-transfer, but can be used to send/recv
INDIRECT
16
nv-cli-basic • 1.1.2nv-cli-basic =============== - nv-cli-basic - for creat cli project - similiar to minimist, more simple
nv-facutil-ppgflike-is • 1.0.10nv-facutil-ppgflike-is ======================= - some is-function for those could not use instanceof/typeof - not support Proxy (only nodejs has that API,browser has NOT) - cant NOT diff bwtween lambda VS method - all js, without-use-of-parser - for te
nv-path-basic • 1.0.11nv-path-basic ============ - several simple wrapped function of path module
INDIRECT
0
nv-regexp-flags • 1.0.1nv-regexp-flags ======================= - convert regexp flags-str to a int compatible-with-v8 - refer to : v8/src/regexp/regexp-flags.h