SebastianMuniz's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
0atman/noboilerplate
Code for my talks on the No Boilerplate channel
javascript-tutorial/en.javascript.info
Modern JavaScript Tutorial
jessepollak/card
:credit_card: make your credit card form better in one line of code
adobe/react-spectrum
A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
Rob--W/cors-anywhere
CORS Anywhere is a NodeJS reverse proxy which adds CORS headers to the proxied request.
expressjs/multer
Node.js middleware for handling `multipart/form-data`.
slorber/awesome-debounce-promise
Debounce your API calls easily and stay in promised land.
rcaferati/wac
CSS controlled animations with transitionEnd, onTransitionEnd, animationend, onAnimationEnd events and frame throwing. Tiny javascript library with cross-browser methods to handle css animation/transition callbacks and event loop frame throwing. 📚🖥️📱
rcaferati/react-awesome-slider
React content transition slider. Awesome Slider is a 60fps, light weight, performant component that renders an animated set of production ready UI general purpose sliders with fullpage transition support for NextJS and GatsbyJS. 🖥️ 📱
rt2zz/redux-persist
persist and rehydrate a redux store
crimx/leetcope
Leetcode solutions in JavaScript. Most of them are within the top 90% of JavaScript runtime distribution.
cassiozen/ReactCasts
Source code for ReactCasts
thinkb4/a-walk-in-javascript
The intention of this JavaScript road map is to share with you one of many path you can take to grok the language and specially to point you to the high quality information (which I won't be ever able to write in a better way) in the intent to save you from hitting misleading ( when not completely wrong ) documents outside in the wild. Hopefully your walk is much easier than mine!
jaredpalmer/razzle
✨ Create server-rendered universal JavaScript applications with no configuration
tapio/live-server
A simple development http server with live reload capability.
webpack-contrib/awesome-webpack
A curated list of awesome Webpack resources, libraries and tools
szimek/signature_pad
HTML5 canvas based smooth signature drawing
cssinjs/jss
JSS is an authoring tool for CSS which uses JavaScript as a host language.
erikras/ducks-modular-redux
A proposal for bundling reducers, action types and actions when using Redux
coreui/coreui-free-react-admin-template
Open source admin template based on Bootstrap 5 and React.js
facebookarchive/react-360
Create amazing 360 and VR content using React
dvajs/dva-knowledgemap
Knowledge map for dva.
dvajs/dva-cli
The dva command line utility.
dvajs/dva
🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)
immerjs/immer
Create the next immutable state by mutating the current one
corinadev/semantic-ui-react-theming
How to use Semantic UI React with a custom theme
tipsi/tipsi-ui-kit
React Native Tipsi custom UI elements
styled-components/awesome-styled-components
A curated list of awesome styled-components resources 💅
500tech/middleware-lecture
Sample code for the React Next 2017 - Middleware lecture