Ujnotes — CC0 1.0
Working notes on Notes: Version.
To log object.
console.dir(<object>, { depth: null });Version
node -vCreate package.json.
Npm <global command>Npx <local command>Run command from local directory.
E.g. npx <command> for .\node_modules\<package>\<command>Updated:
2026 Aug 19

