</>PackageGraphPackageGraph

devframe

npmv0.9.16TypeScript

Framework 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.

9
Direct dependencies

Runtime packages this one declares itself.

13
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

15 MB
Install size

Unpacked size of this package plus its entire runtime tree.

2
Tree depth

Longest resolved dependency chain below this package.

Licenses in the dependency tree

MIT

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.

PackageWeekly downloadsDependentsLicenseLast release
devframethis page014MIT2 days ago
@vitejs/devtools02MIT1 day ago
@devframes/plugin-inspect01MIT1 day ago
@vitejs/devtools-rolldown81.8K1MIT1 day ago
@devframes/vite43.5K4MIT1 day ago
@devframes/json-render-ui37.5K1MIT1 day ago

Dependencies

Declared by devframe v0.9.16. Runtime dependencies are installed with the package; dev dependencies are not.

Used by

Popular packages that depend on devframe.

@vitejs/devtools-rolldownnpm

DevTools for Rolldown

81.8K/wk1 dependentsMITTS
@devframes/vitenpm

Vite plugin for mounting a devframe inside any Vite-based host (Astro, SolidStart, Nuxt, plain Vite apps).

43.5K/wk4 dependentsMITTS
@devframes/json-render-uinpm

Vue renderer for devframe views described as JSON.

37.5K/wk1 dependentsMIT
@devframes/service-opennpm

Devframe wire service that opens files in the user's editor or reveals them in the OS file explorer.

37.3K/wk1 dependentsMITTS
@devframes/plugin-messagesnpm

Devframe plugin for browsing, filtering, and dismissing the hub message feed.

0/wk1 dependentsMITTS
@devframes/plugin-terminalsnpm

Devframe plugin providing terminal panels for streamed output and interactive PTY shells.

0/wk1 dependentsMITTS
@vitejs/devtoolsnpm

Vite DevTools

0/wk2 dependentsMITTS
@vitejs/devtools-vitestnpm

DevTools for Vitest

0/wk1 dependentsMITTS
@vitejs/devtools-oxcnpm

DevTools for the Oxc toolchain

0/wk1 dependentsMITTS
@devframes/json-rendernpm

Protocol layer for describing devframe views as JSON that any renderer can display.

0/wk2 dependentsMITTS
@vitejs/devtools-vitenpm

DevTools for Vite (work in progress)

0/wk1 dependentsMITTS
@devframes/hubnpm

Hub layer that orchestrates devframe docks, terminals, messages, and commands on any host.

0/wk7 dependentsMITTS
@devframes/plugin-inspectnpm

Devframe plugin that inspects the RPC registry, shared state, and agent surface of a connection.

0/wk1 dependentsMITTS
@vitejs/devtools-kitnpm

Vite DevTools Kit

0/wk5 dependentsMITTS

Relationship graph

Dependencies (left) and dependents (right) of devframe.

Frequently installed together

Release history

50 releases in the last two years, typically about 0 days apart.

Recent versions of devframe
VersionPublishedSizeLicense
0.9.16latest2 days ago928 KBMIT
0.9.152 days ago925 KBMIT
0.9.142 days ago925 KBMIT
0.9.132 days ago921 KBMIT
0.9.126 days ago906 KBMIT
0.9.116 days ago902 KBMIT
0.9.106 days ago902 KBMIT
0.9.97 days ago894 KBMIT
0.9.89 days ago864 KBMIT
0.9.713 days ago858 KBMIT
0.9.614 days ago858 KBMIT
0.9.519 days ago814 KBMIT
0.9.421 days ago812 KBMIT
0.9.322 days ago803 KBMIT
0.9.222 days ago799 KBMIT

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

Keywords

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.