meabed / reactjs-slot-layout

Slot based Layout system for ReactJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Slot based Layout system for ReactJS

License:MIT License


Languages

Language:JavaScript 83.1%Language:TypeScript 16.0%Language:Shell 0.9%