Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`