All Projects → Z-Editor → Z Editor

Z-Editor / Z Editor

Licence: mit
Online Z-notations Editor with Draft.js and React.js

Projects that are alternatives of or similar to Z Editor

draftjs exporter
Library to convert Draft.js ContentState to HTML
Stars: ✭ 77 (-22.22%)
Mutual labels:  draft-js
Craft.js
🚀 A React Framework for building extensible drag and drop page editors
Stars: ✭ 4,512 (+4457.58%)
Mutual labels:  draft-js
React Draft Wysiwyg
A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
Stars: ✭ 5,434 (+5388.89%)
Mutual labels:  draft-js
graphql-blog-client
🚀 React Apollo client for a GraphQL blog.
Stars: ✭ 15 (-84.85%)
Mutual labels:  draft-js
docs-soap
Library to clean up the clipboard contents generated by google docs
Stars: ✭ 17 (-82.83%)
Mutual labels:  draft-js
Draft Js Plugins
React Plugin Architecture for Draft.js including Slack-Like Emojis, FB-Like Mentions and Stickers
Stars: ✭ 3,918 (+3857.58%)
Mutual labels:  draft-js
draftjs
Draft.js exporter for Go
Stars: ✭ 22 (-77.78%)
Mutual labels:  draft-js
Megadraft
Megadraft is a Rich Text editor built on top of Facebook's Draft.JS featuring a nice default base of components and extensibility
Stars: ✭ 982 (+891.92%)
Mutual labels:  draft-js
rechord
Let's share your chord progressions!
Stars: ✭ 62 (-37.37%)
Mutual labels:  draft-js
Draft Convert
Extensibly serialize & deserialize Draft.js ContentState with HTML.
Stars: ✭ 416 (+320.2%)
Mutual labels:  draft-js
rich-editor
A react editor component based on draftjs.
Stars: ✭ 15 (-84.85%)
Mutual labels:  draft-js
draftjs-conductor
📝✨ Little Draft.js helpers to make rich text editors “just work”
Stars: ✭ 39 (-60.61%)
Mutual labels:  draft-js
Braft Editor
美观易用的React富文本编辑器,基于draft-js开发
Stars: ✭ 4,310 (+4253.54%)
Mutual labels:  draft-js
draftjs-filters
Filter Draft.js content to preserve only the formatting you allow
Stars: ✭ 53 (-46.46%)
Mutual labels:  draft-js
Dante2
A complete rewrite of dante editor in draft-js
Stars: ✭ 890 (+798.99%)
Mutual labels:  draft-js
draft-js-katex-plugin
A Katex plugin for DraftJS.
Stars: ✭ 33 (-66.67%)
Mutual labels:  draft-js
React Native Draftjs Render
React Native render for draft.js model
Stars: ✭ 368 (+271.72%)
Mutual labels:  draft-js
Gatsby Starter Procyon
An opinionated Gatsby starter designed for trash-eating pandas.
Stars: ✭ 88 (-11.11%)
Mutual labels:  draft-js
React Lz Editor
A multilingual react rich-text editor component includes media support such as texts, images, videos, audios, links etc. Development based on Draft-Js and Ant-design, good support html, markdown, draft-raw mode. 一款基于 draft-Js 和 ant-design 实现的 react 富文本编辑器组件,支持文本、图片、视频、音频、链接等元素插入,同时支持HTML、markdown、draft Raw格式。
Stars: ✭ 894 (+803.03%)
Mutual labels:  draft-js
Draftail
📝🍸 A configurable rich text editor built with Draft.js
Stars: ✭ 413 (+317.17%)
Mutual labels:  draft-js

Z-Editor

Build Status contributions welcome

A tool to create, edit and print formal Z-notation documents.

Try out the Demo.

Table of Contents

Features

  • Z-Editor supports following notations in the toolbar,
    • Schemas
    • Logics
    • Sets
    • Relations
    • Functions
    • Sequences
    • Bags
  • Download Z-Editor work as a PDF or a ZE file.
  • Import a ZE file to the editor and continue work.
  • Iconic schemas were created using draft.js blocks.
  • Rich Text Utilities.

Getting started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • git
  • npm

Install

git clone https://github.com/Z-Editor/Z-Editor.git
cd Z-Editor
npm install

Build

npm run build

Start

npm run start

Todo

  1. [ ] Loose the coupling between react-draft-wysiwyg and Z-Editor.
    • Current version of react-draft-wysiwyg doesn't support ref and few other problems were the reasons to add the edited version of react-draft-wysiwyg.

Contributing

  • We would greatly appreciate any contribution you make.
  • If you have ideas for more functionality or recipes that should be on this project, let us know.

Acknowledgments

License

Z-Editor is under the MIT license. See the License for more information.

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].