js-interp

JS-Interpreter written in TypeScript

Usage no npm install needed!

<script type="module">
  import jsInterp from 'https://cdn.skypack.dev/js-interp';
</script>

README

js-interp

NPM Version

Caution: Currently this fork may contain many breaking changes and experimental features.

A JS-Interpreter fork written in TypeScript

Credits

Neil Fraser (@NeilFraser) for the original repo

License

Apache-2.0