https://github.com/rluvaton/replace-special-quotes
Replace Special quotes from stdin
https://github.com/rluvaton/replace-special-quotes
Last synced: 14 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-31T21:42:16.000Z (about 3 years ago)
- Last Synced: 2024-04-24T20:26:18.603Z (12 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
Replace `“”„` with `"` and `‘’‚` with `'`
**Install:**
```bash
npm i -g replace-special-quotes
```## Usage:
