https://github.com/style-forge/hub
Modern CSS framework with customizable themes, utility classes, and robust support for flexbox and grid systems for responsive, visually appealing websites.
https://github.com/style-forge/hub
colors css-flexbox css-framework css-grid custom-themes flex form-validation frontend grid helpers input modern-design responsive-design select style-forge textarea themes ui-components utilities web-development
Last synced: 9 months ago
JSON representation
Modern CSS framework with customizable themes, utility classes, and robust support for flexbox and grid systems for responsive, visually appealing websites.
- Host: GitHub
- URL: https://github.com/style-forge/hub
- Owner: Style-Forge
- License: mit
- Created: 2023-05-09T16:53:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-08T03:56:40.000Z (over 1 year ago)
- Last Synced: 2025-04-12T20:36:29.882Z (about 1 year ago)
- Topics: colors, css-flexbox, css-framework, css-grid, custom-themes, flex, form-validation, frontend, grid, helpers, input, modern-design, responsive-design, select, style-forge, textarea, themes, ui-components, utilities, web-development
- Language: JavaScript
- Homepage: https://style-forge.github.io
- Size: 1.89 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Style-Forge




`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
```bash
npx style-forge # Interactive module installer and builder
```
Want to generate atomic HSL-based colors?
```bash
npx style-forge.colors # Standalone color generator
```
## Documentation
To check out docs, visit [style-forge.github.io](https://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. π

## Contributing
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.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.