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
Back to css-modules/css-modulesify

Open-source alternatives to Css Modulesify

9 open-source projects similar to css-modules/css-modulesify, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Css Modulesify alternative.

  • componentjs/componentcomponentjs avatar

    componentjs/component

    4,523View on GitHub↗

    Component is a frontend build tool and package manager designed for modular web application development. It functions as an asset pipeline orchestrator and module dependency resolver, fetching and organizing local or remote code packages according to specific versioning rules. The system provides a development environment that supports local module linking via symlinks for real-time testing without publishing to a registry. It includes a programmable build pipeline to transform scripts and styles into production assets and an event-driven file watching system to trigger automatic recompilatio

    JavaScript
    View on GitHub↗4,523
  • fex-team/fisfex-team avatar

    fex-team/fis

    2,931View on GitHub↗

    Front-end Integrated Solution - 前端集成解决方案, 最新版请进入 FIS3 https://github.com/fex-team/fis3

    PHP
    View on GitHub↗2,931
  • getify/labjsgetify avatar

    getify/LABjs

    2,263View on GitHub↗

    Loading And Blocking JavaScript: On-demand parallel loader for JavaScript with execution order dependencies

    HTML
    View on GitHub↗2,263
  • google/web-starter-kitgoogle avatar

    google/web-starter-kit

    18,296View on GitHub↗

    This project is a web development boilerplate and starter kit providing a pre-configured foundation for creating high-performance, responsive websites. It functions as a development kit for building progressive web apps, incorporating a front-end build pipeline and responsive site templates. The kit distinguishes itself through a multi-device testing workflow that synchronizes clicks, scrolls, and form inputs across multiple browsers and devices in real-time. It also includes a dedicated setup for offline functionality using service workers and web manifests to enable native-like installation

    HTML
    View on GitHub↗18,296

AI search

Explore more awesome repositories

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

Find more with AI search
  • macbre/analyze-cssmacbre avatar

    macbre/analyze-css

    696View on GitHub↗

    analyze-css

    JavaScript
    View on GitHub↗696
  • platform-cuf/use-gulpPlatform-CUF avatar

    Platform-CUF/use-gulp

    835View on GitHub↗

    gulp资料收集

    gulplearning-gulp
    View on GitHub↗835
  • tj/node-prunetj avatar

    tj/node-prune

    4,429View on GitHub↗

    node-prune is a utility for cleaning and shrinking Node.js dependency folders by removing source files and documentation not required for runtime execution. It functions as a package cleaner that deletes non-essential files, such as markdown and TypeScript files, from installed npm dependencies to reduce installation size. The tool optimizes deployment artifacts and container images by stripping unnecessary files from third-party library directories. This process is used to minimize Docker image sizes and reduce the footprint of final application bundles. The project provides a command-line

    Go
    View on GitHub↗4,429
  • webpack/webpackwebpack avatar

    webpack/webpack

    65,834View on GitHub↗

    Webpack is a module bundler that maps project dependencies into a directed acyclic graph to transform diverse file types into optimized, browser-ready assets. It functions as a build pipeline orchestrator, using entry points to recursively resolve imports and bundle modules, scripts, and static assets into a unified output. The project is distinguished by its plugin-based architecture and loader-driven transformation pipeline. It utilizes an event-driven hook system that allows developers to intercept and modify the build process at specific lifecycle stages, enabling custom code transformati

    JavaScriptamdbuild-toolcommonjs
    View on GitHub↗65,834
  • yeoman/yeomanyeoman avatar

    yeoman/yeoman

    10,112View on GitHub↗

    Yeoman is a scaffolding tool framework and Node.js project generator designed to automate project initialization. It generates standardized directory structures and application skeletons using customizable scripts to reduce manual boilerplate creation. The system functions as a development workflow automator that enables the creation of reusable project blueprints. These blueprints are distributed as independent packages, allowing for standardized starting code and custom project templating across different teams or projects. The toolkit provides a command line interface that uses interactiv

    View on GitHub↗10,112