![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
「漢字標準格式」是一個集「語意樣式標準化」「文字設計」「高階排版功能」三大概念的Sass、JavaScript排版框架。其專為漢字網頁提供的美觀而標準化的環境,不僅符合傳統閱讀習慣、更為螢幕閱讀提供了既成標準,得以完整解決現今漢字網頁設計的排版需求。
「漢字標準格式」完整支援繁體中文、簡體中文及日文等三個採用漢字的語言文字。
[檢視範例測試頁 →] (http://ethantw.github.io/Han/latest/)
npm install --save han-css
bower install --save Han
component install ethantw/Han
gem install 'hanzi-rails'
(詳細說明)「漢字標準格式」提供多項定製功能,可經由變數設定、模組引用等方式定製專屬的樣式表。詳情請見使用手冊。
若毋須特別定製,你也可以直接使用以預設値編譯的CDN外連樣式表、腳本及網頁字體,以求高速下載及快取。此服務由cdnjs.com提供。
<link rel="stylesheet" media="all" href="//cdnjs.cloudflare.com/ajax/libs/Han/3.2.0/han.min.css">
腳本,
<script src="//cdnjs.cloudflare.com/ajax/libs/Han/3.2.0/han.min.js"></script>
Web字體,
//cdnjs.cloudflare.com/ajax/libs/Han/3.2.0/font/han.woff
//cdnjs.cloudflare.com/ajax/libs/Han/3.2.0/font/han.otf
han.min.css
(或使用Sass)。han.min.js
,並在<html>
元素標籤上加入類別han-init
以啓用DOM-ready渲染。「漢字標準格式」具低耦合、高度語意化等特性,樣式表與腳本各司其職、相互依賴性極低,並有多級樣式回退(fallback),故可依需求選用腳本。
歡迎參與「漢字標準格式」的開發。下列清單展示了部分常用的開發指令。
sudo npm i
npm start
或gulp dev
(包含本機運行及自動編譯)gulp build
han.js
API:gulp test
(PhantomJS)npm update && gulp dep
「漢字標準格式」版本:v3.2.0
本頁最後修改於:2015年4月26日 1:24(GMT+8)
FAQs
The CSS typography framework optimised for Hanzi
The npm package han-css receives a total of 77 weekly downloads. As such, han-css popularity was classified as not popular.
We found that han-css demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.