Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)