Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joeshub/chrome-devtools-extension-playground
A toolkit for building Chrome DevTools extensions using Typescript and React 18
https://github.com/joeshub/chrome-devtools-extension-playground
chrome-extension playground reactjs toolkit typescript
Last synced: about 2 months ago
JSON representation
A toolkit for building Chrome DevTools extensions using Typescript and React 18
- Host: GitHub
- URL: https://github.com/joeshub/chrome-devtools-extension-playground
- Owner: joeshub
- License: mit
- Created: 2022-12-11T20:36:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-11T21:35:34.000Z (about 2 years ago)
- Last Synced: 2024-04-14T14:27:45.294Z (9 months ago)
- Topics: chrome-extension, playground, reactjs, toolkit, typescript
- Language: TypeScript
- Homepage:
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chrome Devtools Extension Playground
A playground for building Chrome Devtools Extensions with React and Typescript.
## Features
- React 18
- Typescript
- Tailwind CSS
- Webpack 5
- SWC
- Jest## Scripts
### `yarn dev`
### `yarn build`
### `yarn test`