npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@chenyomi/leafer-htmltext-edit

v2.6.15

Published

A text editor plugin for Leafer UI with HTML text support

Readme

Leafer HTMLText Editor

Leafer UI 富文本编辑器插件 · 集成 Quill 2.0 · 支持 HTML 文本与完整样式控制

npm version npm downloads license TypeScript

English · 📖 完整文档 · 在线演示 · 插件官网


✨ 特性

| | | | :--- | :--- | | 🎨 富文本编辑 | 基于 Quill 2.0,支持完整的富文本编辑能力 | | 📐 文本样式 | 字体、大小、颜色、对齐、行高、字间距等全面控制 | | 🖊️ 行内描边 | 支持逐字符 textStroke 行内描边效果 | | 💪 行内字重 | 支持选区级 bold / fontWeight 行内加粗控制 | | 📋 列表支持 | 有序列表、无序列表 | | 🔐 授权管理 | 内置授权系统,本地开发不限制,上线有授权检测 | | 🔧 TypeScript | 完整的类型定义支持 | | 🚀 现代化构建 | ESM + CJS 双格式,支持 Tree Shaking |


🔗 相关链接

| 资源 | 链接 | | :--- | :--- | | 📖 完整文档 | chenyomi.github.io/leafer-htmltext-edit-website/docs | | 🌐 插件官网 | chenyomi.github.io/leafer-htmltext-edit-website | | 🎮 在线演示 | chenyomi.github.io/leafer-htmltext-edit-view | | 🐛 问题反馈 | GitHub Issues |

使用方式、API 说明及常见问题,请查阅 官方文档


📦 安装

npm install @chenyomi/leafer-htmltext-edit

或使用其他包管理器:

pnpm add @chenyomi/leafer-htmltext-edit
# yarn
yarn add @chenyomi/leafer-htmltext-edit

Peer Dependencies

插件依赖以下包,请确保一并安装:

npm install leafer-ui @leafer-ui/core @leafer-in/editor @leafer-in/html quill

| 依赖 | 说明 | | :--- | :--- | | leafer-ui | Leafer UI 主包 | | @leafer-ui/core | Leafer 核心 | | @leafer-in/editor | 编辑器扩展 | | @leafer-in/html | HTML 渲染支持 | | quill | 富文本引擎 |


📄 许可证

本项目使用自定义商业许可证,详见 LICENSE

商业使用需授权,请联系开发者获取授权密钥。


👤 作者

chenyomi · [email protected]

如果这个项目对你有帮助,请给个 ⭐️ Star!