HTTP Toolkit
Proxyman.io
Charles Proxy
Surge for Mac
mitmproxy
Fiddler
Weer
James
Bit.dev
Storybook
Lerna
Next.js
GitHub
Reactide
Redux.js
Material UI
HTTP Toolkit
Bit.devBased on our record, Bit.dev should be more popular than HTTP Toolkit. It has been mentiond 57 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I can add certificates on my unrooted android. That how HTTPToolkit [0] works, it only requires adb, which (thankfully) doesn't trip banking apps. Banking apps can (and do iirc) pin certificates, so a rooted phone adds no risk whatsoever. Also in my experience a rooted phone experience is by far more secure than the OEM androids. Security is supposed to assess risk objectively, yet "running on a Xiaomi phone with... - Source: Hacker News / 5 months ago
For my rather simple needs I've been using https://httptoolkit.com free edition, I like that it launches a independent Firefox window on its own for the intercepting so I don't have to touch my working browser or deal with configuring a proxy anywhere. - Source: Hacker News / 7 months ago
This one is truly a gem: https://httptoolkit.com It even bypasses SSL pinning on Android using 1 click. - Source: Hacker News / 7 months ago
Https://httptoolkit.com also worth a look if you're interested in this space: has some neat automated setup for Android MITM that can be much simpler _and_ more effective than the manual config route (with automated Frida setup on rooted devices, so it handles unpinning too!). More UI & less CLI focused, so depends which way your preferences go there. - Source: Hacker News / about 1 year ago
Just setup httptoolkit [0], it just works. [0] - https://httptoolkit.com/. - Source: Hacker News / over 1 year ago
As part of my job, recently I'm working on integrating Vite (also Vitest) into a dev tool called Bit, which originally uses webpack in most of the cases. Basically, Bit is a component-driven development tool for various frontend frameworks and Node.js. In Bit, everything is a component and eventually consumed as an npm package. So technically, you would deal with all kinds of components as packages in your... - Source: dev.to / over 1 year ago
Using Bit and Bit Platform, components are shared and synced across separate repositories, allowing you to treat your poly-repo setup as one single virtual monorepo. - Source: dev.to / over 1 year ago
Before Bit became part of our workflow, sharing and collaborating on individual components felt like climbing a steep mountain. Managing dependencies, packaging, documentation, and setting up elaborate build tools wasnโt just time-consuming โ it was frustrating. These setups often relied on third-party tools that were prone to issues, introducing bugs and bottlenecks along the way. - Source: dev.to / over 1 year ago
By leveraging tools like Bit and [Ripple CI], developers can unlock the full potential of build-time micro frontends, creating applications that are not only modular and maintainable but also efficient and cohesive. Itโs time to give build-time integration the spotlight it deserves and embrace a future where distributed frontends are both powerful and user-friendly. - Source: dev.to / over 1 year ago
Some component collections like shadcn/ui offer a CLI tool to help you with the โcopy-pasteโ process. Other tools like Bit can help you do the same with any UI library hosted on the Bit Platform. Any component can either be installed or copied into your project. - Source: dev.to / over 1 year ago
Proxyman.io - Proxyman is a high-performance macOS app, which enables developers to view HTTP/HTTPS requests from apps and domains.
Storybook - Storybook is an open source tool for developing UI components in isolation for React, Vue, and Angular. It makes building stunning UIs organized and efficient.
Charles Proxy - HTTP proxy / HTTP monitor / Reverse Proxy
Lerna - Application and Data, Libraries, and Javascript Utilities & Libraries
Surge for Mac - Advanced Web Debugging Proxy for Mac & iOS
Next.js - A small framework for server-rendered universal JavaScript apps