repl-sdk

0.0.0 • Public • Published

REPL SDK

A Runtime compiler for anything that you could want to build a lighting fast REPL with.

Features:

  • Uses es-module-shims
  • Built in support for JavaScript, Mermaid, React, Vue, Svelte, Ember, Markdown
    • On-Demand Runtime: only pay for what you compile for - the async APIs mean that your users only load what they need.
  • Supports nested languages (for markdown)
  • Add any additional compiler/renderer at any time -- the flexible API allows for new libraries/frameworks to be added easily

Usage

Package Sidebar

Install

npm i repl-sdk

Weekly Downloads

2

Version

0.0.0

License

MIT

Unpacked Size

21.6 kB

Total Files

10

Last publish

Collaborators

  • nullvoxpopuli