Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fqborges/codrops-sidebar-transitions
codrops' sidebar transitions effects packaged for meteor
https://github.com/fqborges/codrops-sidebar-transitions
Last synced: 26 days ago
JSON representation
codrops' sidebar transitions effects packaged for meteor
- Host: GitHub
- URL: https://github.com/fqborges/codrops-sidebar-transitions
- Owner: fqborges
- Created: 2014-10-23T16:10:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-23T16:26:36.000Z (over 10 years ago)
- Last Synced: 2023-04-10T12:03:13.252Z (almost 2 years ago)
- Language: CSS
- Size: 145 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sidebar Transitions
=========Codrops' sidebar transition effects packaged for [meteor](https://www.meteor.com/).
## How to use it:
after adding this package to your meteor app, create a template using Codrops article as example (see bellow), then just call SidebarMenuEffects.init() on your template.render callback.
## Todo:
- demo app/page.
## References:
- [Original article on Codrops](http://tympanus.net/codrops/?p=16292)
- [Original github repo](https://github.com/codrops/SidebarTransitions)