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