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

https://github.com/ajay-develops/code-formatter


https://github.com/ajay-develops/code-formatter

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# code-formatter

# REGEX

1. match boundary - /\bm/ matches m in moon , and m in doom
2. backspace - [\b]