DICSS
CSS injector
A JavaScript module that enables direct injection of CSS styles into HTML documents
Directly injected CSS
1k stars
64 watching
72 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
marco-prontera/vite-plugin-css-injected-by-js | A Vite plugin that injects CSS into HTML pages using JavaScript | 423 |
leovoel/beautifuldiscord | A tool that injects custom CSS into Discord's desktop application | 700 |
vhodges/stitcherd | A web server that dynamically injects content into static sites using CSS selectors and remote dynamic content | 43 |
postcss/postcss-js | A PostCSS processor for CSS-in-JS and inline styles | 658 |
mishal/iless | A PHP port of a CSS preprocessor that extends the CSS language with features like variables and mixins. | 47 |
luxzeitlos/ember-css-vars | A module that enables exposure of JavaScript data to CSS styles via CSS variables. | 4 |
edwardzzz/wepy-plugin-parsecss | A plugin for a JavaScript framework that simplifies the use of CSS preprocessors and image compression. | 1 |
thingsinjars/hardy | Automated CSS testing framework using Selenium and Cucumber. | 323 |
linkedinattic/inject | A JavaScript module loader and dependency manager for the browser. | 464 |
klei/gulp-inject | A Gulp plugin for injecting code into HTML files | 812 |
mnasyrov/ditox | A dependency injection container for building modular web applications in TypeScript | 93 |
martinandert/babel-plugin-css-in-js | Converts JavaScript inline styles to class names and bundles them into a CSS file | 298 |
jacobrask/styledocco | Generates documentation and style guides from CSS stylesheets | 1,067 |
css-modules/icss | Defines a format for CSS files used in component-based web applications to enable interoperability between CSS and JavaScript. | 628 |
dowjones/react-inline-style | Provides reusable and adaptable React components without requiring an external CSS dependency. | 50 |