All Projects → joker-fu → Richtexteditor

joker-fu / Richtexteditor

一种Android富文本编辑方案(An Android rich text editing scheme)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Richtexteditor

Vue Simplemde
📝 Vue SimpleMDE - use simplemde with vue.js
Stars: ✭ 730 (+3742.11%)
Mutual labels:  editor
Scintillanet
A Windows Forms control, wrapper, and bindings for the Scintilla text editor.
Stars: ✭ 781 (+4010.53%)
Mutual labels:  editor
Flyapi
基于SSM layui 开发的多人博客系统,目标在于让每个人都能精准阅读和专注写作。
Stars: ✭ 16 (-15.79%)
Mutual labels:  editor
Suplemon
🍋 Console (CLI) text editor with multi cursor support. Suplemon replicates Sublime Text like functionality in the terminal. Try it out, give feedback, fork it!
Stars: ✭ 734 (+3763.16%)
Mutual labels:  editor
Lossless Cut
The swiss army knife of lossless video/audio editing
Stars: ✭ 8,639 (+45368.42%)
Mutual labels:  editor
Macsvg
macSVG - An open-source macOS app for designing HTML5 SVG (Scalable Vector Graphics) art and animation with a WebKit web view ➤➤➤
Stars: ✭ 789 (+4052.63%)
Mutual labels:  editor
Open C Book
开源书籍:《C语言编程透视》,配套视频课程《360° 剖析 Linux ELF》已上线,视频讲解更为系统和深入,欢迎订阅:https://www.cctalk.com/m/group/88089283
Stars: ✭ 715 (+3663.16%)
Mutual labels:  editor
The Graph
SVG custom elements for FBP graph editing and visualization. Used in noflo/noflo-ui
Stars: ✭ 896 (+4615.79%)
Mutual labels:  editor
Text Pastry
Extend the power of multiple selections in Sublime Text. Modify selections, insert numeric sequences, incremental numbers, generate uuids, date ranges, insert continuously from a word list and more.
Stars: ✭ 782 (+4015.79%)
Mutual labels:  editor
Vue Quill Editor
🍡@quilljs editor component for @vuejs
Stars: ✭ 6,874 (+36078.95%)
Mutual labels:  editor
Learn Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for.
Stars: ✭ 7,221 (+37905.26%)
Mutual labels:  editor
React Native Zss Rich Text Editor
React Native rich text editor based on ZSSRichTextEditor
Stars: ✭ 755 (+3873.68%)
Mutual labels:  editor
Monaco React
Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or rollup/parcel/etc) configuration files / plugins
Stars: ✭ 788 (+4047.37%)
Mutual labels:  editor
Uncolored
(Un)colored — Next generation desktop rich content editor that saves documents with themes. HTML & Markdown compatible. For Windows, OS X & Linux. — http://n457.github.io/Uncolored/
Stars: ✭ 733 (+3757.89%)
Mutual labels:  editor
Openapi Gui
GUI / visual editor for creating and editing OpenAPI / Swagger definitions
Stars: ✭ 891 (+4589.47%)
Mutual labels:  editor
Stackedit.js
Add StackEdit to any website
Stars: ✭ 724 (+3710.53%)
Mutual labels:  editor
Git Interactive Rebase Tool
Native cross-platform full feature terminal-based sequence editor for git interactive rebase.
Stars: ✭ 786 (+4036.84%)
Mutual labels:  editor
Farmanager
File and Archive Manager
Stars: ✭ 898 (+4626.32%)
Mutual labels:  editor
Lem
Common Lisp editor/IDE with high expansibility
Stars: ✭ 894 (+4605.26%)
Mutual labels:  editor
Dbkoda
State of the art MongoDB IDE
Stars: ✭ 795 (+4084.21%)
Mutual labels:  editor

本项目是修改MRichEditor,升级了summernote,修改了一些bug,去除了一些无用js(lang包、bootstrap、jquery)和库(BRAVH、ButterKnife),合并到了一个library。

MRichEditor

A rich text editor sample (based on summernote)

Features

  • Bold
  • Italic
  • Underline
  • Strike-through
  • Heading 1
  • Heading 2
  • Heading 3
  • Heading 4
  • Heading 5
  • Heading 6
  • Paragraph
  • Quote
  • Ordered List
  • Unordered List
  • Code
  • Horizontal Rule
  • Link
  • Image
  • Justify Center
  • Justify Full
  • Justify Left
  • Justify Right
  • Subscript
  • Superscript
  • Font Name
  • Font Size
  • Indent
  • Outdent
  • Undo
  • Redo

Screenshot

License

The MIT License (MIT)

Copyright © 2017 Even201314,

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
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].