Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rluvaton/replace-special-quotes

Replace Special quotes from stdin
https://github.com/rluvaton/replace-special-quotes

Last synced: 23 days ago
JSON representation

Replace Special quotes from stdin

Awesome Lists containing this project

README

        

# Remove Special Quotes from stdin
![npm](https://img.shields.io/npm/v/replace-special-quotes)

Replace `“”„` with `"` and `‘’‚` with `'`

**Install:**

```bash
npm i -g replace-special-quotes
```

## Usage:

![usage](./assets/usage.png)