All Projects → coocssweb → Cooreact

coocssweb / Cooreact

React组件库,一些常用的React组件

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Cooreact

React Native Elements App
Demo app for React Native Elements (w/ React Native Web)
Stars: ✭ 1,159 (+1263.53%)
Mutual labels:  components
Kendo React
Issue tracker - KendoReact http://www.telerik.com/kendo-react-ui/
Stars: ✭ 77 (-9.41%)
Mutual labels:  components
Clean Architecture Components Boilerplate
A fork of our clean architecture boilerplate, this time using the Android Architecture Components
Stars: ✭ 1,241 (+1360%)
Mutual labels:  components
Vitamin Web
Decathlon Design System libraries for web applications
Stars: ✭ 70 (-17.65%)
Mutual labels:  components
React Native Animatable
Standard set of easy to use animations and declarative transitions for React Native
Stars: ✭ 9,032 (+10525.88%)
Mutual labels:  transition
Vue Mdc
Material web components for Vue.js
Stars: ✭ 1,217 (+1331.76%)
Mutual labels:  components
Elemental components
Simple view components for Rails 5.1+
Stars: ✭ 68 (-20%)
Mutual labels:  components
Simpletab
A Simple iOS Tab Bar Controller with animation support.
Stars: ✭ 83 (-2.35%)
Mutual labels:  transition
Kit
Tools for developing, documenting, and testing React component libraries
Stars: ✭ 1,201 (+1312.94%)
Mutual labels:  components
Neumorphic Ui
📚 A library of components based on the concept of neumorphism
Stars: ✭ 82 (-3.53%)
Mutual labels:  components
Nestjs Components
A list of useful components for NestJS applications
Stars: ✭ 72 (-15.29%)
Mutual labels:  components
Buefy
Lightweight UI components for Vue.js based on Bulma
Stars: ✭ 9,025 (+10517.65%)
Mutual labels:  components
Splitting
JavaScript microlibrary to split an element by words, characters, children and more, populated with CSS variables!
Stars: ✭ 1,222 (+1337.65%)
Mutual labels:  transition
Egeo
EGEO is the open-source UI library used to build Stratio's UI. It includes UI Components, Utilities, Services and much more to build user interfaces quickly and with ease. The library is distributed in AoT mode.
Stars: ✭ 69 (-18.82%)
Mutual labels:  components
Barba
Create badass, fluid and smooth transition between your website's pages.
Stars: ✭ 9,372 (+10925.88%)
Mutual labels:  transition
Swift Layout Animation Transition 30days
Stars: ✭ 68 (-20%)
Mutual labels:  transition
Horror
😱 React HTML elements with CSS-in-JS
Stars: ✭ 78 (-8.24%)
Mutual labels:  components
Nano Style
React functional CSS-in-JS
Stars: ✭ 85 (+0%)
Mutual labels:  components
Inboxstyleanimation
A demo of an attempt to replicate Google Inbox email animation
Stars: ✭ 83 (-2.35%)
Mutual labels:  transition
React Typesetting
React typesetting components.
Stars: ✭ 80 (-5.88%)
Mutual labels:  components

React 的一些常用组件

这里有一些React组件,重新造一些轮子。

如果,能有你的反馈,那就更棒了。

Installation

所限确保你的本地已经安装了Node.js

# 安装依赖项
npm install

# 启动开发
npm start

# 构建版本
npm run build

Start

访问 http://127.0.0.1:8080 可以在本地查看组件,进行开发

也许你只是想看下demo,那可以访问: https://coocssweb.github.io/react/

Changes

Coming soon

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].