Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This library checks if the JavaScript runtime executing the program is WebKit.

License

tai-kun/is-webkit

Repository files navigation

Checks if the JavaScript runtime is running in a WebKit environment.

CI License Latest Version

import isWebKit from "is-webkit";

console.log(isWebKit());  // -> true or false

About

This library checks if the JavaScript runtime executing the program is WebKit.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published