0.0.3 • Published 4 years ago

is-visit-google v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

is-visit-google

Determine whether the user can access ‘google.com’

installation

npm install is-visit-google -S

or

<script src="https://unpkg.com/is-visit-google/src/index.js"></script>

Usage

const isVisitGoogle=require('isVisitGoogle')

Demo

isVisitGoogle(function(result){
    // result ==> true false
})

doc

issues

https://github.com/cxvhweb/is-visit-google/issues

wiki

https://github.com/cxvhweb/is-visit-google/wiki

author

https://cxvhweb.github.io/

sponsor

WeChat

Alipay

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago