Here are
926 public repositories
matching this topic...
150+ HTML5 Website Templates
Updated
Apr 10, 2022
JavaScript
Make React Native views responsive for all devices with the use of 2 simple methods
Updated
Apr 9, 2022
JavaScript
📦 Modular responsive component
Updated
Mar 2, 2022
JavaScript
UIkit 3 Starter Layout / Templates - Quick start for your UIkit 3 project!
Updated
Mar 10, 2021
HTML
Flutter | Create responsive layouts for mobile, web and desktop
Updated
Dec 19, 2021
Dart
基于ExpandableListView实现评论和回复的功能。
Updated
May 16, 2019
Java
Bringing the Web's Responsive Design to React Native
Updated
Jan 9, 2020
JavaScript
Responsive Bootstrap Toolkit allows for easy breakpoint detection in JavaScript
Updated
Apr 29, 2022
HTML
Free to use portfolio website. Dont forget to start. Thank you.
A pocket-sized grid system built on the flex display property.
The (un)official Less Version of Skeleton (2.0.4): A Dead Simple, Responsive Boilerplate for Mobile-Friendly Development
Updated
May 18, 2021
SCSS
flutter Booking Management Dashboard responsive (web,mobile,tablet)
Pure CSS, flexible and gapless image gallery layout like Google Images and 500px.com
The easiest way to add a responsive and customizable timeline to React apps
Updated
Apr 29, 2022
JavaScript
The most reliable HTML, CSS, and JavaScript simple admin template for developing responsive, mobile first web applications on the web.
Updated
Sep 28, 2021
HTML
Svelteit is a minimalistic UI/UX component library for Svelte and Sapper projects
Updated
Feb 13, 2022
Svelte
Collection of patterns to create a responsive website
Updated
Feb 18, 2021
TypeScript
The layout to beat them all!
Responsive Sizer helps implement are responsive layout by providing helper widgets and extensions
Updated
Jan 19, 2022
Dart
🖼 Reframe unresponsive elements responsively
Updated
May 5, 2022
JavaScript
Missing grid range in Bootstrap 3, micro-small from 480-767px.
A single-page static resume website created with Bootstrap 4
Updated
Oct 19, 2019
HTML
💰 📈 A dashboard based on the Warren platform made with Quasar Framework
⚡ A Guide for the concept of Flexbox and responsive design. Simply set the attributes as you needed and copy the CSS code. 🎉
Updated
Apr 27, 2022
JavaScript
Blog template (concept) is inspired by stylish science fiction magazines of the 80-90s.
A draggable and resizable grid layout with responsive breakpoints , can between two or more Layouts, for React.
Updated
Sep 14, 2020
JavaScript
Improve this page
Add a description, image, and links to the
responsive-layout
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
responsive-layout
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Feature Report
I propose consolidating the specification of breakpoints into a single prop named breakpoints
Motivation
The current specification of breakpoints can be done either by 1)
breakpoints
andbreakpointsMax
or 2)mediaQueries
. I see the following problems with this approach: