Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skratchdot/js-playground
benchmark js snippets in a web worker
https://github.com/skratchdot/js-playground
Last synced: about 1 month 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-14T23:43:18.000Z (about 9 years ago)
- Last Synced: 2024-11-20T10:52:17.221Z (about 1 month 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
[![NPM version](https://badge.fury.io/js/js-playground.svg)](http://badge.fury.io/js/js-playground)
[![Dependency Status](https://david-dm.org/skratchdot/js-playground.svg)](https://david-dm.org/skratchdot/js-playground)
[![devDependency Status](https://david-dm.org/skratchdot/js-playground/dev-status.svg)](https://david-dm.org/skratchdot/js-playground#info=devDependencies)[![NPM](https://nodei.co/npm/js-playground.png)](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).