manakuro's Stars
facebook/react
The library for web and native user interfaces.
facebook/create-react-app
Set up a modern web app by running one command.
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
minio/minio
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
jestjs/jest
Delightful JavaScript Testing.
styled-components/styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
bvaughn/react-virtualized
React components for efficiently rendering large lists and tabular data
heartcombo/devise
Flexible authentication solution for Rails with Warden.
reduxjs/reselect
Selector library for Redux
acdlite/recompose
A React utility belt for function components and higher-order components.
graphql/graphql-spec
GraphQL is a query language and execution engine tied to any backend service.
timarney/react-app-rewired
Override create-react-app webpack configs without ejecting
jsx-eslint/eslint-plugin-react
React-specific linting rules for ESLint
omniauth/omniauth
OmniAuth is a flexible authentication system utilizing Rack middleware.
reactjs/react-rails
Integrate React.js with Rails views and controllers, the asset pipeline, or webpacker.
redux-utilities/redux-actions
Flux Standard Action utilities for Redux.
shakacode/react_on_rails
Integration of React + Webpack + Rails + rails/webpacker including server-side rendering of React, enabling a better developer experience and faster client performance.
supasate/connected-react-router
A Redux binding for React Router v4
wmonk/create-react-app-typescript
DEPRECATED: Create React apps using typescript with no build configuration.
reasonml/reason-react
Reason bindings for ReactJS
github/scripts-to-rule-them-all
Set of boilerplate scripts describing the normalized script pattern that GitHub uses in its projects.
diegohaz/arc
React starter kit based on Atomic Design
eliotsykes/real-world-rails
Real World Rails applications and their open source codebases for developers to learn from
preston/railroady
Ruby on Rails 3/4/5 model and controller UML class diagram generator. (`brew/port/apt-get install graphviz` before use!)
kactus-io/kactus
:cactus: A true version control tool for designers
apollographql/apollo-cache-persist
🎏 Simple persistence for all Apollo Cache implementations
kitze/custom-react-scripts
[DEPRECATED, use customize-cra] Allow custom config for create-react-app without ejecting
ktsn/vue-designer
Vue component design tool
lelylan/rest-oauth2-server
Rest OAuth2 Server is a Rails 3 app that let you open up your API and manage end-user authentication and client application authorization implementing the OAuth 2.0 Specifications (draft 13).
micahnz/babel-plugin-pipe-composition
Overload the bitwise operators (<<) and (>>) to provide F# like pipe forward/backward behavior.