Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/solidos/source-pane

source-pane
https://github.com/solidos/source-pane

running-code

Last synced: about 2 months ago
JSON representation

source-pane

Awesome Lists containing this project

README

        

# source-pane

Solid-compatible source code editor for [solid-panes](https://github.com/solid/solid-panes) system

Extracted from the solid-panes monolithic repository.

The source code allows one to mint a new source code file
and display and edit an existing one.

If the user edits a data file (such as turtle format) then
the syntax is checked before they save it back.

Once selected this pane as a view of a file, then the pen icon allows to switch to editing mode, and the check mark button allows the file to be saved back.

Editing can be aborted by the cancel(X) button.