static-params
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "static-params", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A general purpose utility to allow interpolation values as static parts of a template literal tag", | ||
@@ -5,0 +5,0 @@ "main": "./cjs/index.js", |
@@ -13,2 +13,4 @@ # static-params | ||
**[Live Demo](https://codepen.io/WebReflection/pen/MWKOQbp?editors=0010)** | ||
```js | ||
@@ -15,0 +17,0 @@ import {asStatic, asParams, asTag} from 'static-params'; |
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
10089
84