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 debce36336 feat(ts-editor): display change support 4 days ago
..
.claude feat: updates to file format 4 weeks ago
src feat(ts-editor): display change support 4 days 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
build-dts.ts feat: fix exports 2 weeks ago
bun.lock feat: fix exports 2 weeks ago
package.json feat: fix exports 2 weeks ago
tsconfig.json feat: changes for library exports 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.