[go: up one dir, main page]

Package Managers for Windows

View 26 business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    Inline Attachment

    Inline Attachment

    Easily paste and upload files/images in plain textareas

    InlineAttachment is a JavaScript plugin that enables drag-and-drop or paste-based file uploads directly into text fields. It is particularly useful for adding inline image and file attachment support in content editors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    KISS Linux

    KISS Linux

    KISS Linux - Package Manager

    KISS is a package manager for the KISS Linux distribution, emphasizing simplicity and user control. Written in POSIX shell, it provides a minimalistic approach to package management, allowing users to understand and modify the system easily. KISS avoids unnecessary complexity, focusing on transparency and maintainability.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Kustomizer

    Kustomizer

    An experimental package manager for distributing Kubernetes

    kustomizer is an experimental package manager for distributing Kubernetes configurations as OCI artifacts. It provides commands to publish, fetch, diff, customize, validate, apply, and prune Kubernetes resources, leveraging server-side apply for efficient resource management. Kustomizer supports encryption of configurations using age keys and integrates with various container registries, making it a versatile tool for Kubernetes configuration management.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Lass

    Lass

    Lass scaffolds a modern package boilerplate for Node.js

    Lass is a modern scaffolding tool that generates boilerplate for JavaScript projects, including Node.js libraries, web applications, and CLI tools. It follows best practices and helps developers quickly set up projects with a well-structured environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Lerna

    Lerna

    A tool for managing JavaScript projects with multiple packages

    Lerna is a tool for managing JavaScript projects with multiple packages. Many times splitting a large codebase into several independently versioned packages is necessary for code sharing. However, this can make testing and tracking changes across repositories quite difficult. As a solution to this, many projects organize their codebases into multi-package repositories. It is Lerna's job to manage these multi-package repositories, optimizing workflow and reducing the time and space requirements for numerous copies of packages in development and build environments. Lerna's primary functionalities are bootstrap, which links dependencies in the repo together; and publish, which helps publish any updated packages. It is important to note that Lerna is not a deployment tool for serverless monorepos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lerna-Lite

    Lerna-Lite

    Subset of Lerna in a smaller & more modular project

    Lerna Lite is a lightweight alternative to Lerna for managing JavaScript monorepos. It focuses on essential features such as package versioning, dependency linking, and package publishing while reducing the complexity of traditional Lerna setups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LuaRocks

    LuaRocks

    LuaRocks is the package manager for the Lua programming language

    LuaRocks is the package manager for the Lua programming language, enabling installation and management of Lua modules and dependencies. It supports local and system-wide installations, dependency resolution, and Lua version management. LuaRocks is widely used in the Lua ecosystem, including by projects like OpenResty, Neovim, and LÖVE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lux PM

    Lux PM

    A luxurious package manager for Lua

    Lux is a modern package manager for Lua, aiming to simplify project management and dependency handling. It allows developers to create and manage Lua projects with ease, offering features like automatic rockspec generation, integrated code formatting, and support for multiple Lua versions. Lux enhances the Lua development experience by providing a streamlined workflow for building and maintaining projects.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Marathon

    Marathon

    Deploy and manage containers (including Docker) on top of Apache Mesos

    A container orchestration platform for Mesos and DC/OS. Deploy and manage containers (including Docker) on top of Apache Mesos at scale. Marathon is a production-grade container orchestration platform for Mesosphere’s Datacenter Operating System (DC/OS) and Apache Mesos. Marathon has first-class support for both Mesos containers (using cgroups) and Docker. Marathon runs as an active/passive cluster with leader election for 100% uptime. Marathon can bind persistent storage volumes to your application. You can run databases like MySQL and Postgres, and have storage accounted for by Mesos. Supply an HTTP endpoint to receive notifications, for example to integrate with an external load balancer. Query them at /metrics in JSON format, push them to systems like Graphite, StatsD and DataDog, or scrape them using Prometheus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure User Management, Made Simple | Frontegg Icon
    Secure User Management, Made Simple | Frontegg

    Get 7,500 MAUs, 50 tenants, and 5 SSOs free – integrated into your app with just a few lines of code.

    Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
    Start for Free
  • 10
    Microbundle

    Microbundle

    Zero-configuration bundler for tiny modules

    Microbundle produces esm, cjs, umd bundles with your code compiled to syntax that works pretty much everywhere. While it's possible to customize the browser or Node versions you wish to support using a browserslist configuration, the default setting is optimal and strongly recommended. In addition to the above formats, Microbundle also outputs a modern bundle specially designed to work in all modern browsers. This bundle preserves most modern JS features when compiling your code, but ensures the result runs in 95% of web browsers without needing to be transpiled. Specifically, it uses Babel's "bugfixes" mode (previously known as preset-modules) to target the set of browsers that support <script type="module"> - that allows syntax like async/await, tagged templates, arrow functions, destructured and rest parameters, etc. The result is generally smaller and faster to execute than the plain esm bundle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NPM Publish

    NPM Publish

    GitHub Action to publish to NPM

    npm-publish is a Node.js utility that simplifies the process of publishing npm packages by automating checks, versioning, and distribution. It helps maintainers streamline their release workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NPM/Bower Dependency Manager

    NPM/Bower Dependency Manager

    NPM/Bower Dependency Manager for Composer

    The composer-asset-plugin is a Composer extension that allows developers to manage frontend dependencies (like npm and Bower packages) through Composer. This bridges the gap between PHP projects and JavaScript/CSS dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NPMplus

    NPMplus

    improved fork of nginx-proxy-manager

    NPMplus is an enhancement tool for the npm ecosystem, providing additional features for managing dependencies, optimizing installations, and improving package management workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NPS (Node Package Scripts)

    NPS (Node Package Scripts)

    All the benefits of npm scripts without the cost of a bloated package

    NPS (Node Package Scripts) is an advanced alternative to NPM scripts that improves maintainability by allowing JavaScript-based task definitions. It removes the need for complex package.json script structures, enabling developers to create modular and readable task automation workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Node.js Packer

    Node.js Packer

    Packing your Node.js application into a single executable

    Packing your Node.js application into a single executable. It takes less than 5 minutes to compile any project with node-packer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Node.js version alias

    Node.js version alias

    Resolve Node.js version aliases like `latest`, `lts` or `erbium`

    Resolve Node.js version aliases like `latest`, `lts` or `erbium`. Those aliases are used by Node.js version managers like nvm, nvs, n, nave, nodeenv or nodist. This resolves them to a "major.minor.patch" version string. This package is an ES module and must be loaded using an import or import() statement, not require(). Base URL to fetch the list of available Node.js versions. Can be customized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Normalize Node.js versions

    Normalize Node.js versions

    Normalize and validate Node.js versions

    Normalize and validate Node.js versions. Takes any version range as inputs such as 8, 8.5.0 or >=8 and returns a "major.minor.patch" string. Throws if the Node.js version does not exist. Base URL to fetch the list of available Node.js versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NuGet Gallery

    NuGet Gallery

    The NuGet Package Repository

    NuGet Gallery is the central package repository of NuGet, the package manager for the Microsoft development platform including .NET. It is an implementation of the NuGet Gallery and API, and official back-end for the NuGet client. It is used by all NuGet package authors and consumers. NuGet has over 2 million package versions, and there are almost 200,000 unique packages that have been created and shared by developers to the .NET community. You can explore them all on their official website: https://www.nuget.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OJI

    OJI

    Text Emoticons Maker

    oji is a simple command-line tool that generates and displays text-based emoji reactions for terminal interactions. It allows users to add a fun, expressive element to their CLI experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OPI

    OPI

    OBS Package Installer (CLI)

    OPI is a command-line tool designed to simplify the installation of software packages from the openSUSE Build Service (OBS) and other repositories. It streamlines the process of searching for and installing packages, making software management more accessible for openSUSE users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OSTree

    OSTree

    Operating system and container binary deployment and upgrades

    OSTree is a tool that combines a Git-like model for managing bootable, immutable filesystem trees with a deployment mechanism for Linux-based operating systems. It enables atomic upgrades and rollbacks, ensuring system integrity and consistency. OSTree is particularly useful for scenarios where reliable and reproducible system deployments are critical. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PDM

    PDM

    A modern Python package and dependency manager

    PDM (Python Development Master) is a modern Python package and dependency manager that adheres to the latest PEP standards. It emphasizes a declarative approach to project configuration using pyproject.toml, facilitating reproducible builds and streamlined workflows. PDM's focus on simplicity and compliance with Python's evolving ecosystem makes it a valuable tool for developers seeking modern project management solutions.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pacapt

    Pacapt

    An ArchLinux's pacman-like shell wrapper for many package managers

    pacapt is a lightweight shell script that provides a unified interface to various package managers across different Unix-like systems. By emulating the command syntax of Arch Linux's pacman, it allows users to perform package management tasks consistently, regardless of the underlying system. This tool simplifies the user experience for those who work across multiple distributions and prefer a standardized command set.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Package Info

    Package Info

    All the npm/yarn/pnpm commands I don't want to type

    Package-Info.nvim is a Neovim plugin that displays npm package versions directly in package.json, allowing developers to see outdated or missing dependencies without leaving their editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Packj

    Packj

    Stops Solarwinds-, ESLint-, and PyTorch-like attacks

    Packj is a security tool that analyzes open-source packages for potential security risks, supply chain attacks, and malicious behaviors. It helps developers vet dependencies before using them in projects, reducing vulnerabilities in software development.
    Downloads: 0 This Week
    Last Update:
    See Project