An open API service indexing awesome lists of open source software.

https://github.com/djyoko/geturlparam

getUrlParam
https://github.com/djyoko/geturlparam

typescript webpack

Last synced: 5 months ago
JSON representation

getUrlParam

Awesome Lists containing this project

README

          

# getUrlParam
a simple script for get query parameters from URL.
based on Typescript, Webpack, jQuery.

demo: [https://djyoko.github.io/geturlparam/](https://djyoko.github.io/geturlparam/)

# Typescript & pure js
- original: /docs/getUrlParam_pure.js
- Typescript & Webpack compiled: /docs/getUrlParam.js