JSPM

  • Created
  • Published
  • Downloads 19
  • Score
    100M100P100Q37828F
  • License MIT

Urdu Rich Text Editor for web based on lexical

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (urdu-web-editor) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    urdu-web-editor

    Urdu Rich Text Editor for web based on lexical

    NPM JavaScript Style Guide

    Install

    npm install --save urdu-web-editor

    Usage

    import React, { Component } from 'react'
    
    import Editor from 'urdu-web-editor'
    
    class Example extends Component {
      render() {
        return <Editor />
      }
    }

    Development

    Install dependencies

    npm install

    Develop library

    npm start

    License

    MIT © umerfaruk