illvart / static

Home Page:https://www.npmjs.com/package/@illvart/static

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Static

Note: This is an open source files that I use for my project.

Homepage

Install

npm install @illvart/static

or

yarn add @illvart/static

CDN

Example use on CDN like a jsDelivr or UNPKG.

Note: The packages contains only minify version used for production.

jsDelivr

<script src="https://cdn.jsdelivr.net/npm/@illvart/static@1.2.0/polyfill/html5shiv.min.js"></script>

UNPKG

<script src="https://unpkg.com/@illvart/static@1.2.0/polyfill/html5shiv.min.js"></script>

Packages

Polyfill

Copyright and License

Copyright and license by the author of packages above.

About

https://www.npmjs.com/package/@illvart/static

License:MIT License


Languages

Language:JavaScript 100.0%