Gabriel R. Antunes
Gabriel R. Antunes
### Please confirm your submission meets all the criteria - [x] I have read the [App Requirements][reqs] and [App Maintenance][maint] pages. - [x] My pull request follows the instructions at...
**Is your feature request related to a problem? Please describe.** Feature Request. Here in Brazil we normally format mobile phone numbers as +55 (xx) xxxxx-xxxx (11 digits) and some commercial/residential...
Query and change HTML tags with [CSS Selectors](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Selectors) using the modules [CSSselect](https://www.npmjs.com/package/css-select), [htmlparser2](https://www.npmjs.com/package/htmlparser2) and [domutils](https://www.npmjs.com/package/domutils). The sergey's source code uses a lot of `while` loops and Regular Expressions. This proposal...
Hello! Thank you for this project! I've been trying for my README and it's a candy solution. There is an issue when dealing with specific emojis (with Github output). tldr:...
### Current Behavior any command ran with nx got stuck forever: ```sh bunx nx ``` ```sh bunx nx --help ``` ```sh bunx nx run ``` ### Expected Behavior the commands...