segatank's Stars
filamentgroup/grunticon
A mystical CSS icon solution.
postcss/autoprefixer
Parse CSS and add vendor prefixes to rules by Can I Use
eduardoboucas/include-media
📐 Simple, elegant and maintainable media queries in Sass
sass-mq/sass-mq
A Sass mixin that helps you compose media queries in an elegant way.
KittyGiraudel/sass-boilerplate
A boilerplate for Sass projects using the 7-1 architecture pattern from Sass Guidelines.
necolas/idiomatic-css
Principles of writing consistent, idiomatic CSS.
sass/node-sass
:rainbow: Node.js bindings to libsass
KittyGiraudel/sass-guidelines
Guidelines for writing sane, maintainable and scalable Sass.
google/material-design-icons
Material Design icons by Google (Material Symbols)
evansque/polygonize
A fun tool to create geometric low poly art images
aFarkas/html5shiv
This script is the defacto way to enable use of HTML5 sectioning elements in legacy Internet Explorer.
notepad-plus-plus/notepad-plus-plus
Notepad++ official repository
tachyons-css/tachyons
Functional css for humans
parcel-bundler/parcel
The zero configuration build tool for the web. 📦🚀
reduxjs/react-redux
Official React bindings for Redux
matthew-andrews/isomorphic-fetch
Isomorphic WHATWG Fetch API, for Node & Browserify
Meteor-Community-Packages/meteor-collection-hooks
Meteor Collection Hooks
nolimits4web/swiper
Most modern mobile touch slider with hardware accelerated transitions
prettier/prettier
Prettier is an opinionated code formatter.
appbaseio/reactivesearch
Search UI components for React and Vue
webpack/webpack-dev-server
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
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.
reduxjs/redux-thunk
Thunk middleware for Redux
styled-components/styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
erikras/ducks-modular-redux
A proposal for bundling reducers, action types and actions when using Redux
mgechev/javascript-algorithms
💻 JavaScript implementations of computer science algorithms
dvdzkwsk/react-redux-starter-kit
Get started with React, Redux, and React-Router.
facebookarchive/prepack
A JavaScript bundle optimizer.
moment/moment
Parse, validate, manipulate, and display dates in javascript.
reactjs/react-chartjs
common react charting components using chart.js