Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
/ script-executor Public archive

Continuous JS and TS script executor. An interviewing tool alternative to the whiteboard.

License

Notifications You must be signed in to change notification settings

rfprod/script-executor

Repository files navigation

Continuous JS- and TS- Script Executor (CSE)

  • Executes JS-script index.js continuously on change.
  • Compiles TS-script index.ts continuously on change to ts/index.js and executes it.

Installation

yarn install

Start

npm start

Licenses

About

Continuous JS and TS script executor. An interviewing tool alternative to the whiteboard.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published