ab-url-util

0.0.4 • Public • Published

ab-url-util

URL Utilities.

Currently just one: getParameterByName() which gets the value of a URL parameter by name.

Install

With npm do:

$ npm install ab-url-util --save-dev

Usage

var url_util = require('ab-url-util');

var result = url_util.getParameterByName('some_parameter_name');

License

MIT

/ab-url-util/

    Package Sidebar

    Install

    npm i ab-url-util

    Weekly Downloads

    2

    Version

    0.0.4

    License

    MIT

    Last publish

    Collaborators

    • antoniobrandao