Giter Site home page Giter Site logo

impeiran / syllepsis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bytedance/syllepsis

1.0 0.0 0.0 2.92 MB

Syllepsis is an out-of-the-box rich text editor.

Home Page: https://bytedance.github.io/syllepsis/#/

License: Other

JavaScript 1.22% TypeScript 94.68% CSS 3.83% HTML 0.11% Handlebars 0.15%

syllepsis's Introduction

Syllepsis

workflow test

简体中文 | English

Introduction

Syllepsis is an out-of-the-box rich text editor compatible with mainstream modern browsers.We re-encapsulate Prosemirror to provide more concise APIs, a large number of basic plugins and custom plugins to simplify the customization of editors.

Features

  • Ready to go: support quick access to React. To use Syllepsis is as simple as other common components.
  • A large number of basic plugins: we provide a large number of regular plugins that you can choose on demand, plug and play without additional development costs.
  • Scalability: Simpler plugin encapsulation and API make it easy to customize business plugins for developers.
  • Other features: we have accumulated a lot of engineering practice and optimization skills in the framework. Please visit the official website for more information.

Document

For more details, please refer to official document

Quick start

  1. Installation
  npm install @syllepsis/access-react
  1. Use
import { SylEditor } from '@syllepsis/access-react';

export default function App() {
  return <SylEditor />;
}

Contact us

If you find any bugs, have questions about documents, or have other ideas, you can leave us a message in Github Issue, and we will communicate with you as soon as possible.

License

This project is licensed under the terms of the MIT license.

syllepsis's People

Contributors

edeink avatar lastnigtic avatar perryhuan9 avatar sundjly avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.