rich-text-toolkit 1.8.1
Install from the command line:
Learn more about npm packages
$ npm install @cultureamp/rich-text-toolkit@1.8.1
Install via package.json:
"@cultureamp/rich-text-toolkit": "1.8.1"
About this version
A collection of helpers for building a rich text editor (WYSIWYG) with ProseMirror.
If you only need basic rich text editing functions (bold, italics, lists, links)—take a look at the Kaizen Rich Text Editor, which uses these helpers to create a plug-and-play component.
This repo uses changesets. When you want to trigger a new release, run yarn changeset add
from your local terminal to generate a changeset. Commit the file that is generated, and when the PR merges, there will be another PR that is automatically created to create the release.
There is a quirk with the PR that is automatically generated at the moment where it cannot trigger the CI tasks to run. In order to run these, push an empty commit to the PR:
git checkout changeset-release/main
git commit -m "Empty commit to trigger CI tasks" --allow-empty
git push origin
You can then approve and merge the PR.
Details
- rich-text-toolkit
- cultureamp
- over 2 years ago
- UNLICENSED
- 43 dependencies
Assets
- rich-text-toolkit-1.8.1-npm.tgz
Download activity
- Total downloads 2,807
- Last 30 days 0
- Last week 0
- Today 0