1,202 skills found · Page 1 of 41
webpack / WebpackA 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.
pure-css / PureA set of small, responsive CSS modules that you can use in every web project.
css-modules / Css ModulesDocumentation about css-modules
grab / Front End Guide📚 Study guide and introduction to the modern front end stack.
react-toolbox / React ToolboxA set of React components implementing Google's Material Design specification with the power of CSS Modules
linkedin / Css BlocksHigh performance, maintainable stylesheets.
gajus / React Css ModulesSeamless mapping of class names to CSS modules inside of React components.
roylee0704 / React Flexbox GridA set of React components implementing flexboxgrid with the power of CSS Modules.
tj / Frontend Boilerplatewebpack-react-redux-babel-autoprefixer-hmr-postcss-css-modules-rucksack-boilerplate (unmaintained, I don't use it anymore)
olebedev / Go Starter Kit[abandoned] Golang isomorphic react/hot reloadable/redux/css-modules/SSR starter kit
webkul / Microna [μ] microInteraction library built with CSS Animations and controlled by JavaScript Power
gajus / Babel Plugin React Css ModulesTransforms styleName to className using compile time CSS module resolution.
SVG sprites & stacks galore — A low-level Node.js module that takes a bunch of SVG files, optimizes them and bakes them into SVG sprites of several types along with suitable stylesheet resources (e.g. CSS, Sass, LESS, Stylus, etc.)
cujojs / Curlcurl.js is small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts.
nuxt-modules / TailwindcssTailwind CSS module for Nuxt
danilowoz / React Atomic Design🔬 How the Atomic Design methodology can create a great design system from scratch and make better developers.
madyankin / Postcss ModulesPostCSS plugin to use CSS Modules everywhere
typicode / MistcssCreate visual components for React without JavaScript or TypeScript. Leverage native HTML and CSS. It's an alternative to CSS-in-JS and CSS modules.
seek-oss / Braid Design SystemThemeable design system for the SEEK Group
css-modules / Webpack DemoWorking demo of CSS Modules, using Webpack's css-loader in module mode