UNPKG

@illvart/static

Version:

Open source files used for my project

43 lines (29 loc) 1.1 kB
# static **Open source files used for my project** ## Install ``` npm install @illvart/static ``` or ``` yarn add @illvart/static ``` ## CDN The package contains only the minified (production-ready) version. #### [jsDelivr](https://www.jsdelivr.com/package/npm/@illvart/static) ```html <script src="https://cdn.jsdelivr.net/npm/@illvart/static@2.0.0/polyfill/html5shiv.min.js"></script> ``` ## Packages - [MaterialDesign-Webfont](https://github.com/Templarian/MaterialDesign-Webfont) v4.5.95 - [clipboard.js](https://github.com/zenorocha/clipboard.js) v2.0.4 - [lazyload](https://github.com/verlok/lazyload) v12.1.0 - [lory](https://github.com/meandmax/lory) v2.5.3 - [cookieconsent](https://github.com/insites/cookieconsent) v3.1.0 - [tiny-slider](https://github.com/ganlanyuan/tiny-slider) v2.9.2 ## Polyfill - [selectivizr](https://github.com/keithclark/selectivizr) v1.0.2 - [Respond](https://github.com/scottjehl/Respond) v1.4.2 - [html5shiv](https://github.com/aFarkas/html5shiv) v3.7.2 ## Copyright and License Copyright and license belong to the author of the packages above.