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)
- Host: GitHub
- URL: https://github.com/ticky/evalit
- Owner: ticky
- Created: 2016-05-04T19:21:58.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T20:28:57.000Z (over 2 years ago)
- Last Synced: 2025-01-04T06:43:50.879Z (over 1 year ago)
- Language: CSS
- Homepage: http://evalit.jessicastokes.net/
- Size: 167 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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!