Compare commits

...

2 Commits

Author SHA1 Message Date
Nikita Korzhitskii
b4e7c95077 Merge 1b73c78a05 into 6d17f734e4 2024-11-24 23:08:27 +00:00
Nikita Korzhitskii
1b73c78a05 Added editor "Code - A sandbox for fast prototyping" 2024-11-25 00:00:57 +01:00

View File

@@ -394,6 +394,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [popline](https://github.com/kenshin54/popline) - Popline is an HTML5 Rich-Text-Editor Toolbar. * [popline](https://github.com/kenshin54/popline) - Popline is an HTML5 Rich-Text-Editor Toolbar.
* [Summernote](https://github.com/summernote/summernote) - Super simple WYSIWYG editor. * [Summernote](https://github.com/summernote/summernote) - Super simple WYSIWYG editor.
* [Everright-formEditor](https://github.com/Liberty-liu/Everright-formEditor) - A visual drag-and-drop low-code form editor * [Everright-formEditor](https://github.com/Liberty-liu/Everright-formEditor) - A visual drag-and-drop low-code form editor
* [Code](https://github.com/nikita-kun/code) - A sandbox for fast prototyping, keeps code client-side
## Documentation ## Documentation