> A Simple WYSIWYG Editor for Angular8+ Applications.
npm install ngx-weditor> A Simple WYSIWYG Editor for Angular8+ Applications.
[![NPM Version][npm-image]][npm-url]
``bash`
npm i -S ngx-weditor
`javascript
import { NgxWeditorModule } from 'ngx-weditor';
@NgModule({
imports: [
NgxWeditorModule
]
});
`
`html``
Go ahead and test before installing
[npm-image]: https://img.shields.io/npm/v/ngx-weditor.svg
[npm-url]: https://www.npmjs.com/package/ngx-weditor