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

https://github.com/dimfeld/deburr-cli

Simple utility to remove accent marks from text
https://github.com/dimfeld/deburr-cli

Last synced: over 1 year ago
JSON representation

Simple utility to remove accent marks from text

Awesome Lists containing this project

README

          

This is a very simple utility that reads text from stdin, applies lodash's `deburr` function, and writes it to stdout.