File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 11# AdminForth RichEditor Plugin
22
3- <img src =" https://img.shields.io/badge/License-MIT-blue.svg " alt =" License: MIT " />
4- <img src =" https://woodpecker.devforth.io/api/badges/3848/status.svg " alt =" Build Status " /> <a href =" https://www.npmjs.com/package/@adminforth/rich-editor " ><img src =" https://img.shields.io/npm/dt/@adminforth/rich-editor " alt =" npm downloads " /></a >
5- <a href =" https://www.npmjs.com/package/@adminforth/rich-editor " ><img src =" https://img.shields.io/npm/v/@adminforth/rich-editor " alt =" npm version " /></a > <a href =" https://www.npmjs.com/package/@adminforth/rich-editor " ><img src =" https://img.shields.io/bundlephobia/minzip/@adminforth/rich-editor " alt =" npm bundle size " /></a >
6-
3+ <img src =" https://img.shields.io/badge/License-MIT-blue.svg " alt =" License: MIT " /> <img src =" https://woodpecker.devforth.io/api/badges/3848/status.svg " alt =" Build Status " /> <a href =" https://www.npmjs.com/package/@adminforth/rich-editor " > <img src =" https://img.shields.io/npm/dt/@adminforth/rich-editor " alt =" npm downloads " /></a > <a href =" https://www.npmjs.com/package/@adminforth/rich-editor " ><img src =" https://img.shields.io/npm/v/@adminforth/rich-editor " alt =" npm version " /></a > <a href =" https://www.npmjs.com/package/@adminforth/rich-editor " >
74
85Allows to add a rich text editor to your AdminForth text columns.
96
Original file line number Diff line number Diff line change 99 "prepare" : " npm link adminforth" ,
1010 "build" : " tsc && rsync -av --exclude 'node_modules' custom dist/"
1111 },
12+ "homepage" : " https://adminforth.dev/docs/tutorial/Plugins/RichEditor/" ,
1213 "repository" : {
1314 "type" : " git" ,
1415 "url" : " https://github.com/devforth/adminforth-rich-editor.git"
You can’t perform that action at this time.
0 commit comments