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 23d99d6a41 feat: go for dist instead of public folder 1 month ago
..
dist_old refactor(editor): split out web editor 1 month ago
src feat: go for dist instead of public folder 1 month ago
.gitignore refactor(editor): split out web editor 1 month ago
CLAUDE.md refactor(editor): split out web editor 1 month ago
README.md refactor(editor): split out web editor 1 month ago
bun.lock refactor(editor): split out web editor 1 month ago
index.html refactor(editor): split out web editor 1 month ago
live.php refactor(editor): split out web editor 1 month ago
package.json refactor(editor): split out web editor 1 month ago
style.css refactor(editor): split out web editor 1 month ago
tsconfig.json refactor(editor): split out web editor 1 month 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.