Code Monkey home page Code Monkey logo

rich-content's Introduction

Wix Rich Content Editor

A super charged rich text editor with an extensible plugin system.

Bootstrap

  1. cd rich-content
  2. npm i -g lerna
  3. npm i - installs common dev dependecies
  4. lerna bootstrap - installs all dependencies and links any cross-dependencies.
  5. Build the modules by running one of the following:
    1. lerna run --parallel build:dev - build once
    2. lerna run --parallel watch - rebuild on changes

Modules

rich-content-editor is the rich content editor React Component.
rich-content-editor-example to see how to consume the Component as an editor.
rich-content-viewer-example to see how to consume the Component as a viewer.
rich-content-editor-tpa to see how to consume the Component as a Wix Third Party Application.
rich-content-common is a shared library utilized by the rest of the modules.
config build config for rich-content-common and all plugins.

Plugins

rich-content-plugin-link convert plain text URLs into <a> tags.
rich-content-plugin-hashtag convert plain text #hastags into dynamic elements.
rich-content-plugin-emoji add emojis to your content.
rich-content-plugin-image add images to your content.
rich-content-plugin-video add videos to your content.
rich-content-plugin-gallery add pro galleries to your content!!!
rich-content-plugin-html embed html code or sites in your content.
rich-content-plugin-divider add dividers to your content.

rich-content's People

Contributors

alandardic avatar artur-charcenko avatar bchmn avatar dorraba avatar guysopher avatar harelig avatar lxgreen avatar muteor avatar noanativ avatar ronnyelkayam avatar shaulgo avatar zoharc 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.