reactjs slot based layout system
- Easy layout management
- Override layout from any component
- Support for wrapped components and React Fragment
- Handle multiple layouts with ease
- Very lightweight ~ 5KB
yarn add reactjs-slot-layout
Let's demonstrate simple usage with ... example:
// your code example
Go checkout examples !
Document your API here
This methods does foo bar moo...
Example:
// example
How to do Foo
Today we're gonna build Foo....Anyone is welcome to contribute, however, if you decide to get involved, please take a moment to review the guidelines:
- Only one feature or change per pull request
- Write meaningful commit messages
- Follow the existing coding standards
MIT as always