All Projects → hustcc → Ireact

hustcc / Ireact

Licence: mit
🎁 iReact: Fantastic React Components and Libraries! Makes it easy for you to pick one that’ll work for you.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Ireact

Vue Standalone Component
Vuejs template to build components with livecoding, tests, documentation and demos
Stars: ✭ 75 (-9.64%)
Mutual labels:  component
React Vim Wasm
Vim editor embedded in your React web application
Stars: ✭ 77 (-7.23%)
Mutual labels:  component
React Native Swipeview
The best SwipeView component for React Native.
Stars: ✭ 81 (-2.41%)
Mutual labels:  component
Security
The Security component provides a complete security system for your web application.
Stars: ✭ 1,195 (+1339.76%)
Mutual labels:  component
Ng2 Fan Menu
Angular Fan Menu
Stars: ✭ 76 (-8.43%)
Mutual labels:  component
Flow Ui
Flow-UI is a highly customizable UI framework based Seajs/jQuery。
Stars: ✭ 79 (-4.82%)
Mutual labels:  component
Uskin
A front-end framework aims at developing web projects based on CSS3 and provides common components.
Stars: ✭ 74 (-10.84%)
Mutual labels:  component
Lottie React
A lightweight React library for rendering complex After Effects animations in real time using Lottie.
Stars: ✭ 83 (+0%)
Mutual labels:  component
Reactjs Popup
React Popup Component - Modals,Tooltips and Menus —  All in one
Stars: ✭ 1,211 (+1359.04%)
Mutual labels:  component
Wymaterialbutton
Interactive and fully animated Material Design button for iOS developers.
Stars: ✭ 80 (-3.61%)
Mutual labels:  component
React Mde
📝 React Markdown Editor
Stars: ✭ 1,196 (+1340.96%)
Mutual labels:  component
Vuecirclemenu
🐰A beautiful circle menu powered by Vue.js
Stars: ✭ 1,199 (+1344.58%)
Mutual labels:  component
Security Csrf
The Security CSRF (cross-site request forgery) component provides a class CsrfTokenManager for generating and validating CSRF tokens.
Stars: ✭ 1,220 (+1369.88%)
Mutual labels:  component
Component Pattern For Angular Js 1 X
Example of implementation of Component pattern for Angular JS 1.X using ES6 & Webpack
Stars: ✭ 75 (-9.64%)
Mutual labels:  component
React Native Dialog Component
A react native dialog component support custom animation for IOS & Android.
Stars: ✭ 81 (-2.41%)
Mutual labels:  component
Console
The Console component eases the creation of beautiful and testable command line interfaces.
Stars: ✭ 8,988 (+10728.92%)
Mutual labels:  component
Rn Components Kit
A series of commonly used react-native components
Stars: ✭ 79 (-4.82%)
Mutual labels:  component
React Native Credit Card Input
Easy, cross-platform credit-card input for your React Native Project! Start accepting payment 💰 in your app today!
Stars: ✭ 1,244 (+1398.8%)
Mutual labels:  component
React Infinite Scroll Component
An awesome Infinite Scroll component in react.
Stars: ✭ 1,235 (+1387.95%)
Mutual labels:  component
Percy Storybook
Percy's Storybook SDK.
Stars: ✭ 80 (-3.61%)
Mutual labels:  component

iReact

Fantastic React Components and Libraries!

Build Status

iReact.cn helps you discover the most fantastic, powerful React Components and Libraries, and makes it easy for you to pick one that’ll work for you.

res/img/Screen-Capture.png

Rules

  • Must do something useful, and must not be just a demo
  • Must be MIT/BSD-license or similar permissive license
  • Must be well-tested

Submitting new libraries and components

Want to add your own? Fork this site on GitHub, add your framework to "data.js" and submit a pull request.

1. submit pull request

  • Add your library to "data.js", at the end of the file (this helps with merging many contributions) and enter the required attributes: 'name', 'repo', 'author', 'tags', 'description', all can't be empty(null or '').
  • The repo should point to wherever you host your README or docs and where code is downloaded code-download.
  • The tags attribute must be a array of the project keywords. max array length is 4. max string size is 30.
  • Running npm run build, and open index.html with your browser, should work and not return an error. To run build, you'll need node installed, and npm install first.
  • Then submit a pull request.

2. submit an issue

Open an issue here.

You should fill all the information of your project.

All rights reserved

Please note that iReact.cn is a curated site and that we reserve the right to refuse any listing for any reason.

The iReact.cn code/website is released under a MIT License.

This project is rewrited from microjs.com with react.

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