cyanzhong / jsbox-ts-playground

JSBox Node.js example: ts-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ts-playground

JSBox Node.js example that shows you:

  • How to transpile TypeScript? Yes, but that's not the point.
  • How to write a JSBox script that uses node modules? Yes.
  • How to call node modules from a JSBox script with parameters? Yes.

Instructions

  • Install JSBox 2.0
  • Run npm install to resolve dependencies

About

JSBox Node.js example: ts-playground


Languages

Language:JavaScript 100.0%