ngothanhtai's Stars
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
remix-run/react-router
Declarative routing for React
palantir/blueprint
A React-based UI toolkit for the web
reduxjs/reselect
Selector library for Redux
nosir/cleave.js
Format input text content when you are typing...
emotion-js/emotion
👩🎤 CSS-in-JS library designed for high performance style composition
nfl/react-helmet
A document head manager for React
jamiebuilds/react-loadable
:hourglass_flowing_sand: A higher order component for loading components with promises.
graphql/graphql-spec
GraphQL is a query language and execution engine tied to any backend service.
segmentio/evergreen
🌲 Evergreen React UI Framework by Segment
welldone-software/why-did-you-render
why-did-you-render by Welldone Software monkey patches React to notify you about potentially avoidable re-renders. (Works with React Native as well.)
apollographql/react-apollo
:recycle: React integration for Apollo Client
fengyuanchen/compressorjs
JavaScript image compressor.
avibrazil/RDM
Easily set Mac Retina display to higher unsupported resolutions
hgoebl/mobile-detect.js
Device detection (phone, tablet, desktop, mobile grade, os, versions)
xiaolin/react-image-gallery
React carousel image gallery component with thumbnail support 🖼
rgommezz/react-native-offline
Handy toolbelt to deal nicely with offline/online connectivity in a React Native app. Smooth redux integration ✈️
KronicDeth/intellij-elixir
Elixir plugin for JetBrain's IntelliJ Platform (including Rubymine)
hibiken/react-places-autocomplete
React component for Google Maps Places Autocomplete
beefe/react-native-actionsheet
An elegant ActionSheet component for React Native.
react-native-community/rn-diff-purge
Easier React Native upgrades by clearly exposing changes from a version to another. :rocket: And what better way than to purge, init, then diff? Spoiler: there's no better way. 😎
IjzerenHein/react-native-magic-move
Create magical move transitions between scenes in react-native 🐰🎩✨
csepulv/electron-with-create-react-app
Sample Electron application using create-react-app
App2Sales/react-native-switch-selector
Switch Selector for React Native
kevinsawicki/tray-example
Electron Tray Mac OS X Example App
tinycreative/react-native-intercom
React Native wrapper for Intercom.io
oliver-gomes/react-native-calculator
📱A Modern Calculator with Amazing Day/Night Functionality that makes Calculator use fun and easy
locphan87/match-values
Apply pattern matching in JavaScript
locphan87/react-native-ts
a fork of `react-native-boilerplate` using TypeScript, GraphQL
zikaari/insert-if
Conditionally add elements to array using spread operators