Skip to content

pedroclayman/ng-ken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WORK IN PROGRESS

About

This project provides an easy way how to use the "Ken Burns" effect in your angular application.

All animations are pure CSS3 animations for the sake of the performance.

For more information about the "Ken Burns" effect start here:

How to install

Assuming you have installed node.js and therefore also npm (node package manager), run the following command:

npm install

This is going to install all necessary node packages. This project uses gulp so just simply run gulp to build, mininfy the coffee scripts and SCSS files.

(Currently there's an issue when you try to run the gulp command. The clean task tends to fail. Rerunning this task solves the problem. Sorry :( )

How to use it

All functionality is contained in a angular module. This module exposes a directive.

TODO

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published