An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with npm-cli

A curated list of projects in awesome lists tagged with npm-cli .

https://github.com/npm/cli

the package manager for JavaScript

javascript nodejs npm npm-cli package-manager tools

Last synced: 11 Jun 2026

https://github.com/npm/node-semver

The semver parser for node (the one npm uses)

npm-cli

Last synced: 12 May 2025

https://github.com/isaacs/node-tar

tar for node

npm-cli

Last synced: 15 Jan 2026

https://github.com/npm/ini

An ini parser/serializer in JavaScript

npm-cli

Last synced: 12 May 2025

https://github.com/npm/rfcs

Public change requests/proposals & ideation

collaborators discussion npm npm-cli open package-manager proposal rfc rfc-process rfcs

Last synced: 06 Apr 2025

https://github.com/npm/nopt

Node/npm Option Parsing

npm-cli

Last synced: 20 Aug 2025

https://github.com/npm/documentation

Documentation for the npm registry, website, and command-line interface.

npm-cli

Last synced: 13 May 2025

https://github.com/npm/npmlog

The logger that npm uses

npm-cli

Last synced: 07 Oct 2025

https://github.com/whoiskatrin/npm-copilot

CLI tool for Next.js that can analyze logs in real-time and suggest a solution using OpenAI

clitools copilot devtools nextjs npm npm-cli npm-package openai react yarn

Last synced: 05 Apr 2025

https://github.com/npm/arborist

npm's tree doctor

npm-cli

Last synced: 07 Oct 2025

https://github.com/npm/pacote

npm fetcher

npm-cli

Last synced: 13 May 2025

https://github.com/npm/node-which

Like which(1) unix command. Find the first instance of an executable in the PATH.

npm-cli

Last synced: 13 May 2025

https://github.com/npm/gauge

A terminal based horizontal guage aka, a progress bar

npm-cli

Last synced: 20 Oct 2025

https://github.com/npm/init-package-json

A node module to get your node module started

npm-cli

Last synced: 13 May 2025

https://github.com/npm/validate-npm-package-name

Is the given string an acceptable npm package name?

npm-cli

Last synced: 13 May 2025

https://github.com/npm/cacache

npm's content-addressable cache

npm-cli

Last synced: 13 May 2025

https://github.com/npm/write-file-atomic

Write files in an atomic fashion w/configurable ownership

npm-cli

Last synced: 14 May 2025

https://github.com/npm/read-package-json

The thing npm uses to read package.json files with semantics and defaults and validation and stuff

npm-cli

Last synced: 07 Oct 2025

https://github.com/npm/hosted-git-info

Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab

npm-cli

Last synced: 10 Apr 2025

https://github.com/npm/make-fetch-happen

making fetch happen for npm

npm-cli

Last synced: 24 Feb 2026

https://github.com/npm/normalize-package-data

normalizes package metadata, typically found in package.json file.

npm-cli

Last synced: 14 May 2025

https://github.com/npm/read

read(1) for node.

npm-cli

Last synced: 14 May 2025

https://github.com/npm/are-we-there-yet

Track complex hiearchies of asynchronous task completion statuses.

npm-cli

Last synced: 07 Oct 2025

https://github.com/npm/statusboard

Public monitor/status/health board for @npm/cli-team's maintained projects

board npm-cli open-source status

Last synced: 12 Apr 2025

https://github.com/npm/abbrev-js

Like ruby's Abbrev module

npm-cli

Last synced: 14 May 2025

https://github.com/npm/npm-registry-fetch

like fetch() but for the npm registry

npm-cli

Last synced: 11 Apr 2025

https://github.com/isaacs/treeverse

Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.

npm-cli

Last synced: 16 Mar 2025

https://github.com/npm/npm-package-arg

Parse the things that can be arguments to `npm install`

npm-cli

Last synced: 19 Oct 2025

https://github.com/shahednasser/cross-post

Cross Post a blog to multiple websites

blog blogging cli hacktoberfest npm npm-cli package writing writing-tool

Last synced: 10 Sep 2025

https://github.com/npm/npm-packlist

Walk through a folder and figure out what goes in an npm package

npm-cli

Last synced: 14 May 2025

https://github.com/npm/promzard

A prompting json thingie

npm-cli

Last synced: 13 Apr 2025

https://github.com/isaacs/dezalgo

Contain async insanity so that the dark pony lord doesn't eat souls

npm-cli

Last synced: 16 Mar 2025

https://github.com/npm/package-json

Programmatic API to update package.json

npm-cli

Last synced: 15 May 2025

https://github.com/npm/cmd-shim

The cmd-shim used in npm

npm-cli

Last synced: 14 May 2025

https://github.com/isaacs/inflight-DEPRECATED-DO-NOT-USE

Add callbacks to requests in flight to avoid async duplication

npm-cli

Last synced: 25 Mar 2025

https://github.com/npm/git

a util for spawning git from npm CLI contexts

npm-cli

Last synced: 15 May 2025

https://github.com/npm/ignore-walk

Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.

npm-cli

Last synced: 15 May 2025

https://github.com/npm/ssri

subresource integrity for npm

npm-cli

Last synced: 09 Feb 2026

https://github.com/npm/run-script

Run a lifecycle script for a package (descendant of npm-lifecycle)

npm-cli

Last synced: 14 Apr 2025

https://github.com/npm/minipass-fetch

An implementation of window.fetch in Node.js using Minipass streams

npm-cli

Last synced: 02 Feb 2026

https://github.com/isaacs/wrappy

Callback wrapping utility

npm-cli

Last synced: 16 Mar 2025

https://github.com/npm/mute-stream

Bytes go in, but they don't come out (when muted).

npm-cli

Last synced: 08 May 2026

https://github.com/npm/ci-detect

Detect what kind of CI environment the program is in

npm-cli

Last synced: 14 Jan 2026

https://github.com/npm/read-package-json-fast

Like read-package-json, but faster

npm-cli

Last synced: 15 May 2025

https://github.com/npm/libnpmpublish

programmatically publish and unpublish npm packages

npm-cli

Last synced: 07 Oct 2025

https://github.com/pranavbarthwal/backend-generator-cli

Backend Generator CLI is a simple yet powerful command-line tool that helps you quickly scaffold a well-structured backend project. With built-in best practices and customizable code snippets, this tool is designed to streamline your development workflow and help you focus on what matters: building your application. Link to the npm package👇

backend express gssoc-ext hacktoberfest hacktoberfest-accepted javascript mern-stack nodejs npm npm-cli npm-package npm-packages npmjs react

Last synced: 09 Apr 2025

https://github.com/npm/unique-filename

Generate a unique filename for use in temporary directories or caches.

npm-cli

Last synced: 15 May 2025

https://github.com/npm/node

npm's fork of nodejs/node, for sending PRs to update deps/npm

actions github npm npm-cli probot templates

Last synced: 03 Oct 2025

https://github.com/npm/npm-profile

Make changes to your npmjs.com profile via cli or library

npm-cli

Last synced: 15 May 2025

https://github.com/npm/unique-slug

Generate a unique character string suitible for use in files and URLs.

npm-cli

Last synced: 15 May 2025

https://github.com/npm/parse-conflict-json

Parse a JSON string that has git merge conflicts, resolving if possible

npm-cli

Last synced: 16 May 2025

https://github.com/npm/npm-audit-report

npm audit security report

npm-cli

Last synced: 15 May 2025

https://github.com/npm/config

Configuration management for https://github.com/npm/cli

npm-cli

Last synced: 07 Oct 2025

https://github.com/veath/codexfast

codexfast: enable Fast mode, /fast, Speed menu, and Plugins in OpenAI Codex.app for custom API users on macOS

cli codex codex-app codex-fast codex-plugins codexfast custom-api developer-tools electron-asar fast-mode macos npm-cli openai-codex patch-script plugins shell-script

Last synced: 05 Jun 2026

https://github.com/npm/template-oss

a template package for npm CLI team development

npm-cli

Last synced: 05 Apr 2025

https://github.com/npm/fs

filesystem helper functions, wrappers, and promisification for the npm cli

npm-cli

Last synced: 16 May 2025

https://github.com/planable/why

A tool to document your package.json scripts

npm npm-cli npm-package npm-scripts npmjs npx

Last synced: 30 Oct 2025

https://github.com/Planable/why

A tool to document your package.json scripts

npm npm-cli npm-package npm-scripts npmjs npx

Last synced: 13 Jul 2025

https://github.com/npm/npm-registry-mock

mock the npm registry

npm-cli

Last synced: 11 Jan 2026

https://github.com/npm/npm-install-checks

contains checks that npm runs during the installation

npm-cli

Last synced: 15 May 2025

https://github.com/npm/types

Typescript definitions for npm registry content

npm-cli registry

Last synced: 05 Apr 2025

https://github.com/npm/bin-links

.bin/ script linker

binary links npm npm-cli

Last synced: 09 Apr 2025

https://github.com/npm/lint

lint the npmcli way

npm-cli

Last synced: 07 Oct 2025

https://github.com/npm/libnpmsearch

programmatic API for the shiny new npm search endpoint

npm-cli

Last synced: 07 Oct 2025

https://github.com/npm/libnpmaccess

programmatic api for `npm access`

npm-cli

Last synced: 07 Oct 2025

https://github.com/devsazal/ts-lambda-kit

TS Lambda KIT - for making backend with TypeScript, NodeJS v18 & AWS SAM CLI 🎁 Use it to build your application quickly with a cool Architecture — Trying to provide generic functionality

aws-apigateway aws-lambda aws-sam-cli cloudformation devops makefile node-js npm-cli npm-package serverless typescript

Last synced: 15 Jun 2025

https://github.com/npm/map-workspaces

Retrieves a name:pathname Map for a given workspaces config

npm-cli

Last synced: 16 May 2025

https://github.com/npm/json-parse-even-better-errors

get better errors

npm-cli

Last synced: 07 Oct 2025

https://github.com/npm/promise-spawn

spawn processes the way the npm cli likes to do

npm-cli

Last synced: 16 May 2025

https://github.com/npm/libnpmversion

library to do the things that 'npm version' does

npm-cli

Last synced: 07 Oct 2025

https://github.com/isaacs/fs-minipass

fs read and write streams based on minipass

npm-cli

Last synced: 08 Oct 2025

https://github.com/yeasin2002/t_wind-cli

setup Tailwind withing a second using cli

cli css3 nodejs npm npm-cli npm-package postcss tailwind-css tailwindcss tools

Last synced: 07 Oct 2025

https://github.com/npm/npm-user-validate

user validation

npm-cli

Last synced: 16 May 2025

https://github.com/npm/proggy

Progress bar updates at a distance

npm-cli

Last synced: 07 May 2025

https://github.com/lowlydba/sustainable-npm

🌱 GitHub Action that globally sets npm configurations to optimize speed and reduce CO₂ emissions.

actions best-practices continuous-integration devops eco-friendly github-actions hacktoberfest nodejs npm npm-cli npm-install sustainability

Last synced: 16 Jan 2026

https://github.com/npm/metavuln-calculator

Calculate meta-vulnerabilities from package security advisories

npm-cli

Last synced: 12 Apr 2025

https://github.com/npm/eslint-config

a base eslint config used by the npm CLI team

npm-cli

Last synced: 10 Sep 2025

https://github.com/npm/pull

A bash script for landing pull requests

npm-cli

Last synced: 07 Oct 2025

https://github.com/npm/installed-package-contents

Get the list of files installed in a package in node_modules, including bundled dependencies

npm-cli

Last synced: 07 Apr 2025

https://github.com/npm/proc-log

just emit 'log' events on the process object

npm-cli

Last synced: 11 Oct 2025

https://github.com/npm/create-oss

init module used for OSS projects by the npm CLI team

npm-cli open-source oss

Last synced: 07 Oct 2025

https://github.com/npm/stringify-package

stringifies npm-written json files

npm-cli

Last synced: 07 Oct 2025

https://github.com/npm/stafftools

npm CLI Team's Internal Tools

npm-cli

Last synced: 20 Oct 2025

https://github.com/npm/read-cmd-shim

Read the path a cmd-shim is pointing at. Acts like fs.readlink but for cmd-shims.

npm-cli

Last synced: 08 Apr 2025

https://github.com/npm/npm-bundled

Run this in a node package, and it'll tell you which things in node_modules are bundledDependencies, or transitive dependencies of bundled dependencies.

npm-cli

Last synced: 09 Apr 2025

https://github.com/npm/node-gyp

Tools for dealing with node-gyp packages

npm-cli

Last synced: 09 Apr 2025

https://github.com/npm/fs-vacuum

Remove empty branches in a directory tree.

npm-cli

Last synced: 07 Oct 2025

https://github.com/npm/libnpmhook

programmatic registry hooks API

npm-cli

Last synced: 07 Oct 2025

https://github.com/npm/name-from-folder

Get the package name from a folder path

npm-cli

Last synced: 23 Apr 2025

https://github.com/npm/libnpmpack

Programmatic API for the bits behind npm pack

npm-cli

Last synced: 07 Oct 2025

https://github.com/npm/npm-normalize-package-bin

Turn any flavor of allowable package.json bin into a normalized object

npm-cli

Last synced: 22 Apr 2025

https://github.com/npm/agent

a set of nodejs http Agent classes used by the npm cli

npm-cli

Last synced: 09 Apr 2025

https://github.com/npm/query

npm query parser and tools

npm-cli

Last synced: 07 Apr 2025

https://github.com/npm/npm-cli-release-please

A repo for testing release please settings on a live GitHub repo. This is not actually published anywhere.

npm-cli

Last synced: 20 Oct 2025

https://github.com/isaacs/infer-owner

Infer the owner of a path based on the owner of its nearest existing parent

npm-cli

Last synced: 18 Mar 2025

https://github.com/npm/tap-nock

a tap extension providing nock integration

npm-cli

Last synced: 07 Oct 2025