https://github.com/toriphes/ionic2-fade-menu
ionic2 fade menu implementation
https://github.com/toriphes/ionic2-fade-menu
angular2 fade ionic2 javascript menu
Last synced: 12 months ago
JSON representation
ionic2 fade menu implementation
- Host: GitHub
- URL: https://github.com/toriphes/ionic2-fade-menu
- Owner: toriphes
- License: mit
- Created: 2017-02-28T16:53:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-28T17:11:12.000Z (over 9 years ago)
- Last Synced: 2025-04-06T15:15:39.359Z (about 1 year ago)
- Topics: angular2, fade, ionic2, javascript, menu
- Language: CSS
- Size: 1.48 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ionic2-fade-menu
Simple fade menu implementation with [ionic2 framework](http://ionicframework.com/).
This sample implement a new [ionic2 menu type](http://ionicframework.com/docs/v2/api/components/menu/Menu/#menu-types) for handling fade in / fade out presentation.
## Quick start
```bash
git clone https://github.com/toriphes/ionic2-fade-menu.git
cd ionic2-fade-menu
npm install
ionic serve
```
## Demo
