Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/derhuerst/js-playgrounds
A command line JavaScript editor analyzing your code.
https://github.com/derhuerst/js-playgrounds
Last synced: 5 days ago
JSON representation
A command line JavaScript editor analyzing your code.
- Host: GitHub
- URL: https://github.com/derhuerst/js-playgrounds
- Owner: derhuerst
- License: isc
- Created: 2016-09-21T21:41:53.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-02T12:14:44.000Z (almost 8 years ago)
- Last Synced: 2024-10-18T07:05:31.209Z (26 days ago)
- Language: JavaScript
- Homepage: https://github.com/derhuerst/js-playgrounds
- Size: 15.6 KB
- Stars: 18
- Watchers: 5
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# js-playgrounds
**A command line JavaScript editor analyzing your code**, using [`inspect-code`](https://github.com/derhuerst/inspect-code).
[![asciicast](https://asciinema.org/a/86588.png)](https://asciinema.org/a/86588)
```shell
npm install js-playgrounds
js-playgrounds # run
```[![npm version](https://img.shields.io/npm/v/js-playgrounds.svg)](https://www.npmjs.com/package/js-playgrounds)
[![dependency status](https://img.shields.io/david/derhuerst/js-playgrounds.svg)](https://david-dm.org/derhuerst/js-playgrounds)
[![dev dependency status](https://img.shields.io/david/dev/derhuerst/js-playgrounds.svg)](https://david-dm.org/derhuerst/js-playgrounds#info=devDependencies)
![ISC-licensed](https://img.shields.io/github/license/derhuerst/js-playgrounds.svg)
[![chat on gitter](https://badges.gitter.im/derhuerst.svg)](https://gitter.im/derhuerst)## Contributing
If you **have a question**, **found a bug** or want to **propose a feature**, have a look at [the issues page](https://github.com/derhuerst/js-playgrounds/issues).