@cinchapi/url-transform

1.0.2 • Public • Published

url-transform

A node module to transform URLs.

Installation

This module is based on url-parse and is therefore designed to be used with either browserify or Node.js.

npm install @cinchapi/url-transform

You can also declare the dependency in the package.json file

"dependencies": {
  "@cinchapi/url-transform": "^1.0.1"
}

Usage

All examples assume the module is bootstrapped using:

'use strict'

var transform = require('url-transform');

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    1

Package Sidebar

Install

npm i @cinchapi/url-transform

Weekly Downloads

1

Version

1.0.2

License

Apache-2.0

Unpacked Size

15.9 kB

Total Files

4

Last publish

Collaborators

  • jtnelson
  • jonathanmarvens