jspm-cli

Dependency manager

Manages dependencies and resolves module imports in a Node.js-based application

ES Module Package Manager

GitHub

4k stars
98 watching
272 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
npm/cli A package manager for JavaScript that enables users to manage and install dependencies for web applications. 8,493
jspm/vite-plugin-jspm A plugin that externalizes dependencies and resolves them from CDN providers using import maps and es-module-shims. 60
jamiemason/shrinkpack A tool that allows developers to create reproducible builds of their projects by storing dependency information and package files in source control. 794
ds300/patch-package Automates fixing broken dependencies in node.js projects by creating patches and applying them during installation. 10,462
nvm-sh/nvm A tool to manage multiple versions of Node.js on a system 80,353
standard-things/esm An ECMAScript module loader for Node.js that provides a simple and production-ready way to support ES modules in Node 6+ 5,274
pnpm/pnpm A fast and disk space efficient package manager for Node.js projects. 29,784
tgvashworth/npm-release A script to automate the process of releasing npm modules by bumping version numbers, committing and tagging commits, and publishing to npm. 102
ai/dual-publish Automates conversion of JavaScript projects to dual ES module and CommonJS packages for publication on npm. 187
pdm-project/pdm A modern package manager for Python supporting the latest PEP standards and providing a flexible plugin system for managing dependencies and projects. 7,950
raineorshine/npm-check-updates Automates checking and upgrading package dependencies to their latest versions. 9,442
workshopper/how-to-npm An interactive tutorial for learning how to manage dependencies in Node.js projects 1,121
dylang/npm-check Automates dependency checks and updates for JavaScript projects 6,584
webpack/webpack A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. 64,791
wintermi/zsh-fnm Manages multiple versions of Node.js using a fast and simple version manager 3