An open API service indexing awesome lists of open source software.

https://github.com/mhio/ustrip

Strip utm tracking tokens from a url to open or copy
https://github.com/mhio/ustrip

utm

Last synced: 3 months ago
JSON representation

Strip utm tracking tokens from a url to open or copy

Awesome Lists containing this project

README

        

# ustrip

Strip utm tracking tokens from a url to open or copy

https://mhio.github.io/ustrip

### Compiles and hot-reloads for development
```
yarn dev
```

### Compiles and minifies for production, gh-pages
```
./mash pages
```