A repository template for making javascript projects for esm and commonjs.
  • JavaScript 94.2%
  • TypeScript 5.8%
Find a file Use this template
2026-05-06 13:07:28 -06:00
build Add repository base 2026-05-03 14:09:50 -06:00
src Add repository base 2026-05-03 14:09:50 -06:00
.gitignore Add repository base 2026-05-03 14:09:50 -06:00
.npmignore Add repository base 2026-05-03 14:09:50 -06:00
LICENSE Initial commit 2026-05-03 13:05:02 -06:00
package-lock.json Add repository base 2026-05-03 14:09:50 -06:00
package.json Mark as esm module 2026-05-03 14:10:06 -06:00
README.md Add repository base 2026-05-03 14:09:50 -06:00
tsconfig.json Only include src in the tsconfig.json 2026-05-06 13:07:28 -06:00
typedoc.json Add repository base 2026-05-03 14:09:50 -06:00

repository-template

The repository template for all (new) packages created by this organization