All Projects → codex-src → codex-wysiwyg

codex-src / codex-wysiwyg

Licence: MIT License
In-progress (status: alpha) React-based WYSIWYG editor for developers. 🦕

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to codex-wysiwyg

MarkDEditor
A WYSIWYG MarkDown editor for Android.
Stars: ✭ 76 (+94.87%)
Mutual labels:  wysiwyg
html-integrations
The official JavaScript library for MathType, the leading formula editor and equation writer for the web by Wiris
Stars: ✭ 36 (-7.69%)
Mutual labels:  wysiwyg
redactor
Integriert den Redactor WYSIWYG-Editor in aktueller Version
Stars: ✭ 22 (-43.59%)
Mutual labels:  wysiwyg
react-web-editor
The react-web-editor is a WYSIWYG editor library. you can resize and drag your component. It also has simple rich text editor
Stars: ✭ 191 (+389.74%)
Mutual labels:  wysiwyg
unicode-formatter
Convert portions of text to fancy text using unicode fonts for use on Twitter and other sites that don't support rich text
Stars: ✭ 31 (-20.51%)
Mutual labels:  wysiwyg
fluence
WYSIWYG wiki powered by Crystal, markdown, and Git
Stars: ✭ 44 (+12.82%)
Mutual labels:  wysiwyg
am-editor
A rich text collaborative editor framework that can use React and Vue custom plug-ins. 一个富文本实时协同编辑器框架,可以使用React和Vue自定义插件。
Stars: ✭ 542 (+1289.74%)
Mutual labels:  wysiwyg
jce
JCE - A Content Editor for Joomla
Stars: ✭ 29 (-25.64%)
Mutual labels:  wysiwyg
wysiwyg-editor-php-sdk
PHP SDK to ease the integration of Froala WYSIWYG Editor on server side.
Stars: ✭ 37 (-5.13%)
Mutual labels:  wysiwyg
textbus
Textbus 是一个组件化的、数据驱动的富文本框架,支持在线协同编辑,同时也可以作为一个开箱即用的富文本编辑器,拥有非常好的扩展性和可定制性,是构建复杂富文本的不二之选!
Stars: ✭ 642 (+1546.15%)
Mutual labels:  wysiwyg
django-text
Intuitive text editing for humans using Django.
Stars: ✭ 80 (+105.13%)
Mutual labels:  wysiwyg
new ckeditor
Ruby on Rails + CKEditor 5
Stars: ✭ 27 (-30.77%)
Mutual labels:  wysiwyg
wysiwyg-editor-dotnet-sdk
.NET SDK to ease the integration of Froala WYSIWYG Editor on server side.
Stars: ✭ 23 (-41.03%)
Mutual labels:  wysiwyg
summernote-themes
Addon Themes for Summernote Lite WYSIWYG Editor
Stars: ✭ 42 (+7.69%)
Mutual labels:  wysiwyg
analogwp-templates
Style Kits for Elementor adds a number of intuitive styling controls in the Elementor editor that allow you to apply styles globally or per page.
Stars: ✭ 20 (-48.72%)
Mutual labels:  wysiwyg
kwig
KIWG is a WYSIWYG editor for WinForm based on summernote.
Stars: ✭ 36 (-7.69%)
Mutual labels:  wysiwyg
SilentNotes
SilentNotes is a simple note taking app which respects your privacy.
Stars: ✭ 98 (+151.28%)
Mutual labels:  wysiwyg
plasmic
Visual page builder and web design tool for any website or web app tech stack
Stars: ✭ 1,475 (+3682.05%)
Mutual labels:  wysiwyg
omflow
form base and IT automation workflow engine.
Stars: ✭ 14 (-64.1%)
Mutual labels:  wysiwyg
grapesjs-plugin-forms
Set of form components and blocks for the GrapesJS editor
Stars: ✭ 39 (+0%)
Mutual labels:  wysiwyg

Codex 🦕

Codex is an in-development (status: alpha) WYSIWYG editor for the developer community.

The purpose of Codex is to make note-taking, publishing to the web, and new forms of self-expression accessible to the developer community.

The current alpha is hosted on Netlify at codex-wysiwyg.netlify.app.



Feedback about all aspects of Codex are welcome. You’re welcome to:

With Codex, you’ll be able to:

  • Author on the web in a well-behaved WYSIWYG editor. ✍️
    All modern desktop browsers will be supported, including iOS.
  • Use markdown syntax as shortcuts for WYSIWYG formatting. 🧠⚡️
    For example, **bold**<strong>bold</strong>.
  • Author inline code and code blocks with dynamic syntax highlighting. 🌈
    You, dear developer, are a respected member of society.
  • Cut, copy, and paste as markdown. ✂️
    Never lose the semantic meaning of your documents. This also means your documents will be interoperable with Notion!
  • Render to GitHub Flavored Markdown and semantic HTML in realtime. 👩‍💻👨‍💻
    Bootstrap your next project by using Codex to generate your content.
  • Customize the editor’s aesthetic to your needs. 🧐
    Light mode, dark mode, and support for colorful themes.
  • Auto-generate table-of-contents. 🔗
    Codex generates document-unique links for every header element and generates a table-of-contents for you, for every document.
  • Forget markdown syntax?! 🤪
    Is he serious??
  • More!

Current Status

The Codex editor is currently: alpha status.

Missing MVP features:

  • Support for pending formatting ranges (e.g. formatting without a selection)
  • Support for multiline elements; <blockquote>, <ul>, etc.
  • Support for media elements; <img>, etc.
  • Support for markdown-to-WYSIWYG transformations
  • Support for clipboard operations (cut, copy, paste)
  • Support for history operations (undo, redo)

Planned (future) features:

  • Support for more inline elements
  • Support for custom search
  • Support for custom cursors
  • Support for collaborative editing

License

Codex WYSIWYG is open source software licensed as MIT.


Follow me on Twitter @username_ZAYDEK! 🖖

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].