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
Install
npm install --save urdu-web-editorUsage
import React, { Component } from 'react'
import Editor from 'urdu-web-editor'
class Example extends Component {
render() {
return <Editor />
}
}Development
Install dependencies
npm installDevelop library
npm startLicense
MIT © umerfaruk