awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
stoyan avatar

stoyan/csscolormin

0
View on GitHub↗
13 stars·1 fork·JavaScript·1 view

Csscolormin

CSS color minification module

Features

  • Web Performance Utilities - Minifies CSS color definitions.

Star history

Star history chart for stoyan/csscolorminStar history chart for stoyan/csscolormin

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does stoyan/csscolormin do?

CSS color minification module

What are the main features of stoyan/csscolormin?

The main features of stoyan/csscolormin are: Web Performance Utilities.

What are some open-source alternatives to stoyan/csscolormin?

Open-source alternatives to stoyan/csscolormin include: addyosmani/critical — Critical is a tool for extracting and inlining the minimum CSS required to render above-the-fold content. It… addyosmani/tmi — TMI (Too Many Images) - discover your image weight on the web. bvaughn/react-virtualized — react-virtualized is a library of components for rendering massive lists and tables by drawing only the elements… oyvindeh/ucss — Find unused and duplicate CSS. unjs/fontaine — Automatic font fallback based on font metrics. zenorocha/browser-calories — :cake: The easiest way to measure your performance budget.

Open-source alternatives to Csscolormin

Similar open-source projects, ranked by how many features they share with Csscolormin.
  • addyosmani/criticaladdyosmani avatar

    addyosmani/critical

    10,183View on GitHub↗

    Critical is a tool for extracting and inlining the minimum CSS required to render above-the-fold content. It identifies the styles necessary for the initial visible portion of a page to reduce render-blocking requests and improve page load speed. The project generates resolution-specific stylesheets to optimize the initial paint across different device dimensions. It includes a utility to rebase asset URLs within extracted styles, ensuring that images and fonts load correctly when stylesheets are moved to different directories or content delivery networks. The tool provides a command-line in

    JavaScriptcritical-csscritical-path-csscritical-path-styles
    View on GitHub↗10,183
  • addyosmani/tmiaddyosmani avatar

    addyosmani/tmi

    1,621View on GitHub↗

    TMI (Too Many Images) - discover your image weight on the web

    JavaScript
    View on GitHub↗1,621
  • bvaughn/react-virtualizedbvaughn avatar

    bvaughn/react-virtualized

    27,072View on GitHub↗

    react-virtualized is a library of components for rendering massive lists and tables by drawing only the elements visible in the viewport. It provides specialized layout managers including a windowed grid component and a dynamic height list manager. The project includes a masonry layout engine for packing items of varying heights and widths, as well as an infinite scroll interface for incrementally fetching and appending data. The library covers a broad range of virtualization capabilities, including frozen grid elements, reverse list rendering, and synchronized viewport scrolling. It also su

    JavaScriptgridlistlistview
    View on GitHub↗27,072
  • oyvindeh/ucssoyvindeh avatar

    oyvindeh/ucss

    1,611View on GitHub↗

    Find unused and duplicate CSS

    JavaScript
    View on GitHub↗1,611
See all 6 alternatives to Csscolormin→