No description
  • TypeScript 95.2%
  • JavaScript 4.8%
Find a file
2025-10-14 02:37:22 +09:00
.github/workflows init 2025-10-14 01:48:06 +09:00
src fix: Use the most compatible exports 2025-10-14 02:31:03 +09:00
.gitignore fix: bad export 2025-10-14 01:58:27 +09:00
bun.lock init 2025-10-14 01:48:06 +09:00
package.json fix: JS only export 2025-10-14 02:37:22 +09:00
README.md init 2025-10-14 01:48:06 +09:00
tsconfig.json fix: Reset and proper exports 2025-10-14 02:18:37 +09:00
tsup.config.mjs fix: Next.js compatibility 2025-10-14 02:33:52 +09:00

jda-icons

To install dependencies:

bun install

To run:

bun run index.ts

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