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

less/less.js

Less. The dynamic stylesheet language. observed · 2026-08-28

github.com/less/less.js · homepage · JavaScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 97
  • Release rhythm 85
  • Longevity 100
How is this computed?

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

  • gap_med: 40
  • age_days: 6038
  • days_rel: 20
  • days_push: 20
  • n_releases_24m: 16

Full methodology

Adoption not part of the score

17029 stars · 3368 forks observed · 2026-08-28

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

Less.js is the official JavaScript compiler for Less, a backwards-compatible dynamic stylesheet language that extends CSS with variables, mixins, nesting, and functions. It can compile .less files to CSS via Node.js CLI, in-browser, or as a build-tool dependency.

Use cases

  • compile less files to css
  • use variables and mixins in stylesheets
  • nest css selectors
  • preprocess styles in a node build pipeline
  • compile styles in the browser for prototyping

When to choose

  • you maintain an existing codebase already using .less files
  • you want a CSS-like preprocessor with a minimal learning curve
  • you need variables, mixins, and functions in plain-CSS-style syntax

When to avoid

  • you are starting a new project where modern CSS (custom properties, nesting) or Sass/PostCSS may be a better fit
  • you need a full-featured preprocessor with extensive ecosystem like Sass

Facets

library · maturity stable

css-framework compiler build-tool cli web-development frontend programming-languages web-design browser cli cross-platform css-preprocessor stylesheet-language less variables mixins transpiler nodejs

4 sources

Member repositories

RepositoryRoleHealth v2
less/less.jsmain93

For agents

markdown · JSON · MCP: product_card(name="less/less.js")

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