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

https://github.com/fengari-lua/fengari-devtools

Fengari devtools extension
https://github.com/fengari-lua/fengari-devtools

Last synced: 4 months ago
JSON representation

Fengari devtools extension

Awesome Lists containing this project

README

          

# fengari-devtools
Experimental Chrome/Firefox devtools extension for Fengari

## So far
The REPL runs Lua code in the inspected page Lua state.
For this to work you need to include [fengari-web](https://github.com/fengari-lua/fengari-web/tree/devtools) (_devtools_ branch) in your page.


Fengari