Object parser is a utility used by the the `Object Inspector` package, which creates a JSON tree structure with node types that help simplify the JavaScript type system. It also uses TypeScript to make logic around using the tree strongly typed.
Object parser is a utility used by the the `Object Inspector` package, which creates a JSON tree structure with node types that help simplify the JavaScript type system. It also uses TypeScript to make logic around using the tree strongly typed.
An emulation of the Chrome and Firefox object inspector, which allows you to view JavaScript objects in the console.
Each of the UI components in this project contains themes for multiple browsers. These themes are built using the [postcss-themed](https://github.com/intuit/postcss-themed) package, which allows us to specify themes for multiple browsers in light and dark
A versatile expanding `Tree` component, with full keyboard navigation following the [Tree View Design Pattern](https://www.w3.org/TR/wai-aria-practices/examples/treeview/treeview-2/treeview-2a.html).
Use react-devtools outside of the browser
Validate XML, Parse XML, Build XML without C/C++ based libraries
Parses set-cookie headers into objects
The Chrome DevTools Protocol JSON
Scanner and parser for JSON with comments.
Node.js body parsing middleware
Lint your commit messages
An inline style parser.
A JavaScript parser built from the Hermes engine
lezer-based HTML grammar
Parse HTTP request cookies
> Utility kit for DevTools.
DevTools plugin helpers for Expo
Embed react-devtools within a website
Throw better errors.
> Plugins API for easier DevTools integrations.
Modern and scalable routing for React applications
> Internal utility types shared across @vue/devtools packages.
MCP server for Chrome DevTools