https://github.com/ajay-develops/code-formatter
https://github.com/ajay-develops/code-formatter
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ajay-develops/code-formatter
- Owner: ajay-develops
- Created: 2022-08-25T11:33:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-26T14:03:33.000Z (almost 4 years ago)
- Last Synced: 2025-11-22T13:04:56.820Z (7 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# code-formatter
# REGEX
1. match boundary - /\bm/ matches m in moon , and m in doom
2. backspace - [\b]