Vue-Layout is a collection of packages to:
- simplify layout rendering
- creating multi tier/level navigations
Table of Contents
The repository contains the following packages:
- 🏔 @vue-layout/navigation: A package to render a multi level navigation menu.
- 🧪 @vue-layout/navigation-demo : An example project on how to use the navigation package.
- 🧰 @vue-layout/utils: A package for building form and list components on the fly in the vue render function.
- 🧪 @vue-layout/utils-demo : An example project on how to use the utils package.
Coming soon...