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.
npx style-forge # Interactive module installer and builder
Want to generate atomic HSL-based colors?
npx style-forge.colors # Standalone color generator
To check out docs, visit style-forge.github.io.
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. 🙏
If you would like to contribute, please refer to the contributing guidelines in the following repositories:
Module | Links | Version | Description | |
---|---|---|---|---|
hub | GitHub | NPM | Central repository that integrates all project modules. | |
base | GitHub | NPM | Basic styles and foundational components of the project. | |
form | GitHub | NPM | Styles and components for creating forms. | |
helpers | GitHub | NPM | Utility functions and helpers for the project. | |
└ media | GitHub | NPM | Comprehensive CSS media query helpers for responsive web design. | |
themes | GitHub | NPM | Themes and styling options for the project. | |
patterns | GitHub | NPM | Reusable patterns and templates for the project. | |
colors | GitHub | NPM | Atomic HSL-based color generator and palette engine. |
This project is licensed under the MIT License. See the LICENSE file for details.