sheetify
CSS bundler
Modular CSS bundler for browserify
Modular CSS bundler for browserify
447 stars
14 watching
47 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
browserifybundlercss
Related projects:
Repository | Description | Stars |
---|---|---|
rotundasoftware/parcelify | A tool to efficiently add CSS styles to JavaScript modules consumed by Browserify. | 251 |
css-modules/css-modulesify | A browserify plugin to enable CSS Modules support | 403 |
logicaltext/rack-bundle | Middleware bundles JavaScripts and stylesheets into one file, grouping them by media type. | 2 |
tivac/modular-css | A more efficient and flexible CSS solution | 288 |
zhangfisher/vite-plugin-vue-style-bundler | Automates the bundling and injection of CSS styles into JavaScript bundles used by Vue components. | 7 |
webdiscus/html-bundler-webpack-plugin | A bundler for HTML templates that resolves source files of scripts, styles, images, and assets, inlining them into generated output. | 145 |
postcss/postcss-js | A PostCSS processor for CSS-in-JS and inline styles | 658 |
hayes0724/shopify-packer | Tool for building and managing Shopify themes with a focus on development speed and customization | 181 |
browserify/watchify | Automatically rebuilds browserify bundles in response to file changes | 1,790 |
rtsao/csjs | A modular CSS system with ES6 syntax that allows you to write and compose styles in JavaScript. | 575 |
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |
anidetrix/rollup-plugin-styles | A plugin for Rollup that simplifies the process of bundling and managing CSS styles in JavaScript projects. | 246 |
choojs/bankai | A tool that simplifies web development by automating the compilation of JavaScript, HTML, and CSS files into a single bundle. | 1,088 |
suitcss/base | Provides basic CSS styles for web applications | 194 |
airbnb/react-with-styles-interface-css | Provides an interface for compiling CSS-in-js styles to static CSS classes with deterministic and human-friendly class names. | 32 |