An open API service indexing awesome lists of open source software.

https://github.com/ticky/evalit

☕️ Online JavaScript REPL (for when you want to hack on some JS in a hostile environment in a hurry)
https://github.com/ticky/evalit

Last synced: 6 days ago
JSON representation

☕️ Online JavaScript REPL (for when you want to hack on some JS in a hostile environment in a hurry)

Awesome Lists containing this project

README

          

# EvalIt

A simple JavaScript REPL

## Rationale

I wanted a place to fiddle with some JavaScript on a browser with fairly limited debugger options (a Kobo Glo HD). This is what spawned out of that!

## Usage

Point a web browser at and start fiddling!