Skip to content

Commit

Permalink
add awesome react resources
Browse files Browse the repository at this point in the history
  • Loading branch information
adixchen committed Jul 27, 2019
1 parent 3898b22 commit 103c279
Show file tree
Hide file tree
Showing 46 changed files with 9,563 additions and 2,322 deletions.
2,343 changes: 1,182 additions & 1,161 deletions README.md

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions tagged/apollo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## Bookmarks tagged [[apollo]](https://www.bookmarks.dev?q=[apollo])

_<sup><sup>[www.bookmarks.dev/tagged/apollo](https://www.bookmarks.dev/tagged/apollo)</sup></sup>_
---
#### [react-apollo-redux - A small wrapper to automatically dispatch actions in response to apollo mutations](https://github.com/Drawbotics/react-apollo-redux)
_<sup>https://github.com/Drawbotics/react-apollo-redux</sup>_

A small wrapper to automatically dispatch actions in response to apollo mutations. - Drawbotics/react-apollo-redux
* **tags**: [reactjs](../tagged/reactjs.md), [apollo](../tagged/apollo.md)
* :octocat: **[source code](https://github.com/Drawbotics/react-apollo-redux)**
---
16 changes: 16 additions & 0 deletions tagged/augmented-reality.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## Bookmarks tagged [[augmented-reality]](https://www.bookmarks.dev?q=[augmented-reality])

_<sup><sup>[www.bookmarks.dev/tagged/augmented-reality](https://www.bookmarks.dev/tagged/augmented-reality)</sup></sup>_
---
#### [React 360](https://facebook.github.io/react-360/)
_<sup>https://facebook.github.io/react-360/</sup>_

Create exciting 360 and VR experiences using React
* **tags**: [reactjs](../tagged/reactjs.md), [augmented-reality](../tagged/augmented-reality.md), [virtual-reality](../tagged/virtual-reality.md)
---
#### [Viro React](https://viromedia.com/viroreact/)
_<sup>https://viromedia.com/viroreact/</sup>_

Platform for rapidly building AR/VR applications using React Native
* **tags**: [reactjs](../tagged/reactjs.md), [augmented-reality](../tagged/augmented-reality.md), [virtual-reality](../tagged/virtual-reality.md)
---
53 changes: 53 additions & 0 deletions tagged/autocomplete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
## Bookmarks tagged [[autocomplete]](https://www.bookmarks.dev?q=[autocomplete])

_<sup><sup>[www.bookmarks.dev/tagged/autocomplete](https://www.bookmarks.dev/tagged/autocomplete)</sup></sup>_
---
#### [react-autocomplete by @rackt - WAI-ARIA compliant React autocomplete](https://github.com/rackt/react-autocomplete)
_<sup>https://github.com/rackt/react-autocomplete</sup>_

WAI-ARIA compliant React autocomplete (combobox) component - reactjs/react-autocomplete
* **tags**: [reactjs](../tagged/reactjs.md), [autocomplete](../tagged/autocomplete.md)
* :octocat: **[source code](https://github.com/rackt/react-autocomplete)**
---
#### [react-autosuggest by @moroshko - WAI-ARIA compliant React autosuggest component](https://github.com/moroshko/react-autosuggest)
_<sup>https://github.com/moroshko/react-autosuggest</sup>_

WAI-ARIA compliant React autosuggest component. Contribute to moroshko/react-autosuggest development by creating an account on GitHub.
* **tags**: [reactjs](../tagged/reactjs.md), [autocomplete](../tagged/autocomplete.md)
* :octocat: **[source code](https://github.com/moroshko/react-autosuggest)**
---
#### [react-autocomplete by @eliseumds- Just tasting some ReactJS + RxJS](https://github.com/eliseumds/react-autocomplete)
_<sup>https://github.com/eliseumds/react-autocomplete</sup>_

Just tasting some ReactJS + RxJS. Contribute to eliseumds/react-autocomplete development by creating an account on GitHub.
* **tags**: [reactjs](../tagged/reactjs.md), [autocomplete](../tagged/autocomplete.md)
* :octocat: **[source code](https://github.com/eliseumds/react-autocomplete)**
---
#### [react-autocomplete by @prometheusresearch - Autocomplete widget based on React](https://github.com/prometheusresearch/react-autocomplete)
_<sup>https://github.com/prometheusresearch/react-autocomplete</sup>_

Autocomplete widget based on Facebook React. Contribute to prometheusresearch/react-autocomplete development by creating an account on GitHub.
* **tags**: [reactjs](../tagged/reactjs.md), [autocomplete](../tagged/autocomplete.md)
* :octocat: **[source code](https://github.com/prometheusresearch/react-autocomplete)**
---
#### [instatype by @gragland - Simple react autocomplete component](https://github.com/gragland/instatype)
_<sup>https://github.com/gragland/instatype</sup>_

⚡️ Mobile-friendly React autocomplete component. Contribute to gragland/instatype development by creating an account on GitHub.
* **tags**: [reactjs](../tagged/reactjs.md), [autocomplete](../tagged/autocomplete.md)
* :octocat: **[source code](https://github.com/gragland/instatype)**
---
#### [downshift - 🏎 Primitives to build simple, flexible, WAI-ARIA compliant enhanced input React components](https://github.com/paypal/downshift)
_<sup>https://github.com/paypal/downshift</sup>_

🏎 Primitive to build simple, flexible, WAI-ARIA compliant enhanced input React components - downshift-js/downshift
* **tags**: [reactjs](../tagged/reactjs.md), [autocomplete](../tagged/autocomplete.md)
* :octocat: **[source code](https://github.com/paypal/downshift)**
---
#### [React Bootstrap Typeahead - A React-based typeahead that relies on Bootstrap for styling and was originally inspired by Twitter's typeahead.js.](https://github.com/ericgio/react-bootstrap-typeahead)
_<sup>https://github.com/ericgio/react-bootstrap-typeahead</sup>_

React typeahead with Bootstrap styling. Contribute to ericgio/react-bootstrap-typeahead development by creating an account on GitHub.
* **tags**: [reactjs](../tagged/reactjs.md), [autocomplete](../tagged/autocomplete.md)
* :octocat: **[source code](https://github.com/ericgio/react-bootstrap-typeahead)**
---
28 changes: 28 additions & 0 deletions tagged/boilerplate.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,34 @@

_<sup><sup>[www.bookmarks.dev/tagged/boilerplate](https://www.bookmarks.dev/tagged/boilerplate)</sup></sup>_
---
#### [Create React Native App - Create a React Native app on any OS with no build config, with or without Expo](https://github.com/react-community/create-react-native-app)
_<sup>https://github.com/react-community/create-react-native-app</sup>_

Create a React Native app on any OS with no build config. - react-community/create-react-native-app
* **tags**: [reactjs](../tagged/reactjs.md), [react-native](../tagged/react-native.md), [boilerplate](../tagged/boilerplate.md)
* :octocat: **[source code](https://github.com/react-community/create-react-native-app)**
---
#### [Snowflake - React Native iOS & Android with Redux, Parse.com, Jest (88% coverage)](https://github.com/bartonhammond/snowflake)
_<sup>https://github.com/bartonhammond/snowflake</sup>_

:snowflake: A React-Native Android iOS Starter App/ BoilerPlate / Example with Redux, RN Router, & Jest with the Snowflake Hapi Server running locally or on RedHat OpenShift for the backend, or a Par...
* **tags**: [reactjs](../tagged/reactjs.md), [react-native](../tagged/react-native.md), [boilerplate](../tagged/boilerplate.md)
* :octocat: **[source code](https://github.com/bartonhammond/snowflake)**
---
#### [Ignite - The hottest CLI for React Native, boilerplates, plugins, generators, and more!](https://github.com/infinitered/ignite)
_<sup>https://github.com/infinitered/ignite</sup>_

The hottest CLI for React Native, boilerplates, plugins, generators, and more! - infinitered/ignite
* **tags**: [reactjs](../tagged/reactjs.md), [react-native](../tagged/react-native.md), [boilerplate](../tagged/boilerplate.md)
* :octocat: **[source code](https://github.com/infinitered/ignite)**
---
#### [React Native Starter Kit - A powerful starter project that bootstraps development of your mobile application](https://github.com/flatlogic/react-native-starter)
_<sup>https://github.com/flatlogic/react-native-starter</sup>_

🚀A powerful react native starter template that bootstraps development of your mobile application - flatlogic/react-native-starter
* **tags**: [reactjs](../tagged/reactjs.md), [react-native](../tagged/react-native.md), [boilerplate](../tagged/boilerplate.md)
* :octocat: **[source code](https://github.com/flatlogic/react-native-starter)**
---
#### [React.js Boilerplate](https://www.reactboilerplate.com/)
_<sup>https://www.reactboilerplate.com/</sup>_

Expand Down
46 changes: 46 additions & 0 deletions tagged/charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,52 @@

_<sup><sup>[www.bookmarks.dev/tagged/charts](https://www.bookmarks.dev/tagged/charts)</sup></sup>_
---
#### [DevExtreme React Chart - High-performance plugin-based React chart for Bootstrap and Material Design](https://devexpress.github.io/devextreme-reactive/react/chart/)
_<sup>https://devexpress.github.io/devextreme-reactive/react/chart/</sup>_

* **tags**: [reactjs](../tagged/reactjs.md), [charts](../tagged/charts.md)
---
#### [react-chartjs - Common react charting components using chart.js](https://github.com/jhudson8/react-chartjs)
_<sup>https://github.com/jhudson8/react-chartjs</sup>_

common react charting components using chart.js. Contribute to reactjs/react-chartjs development by creating an account on GitHub.
* **tags**: [reactjs](../tagged/reactjs.md), [charts](../tagged/charts.md)
* :octocat: **[source code](https://github.com/jhudson8/react-chartjs)**
---
#### [react-stockcharts - Highly customizable stock charts with ReactJS and d3](https://github.com/rrag/react-stockcharts)
_<sup>https://github.com/rrag/react-stockcharts</sup>_

Highly customizable stock charts with ReactJS and d3 - rrag/react-stockcharts
* **tags**: [reactjs](../tagged/reactjs.md), [charts](../tagged/charts.md)
* :octocat: **[source code](https://github.com/rrag/react-stockcharts)**
---
#### [Number Picture - Low-level building blocks for constructing animated visualizations with React & D3.](http://numberpicture.com/build)
_<sup>http://numberpicture.com/build</sup>_

React components for building visualizations
* **tags**: [reactjs](../tagged/reactjs.md), [charts](../tagged/charts.md)
---
#### [VictoryJS - A collection of composable React components for building interactive data visualizations](https://github.com/FormidableLabs/victory)
_<sup>https://github.com/FormidableLabs/victory</sup>_

A collection of composable React components for building interactive data visualizations - FormidableLabs/victory
* **tags**: [reactjs](../tagged/reactjs.md), [charts](../tagged/charts.md)
* :octocat: **[source code](https://github.com/FormidableLabs/victory)**
---
#### [React-ApexCharts - React component for ApexCharts (An Interactive SVG Chart Library)](https://github.com/apexcharts/react-apexcharts)
_<sup>https://github.com/apexcharts/react-apexcharts</sup>_

📊 React Component for ApexCharts. Contribute to apexcharts/react-apexcharts development by creating an account on GitHub.
* **tags**: [reactjs](../tagged/reactjs.md), [charts](../tagged/charts.md)
* :octocat: **[source code](https://github.com/apexcharts/react-apexcharts)**
---
#### [reaviz](https://github.com/jask-oss/reaviz)
_<sup>https://github.com/jask-oss/reaviz</sup>_

React Data Visualization Library based on D3.js
* **tags**: [reactjs](../tagged/reactjs.md), [charts](../tagged/charts.md)
* :octocat: **[source code](https://github.com/jask-oss/reaviz)**
---
#### [awesome-charting](https://github.com/zingchart/awesome-charting#readme)
_<sup>https://github.com/zingchart/awesome-charting#readme</sup>_

Expand Down
7 changes: 7 additions & 0 deletions tagged/command-line.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

_<sup><sup>[www.bookmarks.dev/tagged/command-line](https://www.bookmarks.dev/tagged/command-line)</sup></sup>_
---
#### [react-blessed](https://github.com/Yomguithereal/react-blessed)
_<sup>https://github.com/Yomguithereal/react-blessed</sup>_

A React renderer for blessed terminal interface library
* **tags**: [reactjs](../tagged/reactjs.md), [command-line](../tagged/command-line.md)
* :octocat: **[source code](https://github.com/Yomguithereal/react-blessed)**
---
#### [np](https://github.com/sindresorhus/np)
_<sup>https://github.com/sindresorhus/np</sup>_

Expand Down
17 changes: 17 additions & 0 deletions tagged/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

_<sup><sup>[www.bookmarks.dev/tagged/community](https://www.bookmarks.dev/tagged/community)</sup></sup>_
---
#### [Reactiflux Discord Channel](http://www.reactiflux.com/)
_<sup>http://www.reactiflux.com/</sup>_

We’re a chat community of 50,000+ React JS, React Native, Redux, Relay and GraphQL developers.
* **tags**: [reactjs](../tagged/reactjs.md), [community](../tagged/community.md)
---
#### [React StackOverflow](http://stackoverflow.com/questions/tagged/reactjs)
_<sup>http://stackoverflow.com/questions/tagged/reactjs</sup>_

* **tags**: [reactjs](../tagged/reactjs.md), [community](../tagged/community.md)
---
#### [React Twitter](https://twitter.com/reactjs)
_<sup>https://twitter.com/reactjs</sup>_

Die neuesten Tweets von React (@reactjs). React is a declarative, efficient, and flexible JavaScript library for building user interfaces
* **tags**: [reactjs](../tagged/reactjs.md), [community](../tagged/community.md)
---
#### [Ahmet Alp Balkan](https://twitter.com/ahmetb)
_<sup>https://twitter.com/ahmetb</sup>_

Expand Down
72 changes: 72 additions & 0 deletions tagged/component.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
## Bookmarks tagged [[component]](https://www.bookmarks.dev?q=[component])

_<sup><sup>[www.bookmarks.dev/tagged/component](https://www.bookmarks.dev/tagged/component)</sup></sup>_
---
#### [Expo](https://expo.io/)
_<sup>https://expo.io/</sup>_

The Expo platform for making cross-platform mobile apps
* **tags**: [reactjs](../tagged/reactjs.md), [react-native](../tagged/react-native.md), [component](../tagged/component.md)
---
#### [react-navigation](https://reactnavigation.org/)
_<sup>https://reactnavigation.org/</sup>_

Routing and navigation for your React Native apps
* **tags**: [reactjs](../tagged/reactjs.md), [react-native](../tagged/react-native.md), [component](../tagged/component.md)
---
#### [react-native-social-share - Use the iOS and Android native Twitter and Facebook share popup with React Native](https://github.com/doefler/react-native-social-share)
_<sup>https://github.com/doefler/react-native-social-share</sup>_

Use the iOS and Android native Twitter and Facebook share popup with React Native https://github.com/doefler/react-native-social-share - doefler/react-native-social-share
* **tags**: [reactjs](../tagged/reactjs.md), [react-native](../tagged/react-native.md), [component](../tagged/component.md)
* :octocat: **[source code](https://github.com/doefler/react-native-social-share)**
---
#### [react-native-fbsdk - A wrapper around the iOS Facebook SDK](https://github.com/facebook/react-native-fbsdk)
_<sup>https://github.com/facebook/react-native-fbsdk</sup>_

A React Native wrapper around the Facebook SDKs for Android and iOS. Provides access to Facebook login, sharing, graph requests, app events etc. - facebook/react-native-fbsdk
* **tags**: [reactjs](../tagged/reactjs.md), [react-native](../tagged/react-native.md), [component](../tagged/component.md)
* :octocat: **[source code](https://github.com/facebook/react-native-fbsdk)**
---
#### [react-native-side-menu - Simple customizable component to create side menu](https://github.com/Kureev/react-native-side-menu)
_<sup>https://github.com/Kureev/react-native-side-menu</sup>_

Side menu component for React Native. Contribute to react-native-community/react-native-side-menu development by creating an account on GitHub.
* **tags**: [reactjs](../tagged/reactjs.md), [react-native](../tagged/react-native.md), [component](../tagged/component.md)
* :octocat: **[source code](https://github.com/Kureev/react-native-side-menu)**
---
#### [react-native-mapbox-gl - A Mapbox GL react native module](https://github.com/mapbox/react-native-mapbox-gl)
_<sup>https://github.com/mapbox/react-native-mapbox-gl</sup>_

A Mapbox GL react native module for creating custom maps - nitaliano/react-native-mapbox-gl
* **tags**: [reactjs](../tagged/reactjs.md), [react-native](../tagged/react-native.md), [component](../tagged/component.md)
* :octocat: **[source code](https://github.com/mapbox/react-native-mapbox-gl)**
---
#### [react-native-icons - Quick and easy icons in React Native](https://github.com/corymsmith/react-native-icons)
_<sup>https://github.com/corymsmith/react-native-icons</sup>_

Quick and easy icons in React Native. Contribute to corymsmith/react-native-icons development by creating an account on GitHub.
* **tags**: [reactjs](../tagged/reactjs.md), [react-native](../tagged/react-native.md), [component](../tagged/component.md)
* :octocat: **[source code](https://github.com/corymsmith/react-native-icons)**
---
#### [react-native-vector-icons - 3000 Customizable Icons for React Native with support for NavBar/TabBar](https://github.com/oblador/react-native-vector-icons)
_<sup>https://github.com/oblador/react-native-vector-icons</sup>_

Customizable Icons for React Native with support for NavBar/TabBar/ToolbarAndroid, image source and full styling. - oblador/react-native-vector-icons
* **tags**: [reactjs](../tagged/reactjs.md), [react-native](../tagged/react-native.md), [component](../tagged/component.md)
* :octocat: **[source code](https://github.com/oblador/react-native-vector-icons)**
---
#### [react-native-google-signin - Google Signin for React Native](https://github.com/apptailor/react-native-google-signin)
_<sup>https://github.com/apptailor/react-native-google-signin</sup>_

Google Signin for your React Native applications. Contribute to react-native-community/react-native-google-signin development by creating an account on GitHub.
* **tags**: [reactjs](../tagged/reactjs.md), [react-native](../tagged/react-native.md), [component](../tagged/component.md)
* :octocat: **[source code](https://github.com/apptailor/react-native-google-signin)**
---
#### [react-native-picker-modal-view](https://github.com/pankod/react-native-picker-modal-view)
_<sup>https://github.com/pankod/react-native-picker-modal-view</sup>_

An unified React Native Picker Modal component for iOS and Android. - pankod/react-native-picker-modal-view
* **tags**: [reactjs](../tagged/reactjs.md), [react-native](../tagged/react-native.md), [component](../tagged/component.md)
* :octocat: **[source code](https://github.com/pankod/react-native-picker-modal-view)**
---
Loading

0 comments on commit 103c279

Please sign in to comment.