Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Npm

Npm

131 projects

Showing 36 of 128 projects

release
releaseJavaScript

A CLI tool to automatically generate GitHub Releases with changelogs from commits.

#developer-tools#npm#semantic-versioning
Stars3.6k
Forks114
Last commit15 days ago
windows-build-tools
windows-build-toolsTypeScript

Installs Visual C++ Build Tools and Python for compiling native Node.js modules on Windows via npm.

#vcc#microsoft#build-tools
Stars3.4k
Forks234
Last commit5 years ago
nrm
nrmTypeScript

A CLI tool to quickly switch between npm registries like npm, cnpm, taobao, yarn, and custom registries.

#developer-tools#npm#workflow-automation
Stars3.0k
Forks255
Last commit10 months ago
cost-of-modules
cost-of-modulesJavaScript

Analyze npm dependencies to identify which ones are causing bloat and slowing down install times.

#developer-tools#npm#install-speed
Stars2.9k
Forks41
Last commit2 years ago
Install npm packages globally without sudo on macOS and Linux
Install npm packages globally without sudo on macOS and Linux

A collection of succinct, public domain guides for common developer tasks and system administration.

#developer-tools#public-domain#technical-guides
Stars2.5k
Forks446
Last commit1 year ago
npm-windows-upgrade
npm-windows-upgradeJavaScript

A command-line tool to upgrade npm on Windows with a single command, avoiding manual steps.

#developer-tools#microsoft#npm
Stars2.5k
Forks145
Last commit5 years ago
Microsoft Node.js Guidelines
Microsoft Node.js Guidelines

Microsoft's official guidelines and resources for using Node.js effectively on Microsoft platforms and services.

#developer-tools#microsoft#azure
Stars2.5k
Forks279
Last commit3 years ago
glslify
glslifyJavaScript

A node.js-style module system for GLSL, enabling modular shader development and reuse via npm.

#npm#shader-modules#modular-shaders
Stars2.3k
Forks83
Last commit3 years ago
gemini-mcp-tool
gemini-mcp-toolTypeScript

An MCP server that connects AI assistants like Claude to Google Gemini CLI for large file analysis and codebase understanding.

#large-file-processing#ai#codebase-analysis
Stars2.2k
Forks194
Last commit12 hours ago
react-native-picker-select
react-native-picker-selectJavaScript

A React Native Picker component that emulates native iOS and Android select interfaces with customizable styling.

#ios#library#npm
Stars1.9k
Forks501
Last commit18 days ago
rsmq
rsmqJavaScript

A lightweight message queue for Node.js that uses Redis as a backend, requiring no dedicated queue server.

#redis#message-queue#queue
Stars1.8k
Forks120
Last commit5 years ago
GitVersioning
GitVersioningC#

Automatically stamps .NET assemblies, NuGet packages, and NPM packages with unique, semantic versions derived from git commits.

#nuget#msbuild#npm
Stars1.6k
Forks181
Last commit1 day ago
Express.js
Express.jsHTML

A collection of quick-reference cheatsheets for JavaScript, Node.js, and related frameworks like Express, React, and MongoDB.

#expressjs#npm#cheatsheet
Stars1.4k
Forks294
Last commit2 years ago
notes
notes

A collection of technical security notes and vulnerability disclosures about Node.js, npm, Yarn, and related ecosystems.

#travis-ci#npm#gitlab
Stars1.3k
Forks76
Last commit7 years ago
emma-cli
emma-cliTypeScript

A terminal assistant to search and install Node.js packages interactively from your CLI.

#search#developer-tools#productivity
Stars1.2k
Forks42
Last commit4 days ago
angular-auth-oidc-client
angular-auth-oidc-clientTypeScript

A certified Angular library for implementing OpenID Connect and OAuth2 authentication with support for modern flows like PKCE and refresh tokens.

#openid#oauth2#auth
Stars1.2k
Forks451
Last commit1 day ago
Mad Science npm Packages
Mad Science npm Packages

A curated list of delightful npm packages that showcase surprising and innovative JavaScript capabilities.

#browserify#developer-tools#npm
Stars1.2k
Forks63
Last commit4 years ago
auto-install
auto-installJavaScript

Automatically installs npm dependencies as you write import/require statements in your code.

#developer-tools#productivity#npm
Stars1.2k
Forks50
Last commit5 years ago
local-npm
local-npmJavaScript

A local npm registry proxy that caches modules for faster, offline-capable npm installs.

#pouchdb#npm-registry#development-tool
Stars1.2k
Forks80
Last commit6 years ago
SafeDep/vet
SafeDep/vetGo

A CLI tool for real-time malicious package detection and software supply chain security across multiple ecosystems.

#pypi#rubygems#supply-chain-security
Stars1.1k
Forks101
Last commit1 day ago
migrate-mongo
migrate-mongoJavaScript

A Node.js database migration tool for MongoDB that manages schema changes with version control.

#database#version-control#devops
Stars1.0k
Forks184
Last commit1 month ago
luna
lunaJavaScript

A desktop application with a modern UI for managing npm dependencies across global and local packages.

#npm-management#desktop-application#npm
Stars1.0k
Forks44
Last commit11 months ago
David
DavidJavaScript

A Node.js module that checks npm dependencies for outdated versions and provides update information.

#version-checking#npm#cli-tool
Stars969
Forks68
Last commit3 years ago
ntl
ntlJavaScript

Interactive CLI tool to list and run package.json scripts with a user-friendly interface.

#js#developer-tools#workflow
Stars962
Forks39
Last commit2 years ago
EcmaScript
EcmaScriptJava

EcmaScript (JavaScript) language support for Eclipse Vert.x, enabling fast server-side JavaScript on the JVM.

#hacktoberfest2021#server-side#npm
Stars892
Forks74
Last commit5 months ago
Composer-Asset-Plugin
Composer-Asset-PluginPHP

A Composer plugin that manages NPM and Bower dependencies directly within PHP projects without requiring Node.js.

#composer#npm#composer-plugin
Stars888
Forks156
Last commit3 years ago
lockfile-lint
lockfile-lintJavaScript

A security linter for npm and yarn lockfiles to detect malicious package injections and enforce trust policies.

#supply-chain-security#hacktoberfest#lockfile
Stars862
Forks36
Last commit10 days ago
npmhub
npmhubSvelte

A browser extension that displays npm dependencies and useful links directly on GitHub repository pages.

#developer-tools#open-source#package-json
Stars829
Forks66
Last commit1 year ago
shrinkpack
shrinkpackTypeScript

Makes npm installs fast, resilient, and reproducible by caching dependencies locally.

#dependency-manager#lockfile#devops
Stars803
Forks27
Last commit3 years ago
synp
synpJavaScript

Convert yarn.lock to package-lock.json and vice versa, using node_modules to ensure accurate dependency translation.

#npm#converter#npm-package
Stars788
Forks42
Last commit1 month ago
npm-shrinkwrap
npm-shrinkwrapJavaScript

A consistent shrinkwrap tool for npm that verifies package.json and node_modules sync, cleans up shrinkwrap files, and provides readable diffs.

#npm#dev-tools#version-locking
Stars770
Forks47
Last commit5 years ago
npm RFCs
npm RFCsJavaScript

A public RFC process for proposing and discussing changes to the npm CLI and its supporting web services.

#javascript-ecosystem#npm-cli#npm
Stars768
Forks259
Last commit22 hours ago
React Native
React NativeJavaScript

ESLint plugin providing React Native-specific linting rules to enforce code quality and best practices.

#npm#react-native#code-quality
Stars761
Forks134
Last commit1 year ago
npm scripts
npm scripts

A curated list of awesome resources, tools, and utilities for using npm scripts as a build tool.

#developer-tools#npm#awesome-list
Stars743
Forks38
Last commit3 years ago
ember-cli-eyeglass
ember-cli-eyeglassTypeScript

A tool to distribute and import Sass files, assets, and JavaScript extensions via npm packages.

#npm-modules#node-sass#build-tools
Stars738
Forks48
Last commit2 years ago
oji
ojiJavaScript

A command-line tool for interactively creating and customizing text emoticons (kaomoji).

#oji#emoji#package
Stars733
Forks20
Last commit1 month ago
PreviousPage 2 of 4Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Nodejs77
#Javascript53
#Developer Tools44
#Cli Tool38
#Package Management27
#Dependency Management27
#Yarn20
#Cli20
#Package Manager18
#Automation17
#Typescript13
#Ci Cd12