Socket
Socket
Sign inDemoInstall

layoutit-grid

Package Overview
Dependencies
33
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    layoutit-grid

_CSS Grids layouts made easy!_


Version published
Weekly downloads
1
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Layoutit Grid

CSS Grids layouts made easy!

Layoutit grid is a CSS Grid layout generator. Quickly design web pages layouts with our clean editor, and get HTML and CSS code to quickstart your next project.

Read about the process of Open Sourcing Layoutit Grid, and why we are using Vue 3 and Vite :heart:

Use the tool

Go to https://grid.layoutit.com/ and start playing :dart:

This App is not currently intended to be used as a library, but may in the future. The package in npm is just a placeholder to help discovering the github repository at this point.

Why we built a Generator

Generators can be a stepping stone when you are learning new concepts. Layoutit Grid helps you experience the power of CSS Grid by materializing your designs in a few clicks along with the code to make it happen. This gives you the early wins that you need to push forward with the learning process. For some of us, generators permanently remain in our toolboxes. Not because we do not know how to craft the layouts by hand, but because having the visual feedback loop help us to quickly convert our ideas into code. So we keep playing with them.

Read more about learning CSS Grid visually with a generator here

Run it locally

These instructions will get you a copy of the project up and running on your local machine for development

Clone the repo

Use ssh

git clone git@github.com:Leniolabs/layoutit-grid.git

Or https

git clone https://github.com/leniolabs/layoutit-grid.git

In the repo folder run

npm install
npm start

Your dev server will start and be running at

  > Local:    http://localhost:3000/
Commands
CommandDescription
npm installInstall the dependencies
npm startRun the project (in dev mode)
npm run buildBuild for deployment

Contributing

Ideas, pull requests and bug reports are welcome.

Libs and Tools used

  • Vue 3 Vue.js - The Progressive JavaScript Framework.
  • Vueuse Collection of essential Vue Composition Utilities
  • Vite Next generation frontend tooling. It's fast!
  • vite-plugin-pwa Zero-config PWA for Vite
  • vite-plugin-components On demand components auto importing for Vite

Mentions



Creators

Layoutit grid is crafted with love by Leniolabs and a growing community of contributors. We build digital experiences with your ideas. Get in touch!

FAQs

Last updated on 28 Jul 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc