reactjs-slot-layout

reactjs slot based layout system


Keywords
layout, slot, reactjs, javascript, react, react-layouts
License
MIT
Install
npm install reactjs-slot-layout@2.0.0

Documentation

reactjs-slot-layout

reactjs slot based layout system

Build Status NPM version Downloads Standard Version styled with prettier Conventional Commits Dependency Status devDependency Status Software License Authoer Blog


✨ Features

  • Easy layout management
  • Override layout from any component
  • Support for wrapped components and React Fragment
  • Handle multiple layouts with ease
  • Very lightweight ~ 5KB

🔧 Installation

yarn add reactjs-slot-layout

🎬 Getting started

Let's demonstrate simple usage with ... example:

// your code example

🎭 Examples

Go checkout examples !

Edit currying-fire-rm55g

📜 API

Document your API here

publicMethodOne(value:string): string

This methods does foo bar moo...

Example:

// example

🎓 Guides

How to do Foo Today we're gonna build Foo....

🕵️ Troubleshooting

Contributing

Anyone is welcome to contribute, however, if you decide to get involved, please take a moment to review the guidelines:

🥂 License

MIT as always