yzsd
TypeScript icon, indicating that this package has built-in type declarations

0.0.93 • Public • Published

Yzs Design

A niubi UI design language and React UI library.

NPM version NPM downloads

✨ 特性

  • 🌈 提炼自企业级中后台产品的交互语言和视觉风格。
  • 📦 开箱即用的高质量 React 组件。
  • 🛡 使用 TypeScript 开发,提供完整的类型定义文件。
  • ⚙️ 应用开发框架和设计工具配套。

🖥 兼容环境

  • 现代浏览器。
  • 支持服务端渲染。
  • Electron
Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Electron
Electron
Edge last 2 versions last 2 versions last 2 versions last 2 versions

📦 安装

npm install yzsd --save
yarn add yzsd

🔨 示例

import React from 'react';
import { Button } from 'yzsd';

const App = () => (
  <>
    <Button type="primary">PRESS ME</Button>
  </>
);

🛡 TypeScript

🌍 国际化

Readme

Keywords

Package Sidebar

Install

npm i yzsd

Weekly Downloads

1

Version

0.0.93

License

MIT

Unpacked Size

1.09 MB

Total Files

266

Last publish

Collaborators

  • reacttt