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

18 lines
857 B
Markdown

# sanitize
[![Go Reference](https://img.shields.io/badge/godoc-reference-5272B4.svg)](https://pkg.go.dev/github.com/andoma-go/sanitize)
[![Activity](https://img.shields.io/github/commit-activity/m/andoma-go/sanitize)](https://github.com/andoma-go/sanitize/activity)
[![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.svg)](https://github.com/andoma-go/sanitize/blob/master/LICENSE)
[![Go version](https://img.shields.io/github/go-mod/go-version/andoma-go/sanitize)](https://go.dev)
## 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)