2.0.0 • Published 3 years ago
@three11/extract-query-arg v2.0.0
Extract Query Argument
Extract a query string from a given URL
Install
npm i @three11/extract-query-argor
yarn add @three11/extract-query-argUsage
import extractQueryArg from '@three11/extract-query-arg';
// Get name parameter from current browser URL
extractQueryArg('name');License
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007