This is a template for creating a React component library using Typescript, Prettier, ESLint, Biome, Vite, and Jest.
It comes with a pre-configured CI/CD pipeline for Github Actions, and a node script to compile the typescript type definitions into a single file for distribution.
node configure.cjs
package-skeleton
uses Jest for unit tests. To run the test; suite:
npm run test
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.