Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/transferwise/grid-layout
Simple & easy grid layout system
https://github.com/transferwise/grid-layout
grid grid-layout
Last synced: 18 days ago
JSON representation
Simple & easy grid layout system
- Host: GitHub
- URL: https://github.com/transferwise/grid-layout
- Owner: transferwise
- Created: 2020-06-23T12:50:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-14T06:31:29.000Z (over 1 year ago)
- Last Synced: 2024-11-06T17:35:49.898Z (2 months ago)
- Topics: grid, grid-layout
- Language: HTML
- Homepage: https://transferwise.github.io/grid-layout/
- Size: 2.41 MB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# grid-layout
⚠️ This is a creation playground. Still in building process.
## Objetives:
* Take advantage of new grid layout features to apply it in our products.
* Build an stable layout system, with nice fallback for unsupported browsers, to create the column layout and some reusable patterns.
* Replace the Bootstrap cols system, instead of using both.
* Document the process of learnings.