Skip to content

tracy-e/FastButtonDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

FastButtonDemo

Google Fast Button for Mobile Web Application, Let your button more responsive (300ms faster).

Go here to know more about "Fast Button".

Usage:

new FastButton(document.getElementById('fastbutton'), function() {
  alert('Fast');
})

Releases

No releases published

Packages

No packages published