Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dawsbot/script-kitty

url-encoded JavaScript
https://github.com/dawsbot/script-kitty

frontend javascript

Last synced: about 4 hours ago
JSON representation

url-encoded JavaScript

Awesome Lists containing this project

README

        

# Script Kitty

Write, execute, and share javascript code instantly.

The url auto-encodes all content so that you can share and execute without server state.

There is no:

- Backend
- Database
- Code Bloat

You own all the data yourself and can verify it with the source code.

## Installation

```sh
$ yarn
$ npm start
$ open http://localhost:3000
```

## Todos

- [x] Instant execution
- [x] Instant execution toggle switch.
- [ ] Offline friendly.
- [ ] Favicon.