Skip to content

report to users to give up ie and edge and give some other browsers to users.

License

Notifications You must be signed in to change notification settings

hbyunzai/giveup-edge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

giveup-edge

report to users to give up ie and edge and give some other browsers to users.

HOW TO USE

HEAD

use this tag to open js
<meta name="renderer" content="webkit">

PACKAGE

npm install giveup-edge --save

IN HTML

<html>
<head>
<script src="node_modules/givup-edge/main.bundle.js"></script>
</head>
</html>

IN REACT

main();

IN ANGULAR

main();

or

add node_modules/giveup-edge.main.bundle.js to angular.json

About

report to users to give up ie and edge and give some other browsers to users.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published