/giveup-edge

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

Primary LanguageTypeScriptMIT LicenseMIT

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