Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rluvaton/replace-special-quotes
- Owner: rluvaton
- Created: 2022-03-31T13:08:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-31T21:42:16.000Z (almost 3 years ago)
- Last Synced: 2024-04-24T20:26:18.603Z (9 months ago)
- Language: JavaScript
- Size: 753 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-opensource-israel - remove-special-quotes - Remove Special quotes from stdin (Projects by main language / javascript)
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)