Skip to content

A client-side-rendered React Single Page Application that allows you to update URL parameters, including parameters in the search and hash URL components, with valueless key support.

louis-young/url-parameter-modifier

Repository files navigation

URL Parameter Modifier

A client-side-rendered React Single Page Application that allows you to update URL parameters, including parameters in the search and hash URL components, with valueless key support.

Scripts

npm run dev

Runs the application in the development mode.

npm run build

Builds the application and outputs the build artefacts to the dist directory.

npm run preview

Serves the built application.

npm run test

Runs the unit tests in "watch" mode.

npm run test:coverage

Runs the unit tests and outputs a coverage report to the coverage directory.

About

A client-side-rendered React Single Page Application that allows you to update URL parameters, including parameters in the search and hash URL components, with valueless key support.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published