Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/susisu/backspace-remover
Removes unintended backspace characters on save :atom:
https://github.com/susisu/backspace-remover
Last synced: 2 days ago
JSON representation
Removes unintended backspace characters on save :atom:
- Host: GitHub
- URL: https://github.com/susisu/backspace-remover
- Owner: susisu
- License: mit
- Created: 2018-09-23T14:44:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-07T10:05:27.000Z (about 6 years ago)
- Last Synced: 2024-11-06T04:41:39.260Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# backspace-remover
Removes backspace characters (`\u0008`) on save.## Installation
``` shell
apm install https://github.com/susisu/backspace-remover
```