nudeps

Official

Ship local dependencies without bundlers.

Authornudeps
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Nudeps solves the challenge of bundler-free dependency management by copying npm packages to a local, versioned output directory and generating an import map that maps bare specifiers to local paths, enabling offline, browser-first projects to run without a bundler.

Core Features & Use Cases

  • Local-first deployment: packages are copied to a local directory and served via an import map.
  • Automatic import map updates: changes in dependencies trigger map regeneration and file writes.
  • CJS support and aliasing: detects CommonJS packages and injects a shim; creates unversioned symlinks for stable asset URLs.

Quick Start

Run npx nudeps install to initialize, then npm install your dependencies to populate the output directory and import map.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: nudeps
Download link: https://github.com/nudeps/nudeps/archive/main.zip#nudeps

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.