Developer tools for Redux with hot reloading, action replay, and customizable UI, available as a browser extension or standalone app.
Redux DevTools is a suite of developer tools designed to enhance the Redux development workflow and other state management architectures. It provides powerful debugging capabilities that help developers understand, trace, and manipulate application state changes efficiently.
Developers using Redux or similar state management libraries (like Zustand, Vuex, or MobX) who need to debug and monitor state changes in their applications.
It offers a comprehensive, interactive debugging experience with features like action replay and hot reloading, available as a browser extension, standalone app, or integratable component for flexibility across development environments.
DevTools for Redux with hot reloading, action replay, and customizable UI
Allows replaying past actions to debug state changes and reproduce issues, a key feature highlighted for efficient troubleshooting.
Available as browser extensions for Chrome, Edge, and Firefox, a standalone app, or integratable React component, offering versatility across development setups.
Enables debugging applications remotely, useful for cross-environment development, as documented in the Remote Monitoring section.
Provides a flexible and tailorable debugging interface, allowing developers to adapt the tools to specific workflow needs.
Development requires pnpm and building dependencies in order, which can be cumbersome for contributors, as noted in the Development section with specific workspace commands.
Documentation is split across multiple pages (e.g., installation, API, recipes), making it less cohesive and harder to navigate for quick answers.
Primary usage relies on browser extensions, which may not be available in all browsers or corporate environments, limiting accessibility.
The Zed Angular Extension brings the official Angular Language Service directly into the Zed code editor. This integration provides developers with rich language features like autocompletion, error checking, and navigation specifically for Angular templates and TypeScript code within their projects. ## Key Features - **Angular Language Service Integration** — Leverages the official Angular tooling for accurate IntelliSense, diagnostics, and refactoring. - **Strict Template Support** — Works best with `strictTemplates` enabled, ensuring type-checking and error detection align with Angular's compiler. - **Version Management** — Allows customization of the underlying `@angular/language-service` and TypeScript package versions for compatibility. - **Multi-language Support** — Configures language servers for both TypeScript and HTML files to cover all aspects of an Angular project. ## Philosophy The extension aims to provide a seamless, first-party Angular development experience within Zed by directly integrating the Angular team's own language intelligence tools.
Interactive architecture visualizer for Angular projects – Transforms code entropy into structured, navigable graphs
AngularTools is a collection of tools for exploring a Angular project, help you with documenting, reverse engineering a project or help when refactoring.
Ngx (Angular2+) HTML Syntax for SublimeText
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.