devframe
npmv0.9.16TypeScriptFramework for building one portable devtool integration that runs in any viewer.
Safe to adopt
Yes — devframe scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 2 days ago. 50 releases in the last 2 years.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- AMaintenance: grade A, Excellent.
Last published 2 days ago. 50 releases in the last 2 years.
- BWeight: grade B, Good.
Pulls in 13 transitive packages, about 15 MB installed.
- BSupply chain: grade B, Good.
This package has a single maintainer (bus factor of 1).
- ALicense: grade A, Excellent.
MIT — permissive, with no copyleft found in the dependency tree.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding devframe to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Licenses in the dependency tree
Every license you inherit by installing devframe, not just its own. Check this before a legal review, not after.
Compatibility
- Node.js
- No constraint declared
- Module format
- ESM only
- TypeScript
- Types included
- Install scripts
- None
devframe vs the alternatives
Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.
| Package | Weekly downloads | Dependents | License | Last release |
|---|---|---|---|---|
| devframethis page | 0 | 14 | MIT | 2 days ago |
| @vitejs/devtools | 0 | 2 | MIT | 1 day ago |
| @devframes/plugin-inspect | 0 | 1 | MIT | 1 day ago |
| @vitejs/devtools-rolldown | 81.8K | 1 | MIT | 1 day ago |
| @devframes/vite | 43.5K | 4 | MIT | 1 day ago |
| @devframes/json-render-ui | 37.5K | 1 | MIT | 1 day ago |
Dependencies
Declared by devframe v0.9.16. Runtime dependencies are installed with the package; dev dependencies are not.
Runtime (9)
Dev (18)
Used by
Popular packages that depend on devframe.
DevTools for Rolldown
Vite plugin for mounting a devframe inside any Vite-based host (Astro, SolidStart, Nuxt, plain Vite apps).
Vue renderer for devframe views described as JSON.
Devframe wire service that opens files in the user's editor or reveals them in the OS file explorer.
Devframe plugin for browsing, filtering, and dismissing the hub message feed.
Devframe plugin providing terminal panels for streamed output and interactive PTY shells.
Vite DevTools
DevTools for Vitest
DevTools for the Oxc toolchain
Protocol layer for describing devframe views as JSON that any renderer can display.
DevTools for Vite (work in progress)
Hub layer that orchestrates devframe docks, terminals, messages, and commands on any host.
Devframe plugin that inspects the RPC registry, shared state, and agent surface of a connection.
Vite DevTools Kit
Relationship graph
Dependencies (left) and dependents (right) of devframe.
Frequently installed together
Native-ESM powered web dev build tool
Hub layer that orchestrates devframe docks, terminals, messages, and commands on any host.
Structured diagnostic code library
Universal filesystem path utils
TypeScript definitions for node
Simple yet powerful framework for building command-line apps.
Next generation testing framework powered by Vite
The progressive JavaScript framework for building modern web UI.
Minimal H(TTP) framework built for high performance and portability.
Vite DevTools Kit
Let’s get serious about color
Get information on local packages.
Release history
50 releases in the last two years, typically about 0 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 0.9.16latest | 2 days ago | 928 KB | MIT |
| 0.9.15 | 2 days ago | 925 KB | MIT |
| 0.9.14 | 2 days ago | 925 KB | MIT |
| 0.9.13 | 2 days ago | 921 KB | MIT |
| 0.9.12 | 6 days ago | 906 KB | MIT |
| 0.9.11 | 6 days ago | 902 KB | MIT |
| 0.9.10 | 6 days ago | 902 KB | MIT |
| 0.9.9 | 7 days ago | 894 KB | MIT |
| 0.9.8 | 9 days ago | 864 KB | MIT |
| 0.9.7 | 13 days ago | 858 KB | MIT |
| 0.9.6 | 14 days ago | 858 KB | MIT |
| 0.9.5 | 19 days ago | 814 KB | MIT |
| 0.9.4 | 21 days ago | 812 KB | MIT |
| 0.9.3 | 22 days ago | 803 KB | MIT |
| 0.9.2 | 22 days ago | 799 KB | MIT |
Overview
devframe is an npm package that framework for building one portable devtool integration that runs in any viewer. It has 14 known dependents in the graph. The latest version is 0.9.16, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need framework for building one portable devtool integration that runs in any viewer and value a focused solution.
When not to use it
Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- Large dependency tree (29 direct dependencies) increases install size and audit surface.
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use devframe?
Yes — devframe scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 2 days ago. 50 releases in the last 2 years.
How do I install devframe?
Run `npm install devframe` to add devframe to your npm project.
How many dependencies does devframe have?
devframe declares 29 direct dependencies and pulls in 13 packages in total once its runtime tree is resolved totalling about 15 MB on disk.
What license is devframe released under?
devframe is distributed under the MIT license.
How popular is devframe?
npm does not publish download counts. Within PackageGraph's crawl, 14 known packages depend on devframe.
Is devframe still maintained?
The most recent release of devframe (v0.9.16) was published 2 days ago.
Does devframe run install scripts?
No. devframe does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.