# madebysource/lesshat

Smart LESS CSS mixins library.

Repository: https://github.com/madebysource/lesshat
Canonical: https://ross.abutalabs.com/products/lesshat
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2022-03-23T14:21:36+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5143, "days_push": 1624, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2169, forks 246 (observed 2026-08-28T04:06:21.625975+00:00)

## What it is
LessHat is a library of smart LESS CSS mixins that generate cross-browser CSS3 properties with vendor prefixes. It provides mixins named after standard CSS3 properties, including support for keyframes, gradients, and shadows.

## Use cases
- generate cross-browser CSS3 with vendor prefixes in LESS
- use mixins for border-radius, gradients, and shadows
- write keyframes animations in LESS
- use mixins alongside Bootstrap stylesheets
- avoid hand-writing vendor-prefixed CSS

## When to choose
- your project uses LESS and needs CSS3 cross-browser mixins
- you want standard CSS property names for your mixins
- you need Bootstrap-compatible prefixed mixins

## When to avoid
- your project uses Sass instead of LESS
- you target modern browsers only and don't need vendor prefixes
- you need an actively developed library (last release 2022, core from 2016)

## Facets
- artifact type: library
- maturity: maintenance
- function: css-framework, ui-components
- domain: web-development, frontend, web-design
- platform: cross-platform
- tags: less, css-mixins, css3, cross-browser, preprocessor, nodejs, web-server

## Member repositories
- madebysource/lesshat (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:21.625975+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:49:27.341022+00:00, confidence not recorded.
  - readme: https://github.com/madebysource/lesshat (fetched 2026-08-28T04:06:21.625975+00:00, sha f87c2ef35ff2)
  - registry_npm: https://registry.npmjs.org/lesshat (fetched 2026-08-29T10:29:49.019928+00:00, sha 5ad5945acead)
- Data as of 2026-08-30T08:39:29.467469+00:00.
