From b0abbd9df8684ff9b960c1d3c5d6a0faea368612 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B5=D0=BD=D0=B8=D1=81=20=D0=A1=D1=82=D1=80=D0=BE?= =?UTF-8?q?=D0=BA=D0=BE=D0=B2?= Date: Mon, 13 Feb 2023 01:06:48 +0300 Subject: [PATCH] update package.json and README.md --- .github/workflows/release-package.yml | 2 +- README.md | 27 ++++++++++++++++----------- package.json | 8 +++++--- 3 files changed, 22 insertions(+), 15 deletions(-) diff --git a/.github/workflows/release-package.yml b/.github/workflows/release-package.yml index 71dfbab..df59c05 100644 --- a/.github/workflows/release-package.yml +++ b/.github/workflows/release-package.yml @@ -1,4 +1,4 @@ -name: wc-wysiwyg-editor package +name: wc-wysiwyg package on: release: diff --git a/README.md b/README.md index dd32c61..58a5329 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,13 @@ WC-WSIWYG HTML5 Editor written in TypeScript and designed by web-componennt, support all JS frameworks and browsers. See full demo - [wc-wysiwyg demo](https://webislife.ru/demo/wc-wysiwyg/) list and demo of all editor features - -## Install - -``` -npm i wc-wysiwyg-editor --save -``` - ## Features βœ… Multilingual support via [HTMLElement.lang](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/lang) attribute πŸ‡·πŸ‡Ί/πŸ‡ΊπŸ‡Έ supported by default +βœ… 🌐 Support all major browsers + +βœ… πŸš€ Reusable between all major JS frameworks + βœ… CSS styles for all popular HTML5 tags βœ… CSS support for πŸ”₯ in bulleted lists @@ -24,11 +21,12 @@ npm i wc-wysiwyg-editor --save βœ… Storing value in `window.localStorage` and restoring after reload, check in comment form below βœ… Eetting editable properties of any tags, the number of tags and attributes are configurable -βœ… Autocomplete as you type / for supported tags in new paragraph -βœ… Text\HTML5 view switcher +βœ… Autocomplete as you type `/` for supported tags in new paragraph -βœ… Size Clear Button `ΘΎ` +βœ… `Text\HTML5` view switcher + +βœ… Clear format tag button `ΘΎ` βœ… Live preview @@ -36,12 +34,19 @@ npm i wc-wysiwyg-editor --save - `ALT`+`SPACE` toggle the current caret pointer outside the tag - `ESCAPE` close bottom editor dialog box -βœ… Validation required, minlength, maxlength, filtertags +βœ… Validation `required`, `minlength`, `maxlength`, `filtertags` βœ… Inserting `