luisgserrano's Stars
getbem/getbem.github.io
Get BEM to all people in simplest way
tj/commander.js
node.js command-line interfaces made easy
facebook/react-native
A framework for building native applications using React
puppeteer/puppeteer
JavaScript API for Chrome and Firefox
imageboss/imageboss-rails
ImageBoss Integration for Ruby on Rails
imageboss/imageboss-rb
Ruby Integration for ImageBoss
igorescobar/jQuery-Mask-Plugin
A jQuery Plugin to make masks on form fields and HTML elements.
Chalarangelo/30-seconds-of-css
Short CSS code snippets for all your development needs
eslint/eslint
Find and fix problems in your JavaScript code.
devbridge/jQuery-Autocomplete
Ajax Autocomplete for jQuery allows you to easily create autocomplete/autosuggest boxes for text input fields
enzymejs/enzyme
JavaScript Testing utilities for React
reactjs/react-transition-group
An easy way to perform animations when a React component enters or leaves the DOM
yangshun/front-end-interview-handbook
⚡️ Front End interview preparation materials for busy engineers
microsoft/vscode-tips-and-tricks
Collection of helpful tips and tricks for VS Code.
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
Pomax/react-onclickoutside
An onClickOutside wrapper for React components
zouhir/jarvis
A very intelligent browser based Webpack dashboard
shakacode/sass-resources-loader
SASS resources (e.g. variables, mixins etc.) loader for Webpack. Also works with less, post-css, etc.
torvalds/linux
Linux kernel source tree
storybookjs/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
hyperform/hyperform
Capture form validation back from the browser
rails/rails
Ruby on Rails
robinweser/fela
State-Driven Styling in JavaScript
developit/unistore
🌶 350b / 650b state container with component actions for Preact & React
lipis/flag-icons
:flags: A curated collection of all country flags in SVG — plus the CSS for easier integration
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
thedaviddias/Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
loverajoel/jstips
This is about useful JS tips!
babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
cure53/DOMPurify
DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo: