JSPM

  • Created
  • Published
  • Downloads 6
  • Score
    100M100P100Q30688F
  • License MIT

Style-Forge.Patterns - versatile CSS library with pre-defined classes for responsive, consistent user interfaces.

Package Exports

  • style-forge.patterns
  • style-forge.patterns/patterns.css

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (style-forge.patterns) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Style-Forge.Patterns

npm license npm build

Style-Forge.Patterns is a versatile and efficient CSS utility library designed to simplify the creation and management of CSS patterns and utilities. It offers a comprehensive collection of pre-defined CSS classes, enabling developers to rapidly build responsive and consistent user interfaces without the need for writing repetitive styles from scratch.

Documentation

To check out docs, visit 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

Modules

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 Color palettes and styles for the project.

Contributing

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.

License

This project is licensed under the MIT License. See the LICENSE file for details.