👩💻 Join our community of thousands of amazing developers!
Summary grep.app is a free web app that lets you perform full-text search on GitHub code, using regex to match content, file paths and repository names. The problem I’d like to make this more convenient by searching and obtaining example code all within emacs. emacs' eww-mode doesn’t support javascript. I’d like to present the website in a usable form – code snippets cleaned up. I’d like to automate the process of searching so that it doesn’t require any typing....