@ovh-ux/ng-ovh-sidebar-menu

Manage and display a left menu tree

Usage no npm install needed!

<script type="module">
  import ovhUxNgOvhSidebarMenu from 'https://cdn.skypack.dev/@ovh-ux/ng-ovh-sidebar-menu';
</script>

README

ng-ovh-sidebar-menu

Manage and display a left menu tree.

npm version Downloads Dependencies Dev Dependencies

Install

$ yarn add @ovh-ux/ng-ovh-sidebar-menu

Usage

import angular from 'angular';
import ngOvhSidebarMenu from '@ovh-ux/ng-ovh-sidebar-menu';

angular.module('myApp', [ngOvhSidebarMenu]);

Test

$ yarn test

Roadmap

To know what is going on, click here.

Related

Contributing

Always feel free to help out! Whether it's filing bugs and feature requests or working on some of the open issues, our contributing guide will help get you started.

License

BSD-3-Clause © OVH SAS