get-param-by-name
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "get-param-by-name", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A JavaScript utility for retrieving a parameter value by name from a URL.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
# get-param-by-name | ||
![npm](https://img.shields.io/npm/v/get-param-by-name.svg) | ||
![CircleCI (all branches)](https://img.shields.io/circleci/project/github/mhfen/get-param-by-name/master.svg) | ||
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) | ||
A JavaScript utility for retrieving a parameter value by name from a URL. | ||
@@ -10,4 +14,8 @@ | ||
```bash | ||
$ npm install --save-dev get-param-by-name | ||
$ npm install --save get-param-by-name | ||
``` | ||
or | ||
```bash | ||
$ yarn add get-param-by-name | ||
``` | ||
@@ -14,0 +22,0 @@ ## Usage |
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
6200
9
50