Complexity Score
Medium
Open Issues
20
Dependent Projects
108
Weekly Downloadsglobal
15,631
License
- MIT
- Yesattribution
- Permissivelinking
- Permissivedistribution
- Permissivemodification
- Nopatent grant
- Yesprivate use
- Permissivesublicensing
- Notrademark grant
Downloads
Readme
LostGrid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS.
If you have any questions, comments, or concerns please feel free to open an issue. You’re also welcome to tweet @LostGrid if an issue seems too formal.
Getting Started
- Installation Guide
- Getting Started Video
LostGrid makes use of calc()
to create stunning grids based on fractions you define without having to pass a lot of options.
Read the docs on LostGrid.org!
Roadmap
- Migrate the core of the code to TypeScript
- Remove a lot of the complexity, focusing on moving complexity to CSS Grid
- Optimize LostGrid to support CSS Grid, getting out of the way while helping enabled developers to use CSS Grid
- Maintain backwards compatibility with older browsers for those who need it
Browser Support
- LostGrid relies on
calc()
to create the grid. Thus, LostGrid is limited to browsers that supportcalc()
. The great thing is thatcalc()
is widely supported in all current browsers and the LostGrid usage ofcalc()
is supported as far back as IE9+. - If using LostGrid in flexbox mode browser support is limited to IE 10+.
- Calc browser support
- Flexbox browser support
Official Support
- Supported versions of Node
- LostGrid is tested in the following browsers for compatibility
- IE10+ (IE9 has the same
calc()
support as IE10 except for background position which LostGrid doesn’t affect) - Evergreen Browsers (as they update automatically, tests are performed on the latest version of the following browsers)
- Chrome
- Chrome Canary + Chromium as well
- Opera
- Firefox
- FirefoxDeveloperEdition as well
- Edge
- Chrome
- Safari 9+
- IE10+ (IE9 has the same
LostGrid Team
- Peter Ramsing - Maintainer
- Steve Holland - Maintainer
- Jay Pick - LostGrid Website
- You!
Thanks
- Cory Simmons for creating this grid!
- Alex Bass for being available to bounce ideas off of.
- Maria Keller for the amazing logo. Be sure to hire her for all your design and motion graphic needs.
- Everyone who files an Issue when something isn’t working as expected.
- Everyone who has contributed.
Dependencies
Loading dependencies...
CVE IssuesActive
0
Scorecards Score
3.20
Test Coverage
100.00%
Follows Semver
Yes
Github Stars
4,490
Dependenciestotal
15
DependenciesOutdated
4
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No
Learn how to distribute lost in your own private NPM registry
$npm config set registry
https://npm.cloudsmith.com/owner/repo
/Processing...
✓Done
$npm install lost
/Processing...
✓Done
50 Releases
NPM on Cloudsmith