Skip to content

a-type/typescript-library-template

Repository files navigation

typescript-library-template

Personal template of @a-type for creating libraries using Typescript.

Features

  • Testing: Jest/RTL - npm test/npm test:watch
  • Build: CJS+ESM - npm run build:cjs/npm run build:esm
  • Storybook - npm run storybook
  • TSDoc - npm run tsdoc
  • Homepage - cd homepage && npm run build

About

Like the React template, without React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published