https://github.com/skratchdot/js-playground
benchmark js snippets in a web worker
https://github.com/skratchdot/js-playground
Last synced: 6 months ago
JSON representation
benchmark js snippets in a web worker
- Host: GitHub
- URL: https://github.com/skratchdot/js-playground
- Owner: skratchdot
- License: mit
- Created: 2015-12-14T23:29:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-14T23:43:18.000Z (over 10 years ago)
- Last Synced: 2025-02-24T12:21:48.109Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://projects.skratchdot.com/js-playground
- Size: 1.22 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# js-playground
[](http://badge.fury.io/js/js-playground)
[](https://david-dm.org/skratchdot/js-playground)
[](https://david-dm.org/skratchdot/js-playground#info=devDependencies)
[](https://npmjs.org/package/js-playground)
## Description
benchmark js snippets in a web worker
## Getting Started
Install the module with: `npm install js-playground`
## Documentation
__Coming Soon__
## Links
- [Live Demo](http://projects.skratchdot.com/js-playground)
- [Source Code](https://github.com/skratchdot/js-playground)
- [Demo Source Code](https://github.com/skratchdot/js-playground/tree/gh-pages)
## License
Copyright (c) 2015 [skratchdot](http://skratchdot.com/)
Licensed under the [MIT license](LICENSE-MIT).