Style-Forge.Helpers: essential CSS helper classes for spacing, alignment, visibility, and more in web development.
npm install style-forge.helpersStyle-Forge.Helpers is a utility library that provides a set of essential CSS helper classes to enhance and simplify your web development workflow. It includes various utilities for spacing, alignment, visibility, and more, ensuring a more efficient and maintainable codebase.
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. š

| 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 | Color palettes and styles for the project. | |
We welcome contributions from the community! Please follow these steps to contribute:
1. Fork the repository.
2. Create a new branch: git checkout -b feature/branch-name.
3. Make your changes and commit them: git commit -am 'Add some feature'.
4. Push your changes to the forked repository: git push origin feature/branch-name.
5. Create a pull request in the original repository.
For more detailed information, please refer to CONTRIBUTING.md.
This project is licensed under the MIT License. See the LICENSE file for details.