GithubHelp home page GithubHelp logo

yanqi-lin / ying-ui Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 6.38 MB

一个基于「 React 」框架的个性化 UI 组件库。

Home Page: https://yinyin-ui-ts.vercel.app

License: MIT License

HTML 1.70% CSS 0.92% TypeScript 59.66% SCSS 32.89% MDX 4.83%

ying-ui's Introduction

Ying Design

一个基于「 React 」框架的个性化 UI 组件库。

✨ 特性

  • 👑 自主设计的符合直觉的交互语言和视觉风格;
  • 📦 开箱即用的高质量 React 组件;
  • 🛡️ 使用 TypeScript 开发,提供完整的类型定义文件;
  • 🎃 友好的 API ,自由灵活地使用空间;
  • 🎠 细致、漂亮的 UI;
  • 📁 清晰明了的演示站点,细致的文档。

📦 安装

使用 npm 安装

$ npm i ying-design

🔨 示例

1. 引入样式

index.tsx(.jsx)中:

import "ying-design/dist/index.css";

2. 使用组件

import React from "react";
import { Button } from "ying-design";

const App = () => (
  <>
    <Button btnType="primary" size="lg">
      PRESS ME
    </Button>
  </>
);

🔗 链接

License

ying-ui's People

Contributors

erdong-fe avatar yanqi-lin avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.