An interactive Org AST viewer powered by Organic.
Go to file
Tom Alexander a11201363e
Rename Editor to Explorer.
This component was both the editor and the AST view so it doesn't make sense to call it Editor. Instead the highlightable textarea is going to be moved into a new Editor component.
2024-01-28 17:28:43 -05:00
public Rename from organic wasm demo to organic ast explorer. 2024-01-27 22:55:16 -05:00
src Rename Editor to Explorer. 2024-01-28 17:28:43 -05:00
.babelrc React hello world. 2024-01-21 17:54:00 -05:00
.gitignore Add a production release build. 2024-01-27 23:23:13 -05:00
package-lock.json Add a production release build. 2024-01-27 23:23:13 -05:00
package.json Add a production release build. 2024-01-27 23:23:13 -05:00
tsconfig.json Run format. 2024-01-21 21:13:03 -05:00
webpack.common.js Add a production release build. 2024-01-27 23:23:13 -05:00
webpack.dev.js Add a production release build. 2024-01-27 23:23:13 -05:00
webpack.prd.js Add a production release build. 2024-01-27 23:23:13 -05:00