https://github.com/richplastow/jsmultrun
Run JavaScript under node, v8, rhino, webkit, all at once
https://github.com/richplastow/jsmultrun
Last synced: 4 months ago
JSON representation
Run JavaScript under node, v8, rhino, webkit, all at once
- Host: GitHub
- URL: https://github.com/richplastow/jsmultrun
- Owner: richplastow
- License: mit
- Created: 2016-01-17T14:26:47.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-01-18T00:10:12.000Z (over 9 years ago)
- Last Synced: 2025-01-06T01:10:50.904Z (5 months ago)
- Language: CoffeeScript
- Homepage: http://jsmultrun.richplastow.com
- Size: 35.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
JsMultRun
=========#### Run JavaScript under node, v8, rhino, webkit, all at once
- [Homepage](http://jsmultrun.richplastow.com/)
- [Documentation](http://jsmultrun.richplastow.com/#/doc/documentation)
- [NPM Package](https://www.npmjs.com/package/jsmultrun)
- [Fork JsMultRun on GitHub](https://github.com/richplastow/jsmultrun)#### Usage
- [Usage](http://jsmultrun.richplastow.com/#/doc/usage)
#### Test
- [Test](http://jsmultrun.richplastow.com/test/run-test.html)