minimal-polyfills
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "minimal-polyfills", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"main": "./dist/lib/index.js", | ||
@@ -5,0 +5,0 @@ "types": "./dist/lib/index.d.ts", |
@@ -23,2 +23,4 @@ | ||
# Usage | ||
@@ -59,1 +61,11 @@ | ||
``` | ||
# Try it now | ||
Thanks to Stackblitz you can try this lib with within your browser like if you where in VSCode. | ||
<p align="center"> | ||
<img src="https://user-images.githubusercontent.com/6702424/74532595-e1e28f00-4f2f-11ea-88d4-4f9fe6fa0d1b.png"> | ||
</p> | ||
[__Run the example__](https://stackblitz.com/edit/minimal-polyfills-demo?embed=1&file=index.ts) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
30864
70