repl icon indicating copy to clipboard operation
repl copied to clipboard

REPL rewrite for Node.js ✨🐢🚀✨

Results 13 repl issues
Sort by recently updated
recently updated
newest added

I am sorry if this is the wrong place to ask, but I couldn't find a relevant mailing list / forum. [Attempts to get an answer on Discord and Reddit...

I want function's arguments autocomplete like: `"Hello world".replaceAll(` 100ms later `"Hello world".replaceAll(searchValue, replaceValue` **On Android (Termux) it works great, but on Windows it does not work** 😢. **Why?** ➡️ _Additional...

This PR drops a few dependencies to make this package smaller. This will help with the eventual movement to include this in NodeJS core. This PR does NOT drop **emphasize**...