Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.05 KB

README.md

File metadata and controls

23 lines (19 loc) · 1.05 KB

scroll-animation-framework

This framework combines a set of plugins with a generic logic to have a completely new experience as developer. An experience that is such intuitive for building or setting up CSS- and/or SVG-stroke animations that depends on the scroll position of the browser.

The scroll-animation-framework is the result of an interactive report that was designed & developed by Ergosign GmbH

Want to see the power of the framework or want to see what Ergosign did in 2014? Have a look at Ergosign in 2014 and see the framework live in action.

Dependencies

To build the basic set of the framework, the following libraries/frameworks/plugins are used:

Build-System

As build system we use Grunt. Grunt handles the following tasks for us:

  • concat HTML/LESS/JS files
  • compile LESS to CSS
  • minify CSS/JS
  • run HTTP server
  • copy from SRC to WWW