Skip to content
This repository has been archived by the owner on Nov 6, 2021. It is now read-only.
/ wavecase Public archive

Web application for experiencing animated & auditive typefaces.

License

Notifications You must be signed in to change notification settings

ffraenz/wavecase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wavecase

MIT license JavaScript Style Guide

Web application for experiencing animated & auditive typefaces. Letters get animated using SVG sprite sheets at 24 FPS. Audio is played back using the HTML5 audio tag and an audio sprite sheet.

Quick start

  • Make sure you have node & npm and gulp installed locally.
  • Clone the repo: git clone -b dev git@github.com:ffraenz/wavecase.git
  • Install dev dependencies: npm install
  • Build repo: gulp build
  • Watch files: gulp

Contributors

Releases

No releases published

Packages

No packages published