- Parsing HTML attributes
- Download the results of parsing HTML attributes as a JSON-formatted file
- Download the results of parsing HTML attributes as a CSV-formatted file
cd htmlparser
bun run build
bun run dev
http://localhost:5173
bun lint
bun format
npm test
Caution
When I run the test on Bun(bun test
), I get an error, but it is not caused by the code.
oven-sh/bun#10275
Category | Technology |
---|---|
Language | TypeScript |
Package manager | Bun |
Library | React |
Platform | Cloudflare Pages |
Testing Framework | Vitest |
Formatter / Linter | Biome |
Development environment | Docker |