Giter VIP home page Giter VIP logo

react-components's Introduction

React Components Catalog

Inspired by the awesome-react-components but lists only the components I or contributors use themeselves and can recommend. I believe 15 date picker components for React can’t be awesome and you still have no idea which one you should use.

UI components

Component libraries

  • react-bootstrap — great project but the CSS is from original Bootstrap, so never use in a project with custom design.
  • material-ui — components that implement Google’s Material Design.
  • semantic-ui-react — framework that helps create beautiful, responsive layouts.

Select

Date/time picker

Autocomplete

Autosize textarea

  • react-textarea-autosize — replacement for the textarea element which automatically resizes textarea as content changes.

Masked input

  • react-input-mask — input masking with attention to small usability details with cursor position, copy-paste, etc.

Rich text and code editing

Markdown

See #1 for discussion.

  • simple-markdown — very small (4 KB, ~10 times smaller than alternatives), no HTML support.
  • markdown-to-jsx — a simple-markdown fork with HTML support, GFM task lists and syntax highlight.

Tables

  • Reactabular — very flexible framework to work with tables.

Grids and whitespace

  • react-spaceman — manage whitespace inside components and between components.
  • Rebass Grid — responsive React grid system built with styled-components
  • Stack Styled — make stack layouts easy

Miscellaneous

Hotkeys

  • react-hotkeys — declarative hotkey and focus area management.

UI utilities

Utilities

  • decko — bind, debounce and memoize decorators.

Dev tools

Other tools

  • Spectacle — React based presentation library.

Removed components

These components were removed from the list, I can no longer recommend them. Feel free to send a pull request if the issue was fixed.

You may also like

Contributing

Suggestions are welcome: just create an issue if you know something better than what I use.

Author and license

Artem Sapegin, a frontend engineer at Omio and the creator of React Styleguidist. I also write about frontend at my blog.

CC0 1.0 Universal license, see the included License.md file.

react-components's People

Contributors

sapegin avatar yavorsky avatar bebraw avatar fnnzzz 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.