nv-facutil-cache-cursor =============== - simple cache with cursor - forward ,backword, push,pop, push\_and\_forward ,pop\_and\_backward
nv-facutil-fixed-cache-cursor ============================= - mini cache with cursor - same as https://www.npmjs.com/package/nv-facutil-cache-cursor - for size < 8 using, for performance - fst,ppprev, pprev, prev, current, next,nnext,nnnext,lst - forward
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
simple and,or,not to void too many || and &&
nv-facutil-simple-test ====================== - nv-facutil-simple-test simple test tools
nv-facutil-init-ta ======================= - init fill a typed-array with a typed-array-unit
An implementation of the CSSStyleDeclaration class from the CSS Object Model specification
nv-facutil-generator =============== - nv-facutil-generator
nv-array-small-fifo =================== - nv-array-small-fifo - small-fixed-size-array, slightly faster than the-built-in-array-methods if size is small (<=8) - its a simplified version of nv-facutil-cache-cursor AND nv-facutil-fixed-cache-cursor - for
nv-facutil-window ======================== - window for array OR generator OR async-generator - its a simple version of nv-facutil-cache-cursor(win) AND nv-facutil-fixed-cache-cursor(win7) - win window-of-any-size - win7 window-of-size-7 , this is s
CSS Object Model implementation and CSS parser
nv-facutil-ab ======================= - serveral simple function for copy-arraybuffer
A tool for resolving node versions from common aliases
Gracefully restore the CLI cursor on exit
A cache object that deletes the least-recently-used items.
nv-facutil-idlock =============== - simple promise sema
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Toggle the CLI cursor
nv-facutil-simple-nest ======================== - nv-facutil-simple-nest for only-one-type structure
nv-facutil-simple-sema =============== - simple promise sema
Require hook for automatic V8 compile cache persistence
nv-facutil-multi-key ======================== - nv-facutil-multi-key is a simple util for multi-key dict
CSS Object Model implementation and CSS parser
A simple key/value storage using files to persist the data