> For the complete documentation index, see [llms.txt](https://henryruhs.gitbook.io/ngx-crud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://henryruhs.gitbook.io/ngx-crud/reference/helpers/stripurlparams.md).

# stripUrlParams

Strip the URL params:

```typescript
stripUrlParams(urlWithParams : string) : string
```
