An open API service indexing awesome lists of open source software.

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: about 1 month ago
JSON representation

Modern CSS framework with customizable themes, utility classes, and robust support for flexbox and grid systems for responsive, visually appealing websites.

Awesome Lists containing this project

README

          

# Style-Forge

![npm](https://img.shields.io/npm/v/style-forge)
![license](https://img.shields.io/npm/l/style-forge)
![npm](https://img.shields.io/npm/dm/style-forge)
![build](https://github.com/Style-Forge/hub/actions/workflows/release.yml/badge.svg)

`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. πŸ™

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](LICENSE) file for details.