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 4edc71a611 fix: export all methods 3 weeks ago
..
.claude feat: updates to file format 4 weeks ago
src fix: export all methods 3 weeks ago
test feat: update tests + imports 4 weeks ago
.gitignore chore: create good gitignore 4 weeks ago
CLAUDE.md chore: init bun lib 4 weeks ago
README.md initial: README 4 weeks ago
bun.lock chore: init bun lib 4 weeks ago
index.html fix!: move to web.ts 3 weeks ago
package.json fix!: move to web.ts 3 weeks ago
style.css fix: move stylesheet 3 weeks ago
tsconfig.json feat: update tests + imports 4 weeks 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.