Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
ngrok is a reverse proxy that creates a secure tunnel between from a public endpoint to a locally running web service. ngrok captures and analyzes all traffic over the tunnel for later inspection and replay. | Your editor and web browser don't know anything about each other, which is why you end up continuously switching between them. Kite bridges that gap, bringing an internet-connected programming experience right alongside your editor. |
Expose any http service behind a NAT or firewall to the internet on a subdomain of ngrok.com;Expose any tcp service behind a NAT or firewall to the internet on a random port of ngrok.com;Inspect all http requests/responses that are transmitted over the tunnel;Replay any request that was transmitted over the tunnel | - |
Statistics | |
GitHub Stars 24.4K | GitHub Stars - |
GitHub Forks 4.3K | GitHub Forks - |
Stacks 420 | Stacks 91 |
Followers 457 | Followers 300 |
Votes 57 | Votes 15 |
Pros & Cons | |
Pros
Cons
| Pros
Cons
|
Integrations | |

Since version 0.101.0 and later Spacemacs totally abolishes the frontiers between Vim and Emacs. The user can now choose his/her preferred editing style and enjoy all the Spacemacs features. Even better, it is possible to dynamically switch between the two styles seamlessly which makes it possible for programmers with different styles to do seat pair programming using the same editor.

It is a popular developer productivity extension for Microsoft Visual Studio. It automates most of what can be automated in your coding routines. It finds compiler errors, runtime errors, redundancies, and code smells right as you type, suggesting intelligent corrections for them.

SpaceVim is a Modular configuration, a bundle of custom settings and plugins, for Vim. It got inspired by spacemacs.

A minimalist Vim plugin manager.

The #1 cross-platform terminal with built-in ssh client which works as your own portable server management system in any situation.

GoTTY is a simple command line tool that turns your CLI tools into web applications.
PageKite is a system for exposing localhost servers to the public Internet. It is most commonly used to make local web servers or SSH servers publicly visible, although almost any TCP-based protocol can work if the client knows how to use an HTTP proxy.

Full git and GitHub integration with Sublime Text 3.

It can be installed under macOS and Windows with just a few clicks. It provides them with all the tools they need to run WordPress on their desktop PC for testing or development purposes, for example. It doesn't matter if you prefer Apache or Nginx or if you want to work with PHP, Python, Perl or Ruby.

Manage your 'runtimepath' with ease. In practical terms, pathogen.vim makes it super easy to install plugins and runtime files in their own private directories.