Abfahrtsanzeiger Display Basic Library
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
libmonoformat/ts
flop 0db0e11815 fix: multiple adjustments to rendering and updating fields 1 month ago
..
.claude feat: updates to file format 2 months ago
src fix: multiple adjustments to rendering and updating fields 1 month ago
test feat: update tests + imports 2 months ago
.gitignore chore: create good gitignore 2 months ago
CLAUDE.md chore: init bun lib 2 months ago
README.md initial: README 2 months ago
bun.lock chore: init bun lib 2 months ago
index.html fix: rework most of the UI 2 months ago
package.json fix: move all to browser.ts again 2 months ago
style.css fix: move stylesheet 2 months ago
tsconfig.json feat: update tests + imports 2 months ago

README.md

libmonoformat-ts

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.11. Bun is a fast all-in-one JavaScript runtime.