[go: up one dir, main page]

unicase 0.1.0

A case-insensitive wrapper around strings.
Documentation
1
2
3
4
5
6
7
8
9
# unicase

[![Build Status](https://travis-ci.org/seanmonstar/unicase.svg?branch=master)](https://travis-ci.org/seanmonstar/unicase)

Compare strings when case is not important.

## License

[MIT](./LICENSE)