np
Package publisher
Automates and simplifies the process of publishing npm packages to a reliable and repeatable manner
A better npm publish
8k stars
32 watching
298 forks
Language: JavaScript
last commit: 3 months ago
Linked from 3 awesome lists
clicli-appjavascriptnodejsnpmnpm-packagenpm-publishpublishyarn
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/guides | A collection of concise guides on various software development topics and workflows. | 2,477 |
raineorshine/npm-check-updates | Automates checking and upgrading package dependencies to their latest versions. | 9,442 |
release-it/release-it | Automates versioning and package publishing tasks for software projects | 8,054 |
dylang/npm-check | Automates dependency checks and updates for JavaScript projects | 6,584 |
tj/n | A tool for managing multiple versions of Node.js on a single system | 18,881 |
npm/cli | A package manager for JavaScript that enables users to manage and install dependencies for web applications. | 8,493 |
sindresorhus/npm-home | A tool for navigating package repositories from the command line. | 198 |
sindresorhus/npm-run-path | Prepends a user's PATH with local binaries | 104 |
siddharthkp/cost-of-modules | Analyze and optimize dependencies to reduce package size | 2,842 |
ds300/patch-package | Automates fixing broken dependencies in node.js projects by creating patches and applying them during installation. | 10,462 |
sindresorhus/latest-version-cli | A tool to find the latest version of an npm package | 53 |
rlidwka/sinopia | A private/caching npm repository server that allows users to manage their own local packages and cache external registry requests. | 5,505 |
sebhildebrandt/systeminformation | A lightweight collection of functions to retrieve detailed system and hardware information. | 2,745 |
sindresorhus/npm-name-cli | Checks package or organization name availability on npm | 285 |
mongodb/node-mongodb-native | The official Node.js driver for interacting with MongoDB databases | 10,053 |