Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @shanzhai/compile-type-script-plugin with all npm packages installed. Try it out:

require("@shanzhai/type-script-compiler-options-store/package.json"); // @shanzhai/type-script-compiler-options-store is a peer dependency. require("@shanzhai/javascript-source-store/package.json"); // @shanzhai/javascript-source-store is a peer dependency. require("@shanzhai/parsed-type-script-store/package.json"); // @shanzhai/parsed-type-script-store is a peer dependency. var compileTypeScriptPlugin = require("@shanzhai/compile-type-script-plugin")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@shanzhai/compile-type-script-plugin v0.0.19

A Shanzhai plugin while compiles the entire store of parsed TypeScript, storing the resulting Javascript in corresponding source store.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free