1.0.2 • Published 3 years ago

@zapcentral/zap-ui-html-editor v1.0.2

Weekly downloads
2
License
-
Repository
-
Last release
3 years ago

Introduction

A customization from CKEditor5 classic build. This repo is for supporting React Typescript.

Note for developers

This repo will be published to npm as public package. In order to do that, please follow these step:

  1. Check latest version of package from here @zapcentral/zap-ui-html-editor
  2. Update new version of package in package.json. New version must be higher than latest version in @zapcentral/zap-ui-html-editor
  3. Login to npm by running: npm adduser
  4. Login to npm user: zapcentral
  5. Get password from keyvault
  6. Run command to publish: npm publish