Herb for Node.js (via WebAssembly)
Package: @herb-tools/node-wasm
WebAssembly-based HTML-aware ERB parser for Node.js.
Building
Run nx build node-wasm
to build the library.
Running unit tests
Run nx test node-wasm
to execute the unit tests via Vitest.