Skip to content

A chrome extension that allows you to run typescript code in chrome devtool tab.

License

Notifications You must be signed in to change notification settings

RunbinPeng/chrome-typescript-editor

Repository files navigation

中文介绍

TypeScript Editor

An extension used in Google Chrome, can let you write down TypeScript or JavaScript code in Devtools Panel, and show output in Console Panel.

Development

yarn dev

Boostrap browser envrionment development server. visit localhost:9001/devtools.html

yarn start

Boostrap chrome plugin envrionment development server.

yarn build

Build chrome plugin package.

Usage

Mac: press cmd+s to run the code.

Win: press ctrl+s to run the code.

image-20211009142848719

About

A chrome extension that allows you to run typescript code in chrome devtool tab.

Resources

License

Stars

Watchers

Forks

Packages

No packages published