Skip to content

Commit 18fa60e

Browse files
committed
docs: update built with devframe
1 parent 790b76d commit 18fa60e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/content/1.guide/23.built-with.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,12 @@ description: 'Real-world devtools and hub UI providers built on devframe, from V
88
## Real-world DevTools
99

1010
- [**Vite DevTools**](https://devtools.vite.dev/) bundles many devframes into one UI. Mount your own via the [`vite` adapter](/adapters/vite).
11+
- [**Nuxt DevTools**](https://devtools.nuxt.com/) bundles many devframes into a Nuxt-specific UI. Mount your own via the [`nuxt` framework kit](/frameworks/nuxt).
1112
- [**ESLint Config Inspector**](https://github.com/eslint/config-inspector) inspects flat configs.
1213
- [**node-modules-inspector**](https://github.com/antfu/node-modules-inspector) visualizes your `node_modules` dependency graph.
14+
- [**medula**](https://github.com/posva/medula) lets AI agents inspect and mutate a running app's live state over MCP.
15+
- [**Pinia Colada devtools**](https://github.com/posva/pinia-colada/tree/main/devtools) inspects Pinia Colada queries and mutations.
16+
- [**UnoCSS Inspector**](https://github.com/unocss/unocss/tree/main/packages-integrations/inspector) inspects generated utility classes and matched rules.
1317

1418
## Built-in Devframes
1519

0 commit comments

Comments
 (0)