16 repository-uri
Extensions and utilities to improve the daily workflow with packages.
Explore 16 awesome GitHub repositories matching part of an awesome list · Developer Experience. Refine with filters or upvote what's useful.
This project is a structured Node.js programming course and educational guide designed to teach JavaScript backend development. It provides a sequence of workshops and interactive tutorials that focus on the fundamentals of the Node.js runtime and its core modules. The material emphasizes asynchronous programming, specifically covering non-blocking I/O, callback patterns, and event-driven architecture. It includes a practical exploration of the core API for managing network applications, file system operations, and binary data. The curriculum covers module management and dependency resolutio
Introductory guide to Node.js and package management.
npkill is a command-line filesystem scanner and disk space recovery utility. It is designed to identify and delete large dependency folders, specifically targeting node_modules directories created by the npm package manager, to reclaim storage space across multiple projects. The tool provides an interactive terminal interface that allows for the discovery and identification of dependency folders along with their total disk size and modification dates. Users can select directories for individual or bulk deletion using keyboard inputs. The utility includes capabilities for recursive filesystem
Finds and removes heavy dependency folders.
A collection of succinct guides - Public Domain
Curated guides for package optimization.
📦 Terminal assistant to find and install node packages.
Interactive CLI for searching packages.
Manage npm dependencies through a modern UI.
Application for managing project dependencies.
Convert yarn.lock to package-lock.json and vice versa
Converts between different lockfile formats.
Better completion for npm
Provides improved shell completion for commands.
Get the bundle size of an npm package.
Checks the bundle size of a package.
Open the npm page, Yarn page, or GitHub repo of a package
Opens the registry page for a package.
Open the GitHub page of the given or current directory repo
Opens the source repository for a package.
[I'm slow at replying these days, but I hope to get back to answering questions eventually] Ask me anything!
Collection of articles and guides on module development.
Search issues based on the packages you have locally installed
Searches known issues across all project dependencies.
Make npm's flat dependencies easier to find and sort
Sorts and finds dependencies in flat structures.
Checkout the dependencies an npm module depends on
Explores dependencies via the command line.
Search npm packages by web scraping and without indexing all npm packages
Searches packages via registry scraping.