Ross ROSS = Recommend OSS · open-source software intelligence for agents

letsgetrandy/DICSS

Directly injected CSS observed · 2026-08-28

github.com/letsgetrandy/DICSS · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4188
  • days_rel: n/a
  • days_push: 3911
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1347 stars · 73 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

DICSS is a small JavaScript library for injecting CSS styles directly from JavaScript, accepting JSON objects as style definitions. It lets developers write styles and scripts in one language without a separate CSS build process.

Use cases

  • inject css styles from javascript
  • write styles in objects instead of css files
  • dynamically add and remove css rules at runtime
  • avoid separate css build and minification steps
  • deliver styles to the client via a rest service

When to choose

  • you want to define styles programmatically in JavaScript with no build tooling
  • you need to add or remove CSS rules dynamically at runtime
  • you want a tiny dependency-free style injection helper

When to avoid

  • you need a maintained, production-ready CSS-in-JS solution
  • you want Sass/LESS features like variables, mixins, or preprocessing
  • your project relies on modern tooling and active community support

Facets

library · maturity abandoned

css-framework ui-components web-development frontend browser css-in-js style-injection javascript novelty nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
letsgetrandy/DICSSmain32

For agents

markdown · JSON · MCP: product_card(name="letsgetrandy/DICSS")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem