cloudflare-workers-typescript-template/ ├── .husky/ # Git hooks ├── .vscode/ # VSCode configuration ├── src/ # Source code │ └── index.ts # Entry point ├── test/ # Test files │ └── index.test.ts # ...
🖥️ A Web Extension starter kit built with React, TypeScript, Storybook, EsLint, Prettier, Jest, TailwindCSS, & Webpack. Compatible with Google Chrome, Mozilla Firefox, Brave, and Microsoft Edge. This ...