Files
sanitize/README.md
T
2023-12-29 15:03:58 +03:00

18 lines
731 B
Markdown

# sanitize
[![Go Reference](https://img.shields.io/badge/godoc-reference-5272B4.svg)](https://pkg.go.dev/github.com/andoma-go/sanitize)
![Commit activity](https://img.shields.io/github/commit-activity/m/andoma-go/sanitize)
[![Status](https://img.shields.io/github/actions/workflow/status/andoma-go/sanitize/test.yml)](https://github.com/andoma-go/sanitize/actions/workflows/test.yml)
![License](https://img.shields.io/github/license/andoma-go/sanitize)
![Go version](https://img.shields.io/github/go-mod/go-version/andoma-go/sanitize)
## Installation
```bash
go get -u github.com/andoma-go/sanitize
```
## Documentation
View the generated [documentation](https://pkg.go.dev/github.com/andoma-go/sanitize#readme-documentation)