0.0.6 • Published 6 years ago
daybreak v0.0.6
Daybreak
· __ __ __
____/ /___ ___ __/ /_ ________ ____ _/ /__
/ __ / __ `/ / / / __ \/ ___/ _ \/ __ `/ //_/
/ /_/ / /_/ / /_/ / /_/ / / / __/ /_/ / ,<
\__,_/\__,_/\__, /_.___/_/ \___/\__,_/_/|_|
/____/ Introduction 介绍
Daybreak is a UI component library based on React.js (with hooks) and Typescript
Before using this library, make sure the React.js version of your project is higher than 16.8.0.
Thank you for using Daybreak, I will try my best to make it better💪.
DayBreak 是一个基于 React.js(带 hooks)和 Typescript 的 UI 组件库。
在使用该库之前,请确保你的项目的 React.js 版本高于 16.8.0。
谢谢你使用 Daybreak,我会尽我最大的努力把它做得更好💪。
Quick Start (CDN)
If you want to try Daybreak, with minimal settings, you can load the file from unpkg:
如果想要以最少的设置尝试 Daybreak,可以从 unpkg 载入以下文件:
<script src="https://unpkg.com/daybreak@latest/lib/daybreak.js"></script>Available CDN links:
可用的 CDN 链接:
Installation 安装
You can install using NPM:
你可以使用 NPM 安装:
npm install daybreakOr using Yarn:
或者使用 Yarn:
yarn add daybreakRequired Peer Dependencies
These libraries are not bundled with Daybreak but required at runtime:
这些库没有与 Daybreak 打包在一起,但是在运行时是必需的: