Template for creating a new TypeScript library using Bun.
  • JavaScript 96.4%
  • TypeScript 3.6%
Find a file Use this template
2026-08-06 06:03:07 -04:00
src Initial commit 2026-08-06 06:03:07 -04:00
tests Initial commit 2026-08-06 06:03:07 -04:00
.gitignore Initial commit 2026-08-06 06:03:07 -04:00
.prettierrc Initial commit 2026-08-06 06:03:07 -04:00
eslint.config.mjs Initial commit 2026-08-06 06:03:07 -04:00
LICENSE.txt Initial commit 2026-08-06 06:03:07 -04:00
package.json Initial commit 2026-08-06 06:03:07 -04:00
README.md Initial commit 2026-08-06 06:03:07 -04:00
SETUP.md Initial commit 2026-08-06 06:03:07 -04:00
tsconfig.eslint.json Initial commit 2026-08-06 06:03:07 -04:00
tsconfig.json Initial commit 2026-08-06 06:03:07 -04:00
typedoc.json Initial commit 2026-08-06 06:03:07 -04:00

{{project-name}}

{{project-description}}