UNPKG

style-forge

Version:

Style-Forge: CSS framework with themes, utilities, flexbox, and grid for creating responsive websites.

93 lines (79 loc) 4.32 kB
# 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` package is a comprehensive CSS framework designed for modern web development. It provides a wide range of utilities and components to streamline the process of building responsive, aesthetically pleasing websites. With features like customizable themes, utility classes, and support for modern CSS technologies like flexbox and grid, style-forge aims to enhance productivity and maintainability in frontend development. ## 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. 🙏 <img src="https://github.com/style-forge/hub/raw/main/public/github-star.gif" alt="style-forge-star" /> ## Contributing If you would like to contribute, please refer to the contributing guidelines in the following repositories: <table> <tr> <th>Module</th> <th colspan="2">Links</th> <th>Version</th> <th>Description</th> </tr> <tr> <td>hub</td> <td><a href="https://github.com/Style-Forge/hub" target="_blank">GitHub</a></td> <td><a href="https://npmjs.com/package/style-forge" target="_blank">NPM</a></td> <td><img src="https://img.shields.io/npm/v/style-forge" alt="npm"></td> <td>Central repository that integrates all project modules.</td> </tr> <tr> <td>base</td> <td><a href="https://github.com/Style-Forge/base" target="_blank">GitHub</a></td> <td><a href="https://npmjs.com/package/style-forge.base" target="_blank">NPM</a></td> <td><img src="https://img.shields.io/npm/v/style-forge.base" alt="npm"></td> <td>Basic styles and foundational components of the project.</td> </tr> <tr> <td>form</td> <td><a href="https://github.com/Style-Forge/form" target="_blank">GitHub</a></td> <td><a href="https://npmjs.com/package/style-forge.form" target="_blank">NPM</a></td> <td><img src="https://img.shields.io/npm/v/style-forge.form" alt="npm"></td> <td>Styles and components for creating forms.</td> </tr> <tr> <td>helpers</td> <td><a href="https://github.com/Style-Forge/helpers" target="_blank">GitHub</a></td> <td><a href="https://npmjs.com/package/style-forge.helpers" target="_blank">NPM</a></td> <td><img src="https://img.shields.io/npm/v/style-forge.helpers" alt="npm"></td> <td>Utility functions and helpers for the project.</td> </tr> <tr> <td>&nbsp;media</td> <td><a href="https://github.com/Style-Forge/media" target="_blank">GitHub</a></td> <td><a href="https://npmjs.com/package/style-forge.media" target="_blank">NPM</a></td> <td><img src="https://img.shields.io/npm/v/style-forge.media" alt="npm"></td> <td>Comprehensive CSS media query helpers for responsive web design.</td> </tr> <tr> <td>themes</td> <td><a href="https://github.com/Style-Forge/themes" target="_blank">GitHub</a></td> <td><a href="https://npmjs.com/package/style-forge.themes" target="_blank">NPM</a></td> <td><img src="https://img.shields.io/npm/v/style-forge.themes" alt="npm"></td> <td>Themes and styling options for the project.</td> </tr> <tr> <td>patterns</td> <td><a href="https://github.com/Style-Forge/patterns" target="_blank">GitHub</a></td> <td><a href="https://npmjs.com/package/style-forge.patterns" target="_blank">NPM</a></td> <td><img src="https://img.shields.io/npm/v/style-forge.patterns" alt="npm"></td> <td>Reusable patterns and templates for the project.</td> </tr> <tr> <td>colors</td> <td><a href="https://github.com/Style-Forge/colors" target="_blank">GitHub</a></td> <td><a href="https://npmjs.com/package/style-forge.colors" target="_blank">NPM</a></td> <td><img src="https://img.shields.io/npm/v/style-forge.colors" alt="npm"></td> <td>Color palettes and styles for the project.</td> </tr> </table> ## License This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.