reactjs-slot-layout

reactjs slot based layout system

Usage no npm install needed!

<script type="module">
  import reactjsSlotLayout from 'https://cdn.skypack.dev/reactjs-slot-layout';
</script>

README

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