nv-number-basic =============== - nv-number-basic
Efficient "positions" for lists and text - enabling rich documents and collaboration
Various string formatting & utility functions
nv-array-defrag ============== - nv-array-defrag, simple util to resort a array
nv-js-parse ============ - nv-js-parse - wrap of @babel/parser - add some display/show/path/traverse methods , make it easy for manual-edit ast - nv-js-parse is slow, coz it insert some functions to original-babel-parser - and rebuild the path/traverse o
nv-path-basic ============ - several simple wrapped function of path module
read and write binary structures and data types
This addon provides string helpers for Ember templates and components.
Unpacks the content found within a text, delimited by an opening char and a closing char, e.g., 'Can extract (only the content found here within these parentheses)'
Return the single letter character abbreviation for an underlying array data type.
nv-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
nv-cli-basic =============== - nv-cli-basic - for creat cli project - similiar to minimist, more simple
Pure-JS ADLER-32
Text recoding in JavaScript for fun and profit!
nv-facutil-i ======================= - some consts of interger - for convert number/bigint from JS to nvlang TEST - nvlang did NOT distinguash int AND bigint in syntax
Categorize and manipulate characters
Set of utility macros to make writing N-API modules a little easier.
nv-array-combo ============ - nv-array-combo
Get the last character in a provided string.
nv-array-basic ============ - nv-array-basic
nv-dict-basic ============ - nv-dict-basic
Prompt for a single character
nv-string-basic =============== - nv-string-basic
fast and safe way to escape and unescape &<>'" chars