Skip to content

st-js/modernizr-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Strongly-Typed Javascript (STJS) Bridge to Modernizr

The STJS bridge to Modernizr gives you access to this great library using a Java syntax.

if(Modernizr.touch){
	// do something touch related
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages