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

https://github.com/style-forge/media

A comprehensive CSS library with predefined media queries for desktop, tablet, mobile, portrait, and landscape layouts. Ideal for creating responsive and consistent designs with ease.
https://github.com/style-forge/media

breakpoints consistent css design desktop frontend html landscape lightweight media-queries mobile modular portrait responsive responsive-design styles styling tablet utilities web-development

Last synced: 5 months ago
JSON representation

A comprehensive CSS library with predefined media queries for desktop, tablet, mobile, portrait, and landscape layouts. Ideal for creating responsive and consistent designs with ease.

Awesome Lists containing this project

README

          

# Style-Forge.Media

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

`Style-Forge.Media` is a utility library that provides a comprehensive set of predefined CSS media query helpers to streamline responsive web development. With support for desktop, tablet, mobile, portrait, and landscape orientations, it ensures consistent and maintainable breakpoints for your projects, saving development time and effort.

## Documentation

To check out docs, visit [style-forge.github.io](https://style-forge.github.io/media/).

## 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](CONTRIBUTING.md).

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.