18s 0.2.15 → 0.2.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
WebC is a Web Components library designed for AI-assisted development. This package provides Chinese font subsetting support for WebC.
|
|
9
9
|
|
|
10
|
-
Online Preview: [https://webc-zh.
|
|
10
|
+
Online Preview: [https://webc-zh.pages.dev](https://webc-zh.pages.dev)
|
|
11
11
|
|
|
12
12
|
* [Features](#features)
|
|
13
13
|
* [Directory Structure](#directory-structure)
|
|
@@ -120,7 +120,7 @@ JetBrains Mono, released in 2020, is designed for readability. Project `18s` bun
|
|
|
120
120
|
|
|
121
121
|
WebC 是面向 AI 辅助开发的 Web Components 组件库。本包为 WebC 提供中文字体分片支持。
|
|
122
122
|
|
|
123
|
-
组件库在线浏览地址:[https://webc-zh.
|
|
123
|
+
组件库在线浏览地址:[https://webc-zh.pages.dev](https://webc-zh.pages.dev)
|
|
124
124
|
|
|
125
125
|
* [功能特性](#功能特性)
|
|
126
126
|
* [目录结构](#目录结构)
|
package/package.json
CHANGED