Skip to content

Modular CSS framework with a powerful CLI for installing, building, and customizing atomic design modules.

License

Notifications You must be signed in to change notification settings

Style-Forge/hub

Repository files navigation

Style-Forge

npm license npm build

Style-Forge is a modular CSS framework with a powerful CLI for installing, building, and customizing atomic design modules.
It empowers developers to generate styles, manage themes, and control every layer of styling — from utilities to color systems — with full flexibility.

🚀 Quick Start

npx style-forge              # Interactive module installer and builder

Want to generate atomic HSL-based colors?

npx style-forge.colors       # Standalone color generator

Documentation

To check out docs, visit style-forge.github.io.

Support the project ⭐

If you feel awesome and want to support us in a small way, please consider starring and sharing the repo! This helps us getting known and grow the community. 🙏

style-forge-star

Contributing

If you would like to contribute, please refer to the contributing guidelines in the following repositories:

Module Links Version Description
hub GitHub NPM npm Central repository that integrates all project modules.
base GitHub NPM npm Basic styles and foundational components of the project.
form GitHub NPM npm Styles and components for creating forms.
helpers GitHub NPM npm Utility functions and helpers for the project.
└ media GitHub NPM npm Comprehensive CSS media query helpers for responsive web design.
themes GitHub NPM npm Themes and styling options for the project.
patterns GitHub NPM npm Reusable patterns and templates for the project.
colors GitHub NPM npm Atomic HSL-based color generator and palette engine.

License

This project is licensed under the MIT License. See the LICENSE file for details.