jsurl 1.2.2

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package jsurl --version 1.2.2
NuGet\Install-Package jsurl -Version 1.2.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="jsurl" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jsurl --version 1.2.2
#r "nuget: jsurl, 1.2.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install jsurl as a Cake Addin
#addin nuget:?package=jsurl&version=1.2.2

// Install jsurl as a Cake Tool
#tool nuget:?package=jsurl&version=1.2.2

To have a convenient way working with URLs in JavaScript. From time to time there are usual tasks when it is required to add or remove some parameters to some basic URL or change some other URL parts.
There is no easy standard way to do it in JavaScript.
This small library intended to fix that problem

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on jsurl:

Package Downloads
jsurl.TypeScript.DefinitelyTyped

TypeScript Definitions (d.ts) for jsurl

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated