ef.js

Declarative DOM helper experiment

Commits at master

  1. 26e74341 Fix website's third-party link results in error in Chrome In Navigation API supported browsers, clicking `third-party-license.txt` leads to an error page due to the navigation handler (mis)intercepts the text file link as a prepped page link. Shota FUJI authored at Shota FUJI comitted at
  2. 33c22bab Update lockfile Bun had had a bug for --frozen-lockfile installation. Due to it changed lockfile in v1.0.4, trying `bun install --frozen-lockfile` in the version or later causes `lockfile had changes, but lockfile is frozen` error. Shota FUJI authored at Shota FUJI comitted at
  3. 49cd9df4 Add homepage field to package.json Discoverability is important. Shota FUJI authored at Shota FUJI comitted at
  4. e9217193 Add website deployment script Shota FUJI authored at Shota FUJI comitted at
  5. 62fddf63 Remove unused gitignore rules Those lines were created for API documentation auto-generates (not shipped). Shota FUJI authored at Shota FUJI comitted at
  6. 0116333f Add link to source code (and project management) Access to source code in readable form is essential to open source. Shota FUJI authored at Shota FUJI comitted at
  7. ba4c2d03 v1.0.0 Shota FUJI authored at Shota FUJI comitted at