Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pawsong/js-interp

JS-Interpreter written in TypeScript
https://github.com/pawsong/js-interp

Last synced: about 5 hours ago
JSON representation

JS-Interpreter written in TypeScript

Awesome Lists containing this project

README

        

# js-interp

[![NPM Version][npm-image]][npm-url]

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

A [JS-Interpreter](https://github.com/NeilFraser/JS-Interpreter) fork written in TypeScript

## Credits

Neil Fraser (@NeilFraser) for [the original repo](https://github.com/NeilFraser/JS-Interpreter)

## License

Apache-2.0

[npm-image]: https://img.shields.io/npm/v/js-interp.svg
[npm-url]: https://npmjs.org/package/js-interp