Giter Site home page Giter Site logo

hsqcoollaughing / shineout Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sheinsight/shineout

1.0 0.0 0.0 52.09 MB

高性能React组件库

Home Page: https://shine.wiki

License: MIT License

JavaScript 71.44% TypeScript 15.14% CSS 0.02% HTML 0.09% EJS 0.09% Less 13.22%

shineout's Introduction

English | 简体中文

react-router

A components library for React

Features

  • A concise and friendly API
  • A set of high-performance React components out of the box.
  • Always backward compatible
  • Flexible theme customization

Requirements

react >= 16.0.0
react-dom >= 16.0.0

Browsers support

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
Electron
Electron
IE10, IE11, Edge last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions

Examples

Installation

yarn add shineout

// or

npm install shineout

CDN

<link rel="stylesheet" href="https://unpkg.com/shineout/dist/theme.default.css" />
<script crossorigin src="https://unpkg.com/shineout/dist/shineout.min.js"></script>

Usage

import { Button } from 'shineout'

<Button />

And import style manually:

import 'shineout/dist/theme.default.css' // or 'shineout/dist/theme.antd.css'

Internationalization

See i18n

Links

Development

clone locally:

$ git clone [email protected]:sheinsight/shineout.git
$ cd shineout
$ yarn
$ yarn start

Open your browser and visit http://localhost:3000

LICENSE

MIT

shineout's People

Contributors

lobos avatar eastblueokay avatar leehaochen avatar nikomal avatar lsky-walt avatar kms-bismarck avatar dependabot[bot] avatar liyanbaby avatar danielchenn avatar mistyyyy avatar xiamengjian avatar dod-annie avatar binbin777 avatar rongjiehe avatar gitniko avatar lesliejt avatar imgbot[bot] avatar hypermoss avatar evansun1995 avatar vanachang avatar wuxiashuangji avatar zhaomuwei avatar patriciopeng avatar ityuany avatar yangge26 avatar xc9010 avatar jockw avatar dixdiydiz avatar chenwengui avatar cecilia79 avatar

Stargazers

Roman 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.