Files
eric 96c8f980e9 update to v2.3.0
add `.rep()` & `.replaceChildren()` function
update `.app()` & `.append()` to support rest params
update build target to ES6
fix comment color on demo page
add (more) tests
2025-09-13 19:44:55 -04:00

5 lines
109 B
JSON

{
"name": "@itsericwoodward/fluent-dom-esm",
"version": "2.3.0",
"exports": "./src/fluent-dom-esm.ts"
}