Socket
Socket
Sign inDemoInstall

layout-components

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

layout-components

A React Layout Componentss. Contains webpack configuration and document generator.


Version published
Weekly downloads
25
increased by525%
Maintainers
1
Weekly downloads
 
Created
Source

layout-components

A collection of layout components for React and can bring your code to a new level.

=> See live demos here: layout-components <=

Todo

  • update react-docgen to output the correct prop type in the demo table.

Usage (as a template)

npm install layout-components

and then in your code, you can import

import {Responsive, Row, Flex, FlexItem, FlexSpacer, flexStyle} from 'layout-components';
const {flexFixed, flexFluid} = flexStyle;

// More detailed demo see link above.

Develop

run npm run serve-docs to open the example.

Keywords

FAQs

Package last updated on 03 Jun 2017

Did you know?

Socket

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
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc