0.1.1 • Published 10 years ago

checkhtml5 v0.1.1

Weekly downloads
3
License
ISC
Repository
-
Last release
10 years ago

使用checkhtml5来检测客户端是否支持html5 必须使用express框架后 var checkhtml5=require('checkhtml5'); app.use(checkhtml5); app.use("/Command-ErrorHtml5",function(request,response,next){ response.sendfile(__dirname+'/node_modules/checkhtml5/ErrorHtml5.html') });

0.1.1

10 years ago

0.1.0

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago