JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 15
  • Score
    100M100P100Q55429F
  • License GPL-2.0-or-later

Módulo criado para servir como editor de texto online.

Package Exports

  • @aleciambarella/document-editor

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 (@aleciambarella/document-editor) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@aleciambarella/document-editor

Este módulo do NPM, tem como uma de suas funcionalidades implementar algumas modificações no módulo do @ckeditor

Instalação

npm install @aleciambarella/document-editor

Uso

import DecoupledEditor from '@aleciambarella/document-editor/build/ckeditor';

Contribua

Pull Requests são sempre bem-vindos, caso queira implementar algo, sinta-se a vontade.

License

GPL-2.0-or-later