fix(docs, deps, tests): update README with expanded usage docs and examples; bump devDependencies and dees-domtools; fix test import path

This commit is contained in:
2026-01-27 13:57:49 +00:00
parent 766858d2f1
commit fe2f80ed7f
6 changed files with 505 additions and 1813 deletions

View File

@@ -1,4 +1,4 @@
import { expect, tap } from '@push.rocks/tapbundle';
import { expect, tap } from '@git.zone/tstest/tapbundle';
import * as deesElement from '../ts/index.js';
tap.test('should create a static element', async () => {