2
1
Fork
You've already forked entitydecode.com
0
EntityDecode website http://entitydecode.com
  • JavaScript 55%
  • CSS 29.4%
  • Astro 14.8%
  • Just 0.8%
Rob Brazier bfc57bb1f7
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
add commit message to wrangler deploy
2026年05月22日 13:12:07 +01:00
.woodpecker add commit message to wrangler deploy 2026年05月22日 13:12:07 +01:00
public cloudflare deploy 2026年05月20日 19:00:13 +01:00
src replace daisyui with native tailwind 2026年01月14日 17:01:23 +00:00
.gitignore cloudflare deploy 2026年05月20日 19:00:13 +01:00
astro.config.mjs cloudflare deploy 2026年05月20日 19:00:13 +01:00
deno.json cloudflare deploy 2026年05月20日 19:00:13 +01:00
deno.lock cloudflare deploy 2026年05月20日 19:00:13 +01:00
justfile cloudflare deploy 2026年05月20日 19:00:13 +01:00
lefthook.yml bun -> deno and run linting 2025年12月03日 14:51:11 +00:00
LICENSE Create LICENSE 2024年06月03日 18:12:22 +01:00
mise.toml change source code link to codeberg 2025年12月03日 16:53:38 +00:00
package.json cloudflare deploy 2026年05月20日 19:00:13 +01:00
README.md cloudflare deploy 2026年05月20日 19:00:13 +01:00
tsconfig.json cloudflare deploy 2026年05月20日 19:00:13 +01:00
wrangler.jsonc cloudflare deploy 2026年05月20日 19:00:13 +01:00

EntityDecode

A fully client-side tool to encode and decode HTML Entities from text (e.g. »») and decode URL components (e.g. %23#)

GitHub License Built with Astro

Running Locally

Packages are installed with bun

bun install

To run the app, use

bun dev

Maintenance

I may do the occasional rewrite of this app as a test for other technologies, but remain the same functionality.

It's essentially feature complete for what I have intended to write, so just 'maintenance mode' - responding to dependabot/renovate constantly pinging me about dependencies needing to be updated.

DISCLAIMER No support is provided - this is a toy project