0.1.7 • Published 3 years ago

terminal-playground v0.1.7

Weekly downloads
128
License
MIT
Repository
github
Last release
3 years ago

terminal-playground

Zero config transpile Javascript and Typescript on the fly with super performant esbuild tool

How it is work

Run npx terminal-playground and choose a file or directory and starting save TS or JS files.

Demo

Demo

Getting Started

npx

npx terminal-playground

Install global

npm install -g terminal-playground

devDependencies

npm install --save-dev terminal-playground
./node_modules/.bin/terminal-playground

# package.json
# ...
# "scripts": {
#   "playground": "terminal-playground"
# ...
# }

Inspired

I was inspired by hopa would be a zero conf runner for javascript and typescript.

0.1.7

3 years ago

0.1.4

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.1-alpha.5

3 years ago

0.0.1-alpha.4

3 years ago

0.0.1-alpha.3

3 years ago

0.0.1-alpha.2

4 years ago

0.0.1-alpha.0

4 years ago