Here are
649 public repositories
matching this topic...
Updated
Jul 22, 2021
JavaScript
Make React Native views responsive for all devices with the use of 2 simple methods
Updated
Sep 1, 2021
JavaScript
📦 Modular responsive component
Updated
Aug 10, 2021
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
Aug 25, 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
Mar 17, 2017
HTML
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
This is a Responsive Portfolio Website made with Love and Javascript; FEEL FREE TO COPY; NO COPYRIGHT ISSUE, in case of error ping me. Do follow me on github and star the repo
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
Collection of patterns to create a responsive website
Updated
Feb 18, 2021
TypeScript
The easiest way to add a responsive and customizable timeline to React apps
Updated
Sep 1, 2021
JavaScript
The layout to beat them all!
Svelteit is a minimalistic UI/UX component library for Svelte and Sapper projects
Updated
Aug 12, 2021
Svelte
Missing grid range in Bootstrap 3, micro-small from 480-767px.
The most reliable HTML, CSS, and JavaScript simple admin template for developing responsive, mobile first web applications on the web.
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
🖼 Reframe unresponsive elements responsively
Updated
Sep 1, 2021
JavaScript
Responsive Sizer helps implement are responsive layout by providing helper widgets and extensions
Updated
Jun 19, 2021
Dart
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
⚡ A Guide for the concept of Flexbox and responsive design. Simply set the attributes as you needed and copy the CSS code. 🎉
Updated
Apr 21, 2021
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)
breakpointsandbreakpointsMaxor 2)mediaQueries. I see the following problems with this approach: