🚀 DAY 4 OF LAUNCH WEEK:Introducing Socket Scanning for OpenVSX Extensions.Learn more
Socket
Book a DemoInstallSign in
Socket

@chinese-fonts/blbbsxt

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chinese-fonts/blbbsxt

Self-host the Chinese Web Fonts!

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
1
Created
Source

中文网字项目

官网

中文网字项目是用于将中文字体切割并放置在 NPM 进行快速部署的项目。

快速使用

这个项目其实就是一个 CSS 仓库,里面有包含字体文件在内的 CSS 文件,可以被外部 CDN 或者自己 npm install 一下进行使用。

使用 CDN

<link
    href="https://unpkg.com/@chinese-fonts/blbbsxt/dist/{具体的包名}/results.css"
    rel="stylesheet"
/>

在项目中使用

npm install @chinese-fonts/blbbsxt
import "@chinese-fonts/blbbsxt/dist/{具体的包名}/results.css";

字体许可

详见 官网

Keywords

chinese-fonts

FAQs

Package last updated on 17 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts