Share My Creation Simple HTML Editor

Editor.png

Code.png Preview.png Browser.png


Current version includes:
  1. Integration with MiniHTML and MiniHTMLParser
  2. Change arrow icon for collapse/expand
  3. Change delete and drag icon
  4. Change text colour and bold = false
  5. Add B4J server for live preview
  6. Add CodeMirrorWrapper for code highlighting
  7. Tested on Bootstrap 5.2 and jQuery 3.7 to show toast on webview
More works need to be done such as improving the UI/UX and fix problem with resizing view.
Forks and pull requests are welcome.

Github: https://github.com/pyhoon/simple-html-editor-b4j

Additional libraries:
Local server: http://localhost:8080/
 
Last edited:
Top