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-editor
flop 395e5efa54 feat(ts-editor): resize display support 4 days ago
..
src feat(ts-editor): resize display support 4 days ago
.gitignore refactor(editor): split out web editor 2 weeks ago
CLAUDE.md refactor(editor): split out web editor 2 weeks ago
README.md refactor(editor): split out web editor 2 weeks ago
bun.lock refactor(editor): split out web editor 2 weeks ago
index.html feat(ts-editor): resize display support 4 days ago
live.php refactor(editor): split out web editor 2 weeks ago
mobile.css feat(ts-editor): add mobile support 4 days ago
package.json refactor(editor): split out web editor 2 weeks ago
style.css feat(ts-editor): resize display support 4 days ago
tsconfig.json refactor(editor): split out web editor 2 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.