Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pawsong/js-interp
- Owner: pawsong
- License: apache-2.0
- Created: 2016-10-05T15:48:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-24T20:46:10.000Z (about 8 years ago)
- Last Synced: 2024-11-13T19:34:39.878Z (4 days ago)
- Language: TypeScript
- Size: 520 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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