GithubHelp home page GithubHelp logo

wangyewei / design-06k4 Goto Github PK

View Code? Open in Web Editor NEW
25.0 1.0 10.0 1.66 MB

一个基于react typescript的组件库

Home Page: https://design.06k4.com

License: MIT License

HTML 0.18% TypeScript 67.32% SCSS 29.86% JavaScript 2.64%
react typescript react-library rollupjs ui-components ui-library

design-06k4's Introduction

Design 06k4 of React

Design 06k4是基于 typescript 编写的 React UI 组件库,用于快速构建 React Web 应用。

✨ 特性:

  • 📦 开箱即用的 React 组件。
  • 🔒 基于 typescript 开发,提供完整的类型定义文件。
  • 🎪 提炼自企业级产品的交互语言和设计风格。
  • ⚡ 小巧而精干的设计体系。

文档地址:https://design.06k4.com

v0 到 v2

🚀 启动更快:采用 vite 替换 webpack cli,项目启动速度提升十倍。

🚀 打包更快:采用 rollup 替换 webpack 打包,打包速度更快,出产体积更小。

🚀 依赖安装快更:采用 pnpm 替换 npm 进行包管理,依赖安装速度更快。

安装

使用 npm 安装

npm install design-06k4 --save

示例

import { KDivider } from "design-06k4"

ReactDOM.render(<KDivider />, mountNode)
引入样式文件
import 'design-06k4/dist/index.css'

按需加载

默认支持 tree shaking

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.