https://github.com/djyoko/geturlparam
getUrlParam
https://github.com/djyoko/geturlparam
typescript webpack
Last synced: 5 months ago
JSON representation
getUrlParam
- Host: GitHub
- URL: https://github.com/djyoko/geturlparam
- Owner: DJYoko
- Created: 2019-01-31T14:06:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-12T12:36:23.000Z (over 1 year ago)
- Last Synced: 2025-04-13T20:44:09.963Z (about 1 year ago)
- Topics: typescript, webpack
- Language: TypeScript
- Homepage: https://djyoko.github.io/geturlparam/
- Size: 352 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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