Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/therealklanni/strip-unicode

Strip unicode from strings
https://github.com/therealklanni/strip-unicode

strip unicode

Last synced: 2 days ago
JSON representation

Strip unicode from strings

Awesome Lists containing this project

README

        

# strip-unicode [![Build Status](https://travis-ci.org/therealklanni/strip-unicode.svg?branch=master)](https://travis-ci.org/therealklanni/strip-unicode)

Strip all non-ascii (unicode) characters from a string.

```bash
$ npm install strip-unicode
```

---

MIT © Kevin Lanni