cost-of-modules

Dependency analyzer

Analyze and optimize dependencies to reduce package size

Find out which of your dependencies are slowing you down 🐢

GitHub

3k stars
24 watching
41 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dylang/npm-check Automates dependency checks and updates for JavaScript projects 6,584
pnpm/pnpm A fast and disk space efficient package manager for Node.js projects. 29,784
sindresorhus/np Automates and simplifies the process of publishing npm packages to a reliable and repeatable manner 7,557
raineorshine/npm-check-updates Automates checking and upgrading package dependencies to their latest versions. 9,442
bahmutov/npm-install Automates the installation of npm dependencies with caching to speed up project builds. 653
siddharthkp/bundlesize Helps track and manage the size of JavaScript bundles in web applications. 4,473
ds300/patch-package Automates fixing broken dependencies in node.js projects by creating patches and applying them during installation. 10,462
sindresorhus/guides A collection of concise guides on various software development topics and workflows. 2,477
voidcosmos/npkill Tool to remove old and heavy node_modules folders from the system 8,316
depcheck/depcheck Analyzes dependencies in JavaScript projects to identify unused and missing dependencies 4,735
jordansissel/fpm A tool to easily build platform-native software packages. 11,164
rlidwka/sinopia A private/caching npm repository server that allows users to manage their own local packages and cache external registry requests. 5,505
npm/cli A package manager for JavaScript that enables users to manage and install dependencies for web applications. 8,493
mysticatea/npm-run-all A tool to simplify running multiple npm scripts in parallel or sequential. 5,734
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