No description
  • TypeScript 100%
Find a file
2026-07-03 22:30:20 +02:00
src chore: init 2026-07-03 22:30:20 +02:00
.gitignore chore: init 2026-07-03 22:30:20 +02:00
bun.lock chore: init 2026-07-03 22:30:20 +02:00
package.json chore: init 2026-07-03 22:30:20 +02:00
README.md chore: init 2026-07-03 22:30:20 +02:00
tsconfig.json chore: init 2026-07-03 22:30:20 +02:00

num-to-text

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.1. Bun is a fast all-in-one JavaScript runtime.