[go: up one dir, main page]

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 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
  • 1
    local-npm

    local-npm

    Local and offline-first npm mirror

    local-npm is a local caching proxy for npm packages. It allows developers to speed up package installations and reduce reliance on external package registries by maintaining a local cache.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    next-update

    next-update

    Tests if module's dependencies can be updated to latest version

    Next-Update is a command-line tool that helps developers test the latest versions of their npm dependencies to identify updates that work without breaking their projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    php-libyear

    php-libyear

    A simple measure of dependency freshness

    A simple measure of dependency freshness. Calculates the total number of years behind their respective newest versions for all dependencies listed in composer.json. Run composer global require ecoapm/libyear and make sure your global composer directory is in your $PATH. Alternatively, composer require --dev ecoapm/libyear will add libyear as a local dev dependency for your current directory's app. Download libyear.phar from the latest release, and put it in the current directory, or somewhere in your $PATH to be able to reference it from anywhere. There are obviously more nuanced ways to calculate dependency freshness. The advantage of this approach is its simplicity. You will be able to explain this calculation to your colleagues in about 30s. If your system has two dependencies, the first one year old, the second three, then your system is four libyears out-of-date.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    pkg FreeBSD

    pkg FreeBSD

    Package management tool for FreeBSD

    pkg is the package management tool for FreeBSD, designed to handle the installation, upgrading, and removal of software packages. It provides a unified interface for managing binary packages, streamlining the process of maintaining software on FreeBSD systems. With features like automatic dependency resolution and package auditing, pkg ensures a reliable and secure package management experience.​
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    react-native-context-menu-view

    react-native-context-menu-view

    Use native context menus in React Native

    react-native-context-menu-view is a library that brings native context menus to React Native applications on iOS. It allows developers to add contextual actions to UI elements using Apple's native context menu API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    shrinkpack

    shrinkpack

    Fast, resilient, reproducible builds with npm install

    shrinkpack is a tool that helps npm and Yarn projects reduce external dependency risks by storing package tarballs inside the repository. This allows developers to have full control over dependencies, avoiding issues with disappearing or compromised packages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    trizen

    trizen

    Lightweight AUR Package Manager

    Trizen is a lightweight AUR (Arch User Repository) helper written in Perl, designed to streamline the process of installing and managing AUR packages on Arch Linux systems. It offers an interactive interface that allows users to review and edit PKGBUILD files before installation, providing greater control over package builds. Trizen also handles dependencies and integrates seamlessly with pacman, the default package manager for Arch Linux.​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ts-ci

    ts-ci

    A project starter for module publisher

    TS-CI is a TypeScript-based Continuous Integration (CI) toolkit that simplifies build and deployment processes. It is designed to automate CI/CD workflows while ensuring strict TypeScript compatibility.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    LAMP package in Complete Virtual Machine

    LAMP package in Complete Virtual Machine

    A Quick LAMP/WAMP/MAMP/XAMPP Pkg for development, testing & production

    This VM is created for 2 reasons: 1. Very little initial setup work required to Develop / Test / Deploy a Dynamic Web Application live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other sample PHP project called teamdocs. You may cleanup this Application from the htdocs home folder link & its corresponding database, after logging into mysql. The mysql root login credentials, sample .mysql_history, sample .bash_history are all kept intact for quick references in the home folder. These files can be edited using the free FileZilla ftp client software. This is also explained in the video below. ) Once setup & running, please ensure that a Backup of the system, is taken regularly, to avoid any issues. These are covered in the video. Google Search helps in finding more about PHP development / troubleshooting.
    Downloads: 13 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
    GiPac - Gift Package

    GiPac - Gift Package

    Debian Package Builder System

    Debian Package Builder System with a Highly Comprehensive Graphical User Interface
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    0install

    0install

    the core 0install package

    0install is a decentralized, cross-platform software installation system that allows developers to publish programs directly from their websites. It supports features like shared libraries, automatic updates, and digital signatures, providing a secure and flexible alternative to traditional package managers. 0install is designed to complement existing systems, ensuring that packages do not interfere with those provided by the operating system.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    APM (Atom Package Manager)

    APM (Atom Package Manager)

    Atom Package Manager

    APM is the command-line package manager built specifically for the Atom editor; it functions as a thin, Atom-aware wrapper around npm that handles installing, publishing, and managing Atom packages. Unlike a typical npm install, APM installs packages into Atom’s package directory and applies Atom-specific defaults and lifecycle hooks so community packages behave consistently inside the editor. It also exposes commands to publish packages to the Atom ecosystem and to fetch package metadata, making it the standard developer tool for creating and distributing Atom extensions. The tool is designed to be simple and scriptable so package authors can automate builds, test installs, and CI workflows. Because it integrates closely with Atom’s expectations (package locations, service activation, etc.), using APM simplifies the developer experience compared with manually managing package folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    APT-Qt
    =======> APT-Qt is PegasusPM now! <======= https://sourceforge.net/projects/pegasuspm/ =====================================
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AWPS

    AWPS

    A Modern WordPress Starter Theme for savvy Developers

    AWPS is a modern WordPress starter theme designed for developers who want a streamlined, modular approach to WordPress theme development. It incorporates best practices with a focus on maintainability and performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Alcatraz

    Alcatraz

    Package manager for Xcode

    Alcatraz is an open-source package manager for Xcode 7. It lets you discover and install plugins, templates and color schemes without the need for manually cloning or copying files. It installs itself as a part of Xcode and it feels like home. Select Package Manager from the Window menu, then check or uncheck packages to install or remove them. You'll need to restart Xcode after installing certain packages, as indicated after installation. Please note that plugins are not supported by Xcode 8. Alcatraz requires Xcode Command Line Tools, which can be installed in Xcode via Preferences > Downloads. Select Package Manager from the Window menu, then check or uncheck packages to install or remove them. You'll need to restart Xcode after installing plugins or templates. Installed plugins are checked and updated each time Alcatraz is launched.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    All Node.js versions

    All Node.js versions

    List all available Node.js versions

    List all available Node.js versions. Sorted from the most to the least recent. Includes major release and LTS information. This package is an ES module and must be loaded using an import or import() statement, not require(). The return value resolves to an object with the following properties. List of available Node.js versions and related information. Sorted from the most to the least recent Node.js version. List of Node.js major releases sorted from the most to the least recent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AngularJS Material

    AngularJS Material

    This repository is used for publishing the AngularJS Material v1.x

    Bower Material is a package that provides AngularJS Material components via Bower, allowing developers to integrate Material Design UI elements into AngularJS applications. It includes various prebuilt components such as buttons, dialogs, and form controls following Google's Material Design guidelines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ansible AUR

    Ansible AUR

    Ansible module to manage packages from the AUR

    ansible-aur is an Ansible module designed to manage packages from the Arch User Repository (AUR). It supports various AUR helpers such as yay, paru, pacaur, trizen, pikaur, and aurman, automatically selecting the first available helper or falling back to makepkg if none are found. This module facilitates the installation and upgrading of AUR packages within Ansible playbooks, streamlining package management for Arch Linux systems.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AppGet

    AppGet

    Free and open package manager for Windows

    AppGet was a free and open-source package manager for Windows, focusing on automation, security, and ease of use. It allowed users to install and manage software through the command line, streamlining the process of setting up and maintaining Windows environments. AppGet's approach influenced the development of Microsoft's Windows Package Manager (winget).​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BaGet

    BaGet

    A lightweight NuGet and symbol server

    BaGet (pronounced "baguette") is a lightweight NuGet and symbol server. It is open-source, cross-platform, and cloud-ready! You can also use the BaGet.Protocol package to interact with a NuGet server. Cross-platform, dockerized, cloud-ready, supports read-through caching. Can index the entirety of nuget.org. Coming soon, support for private feeds. You can run BaGet on your preferred platform, on your computer, Docker, Azure, AWS, Google Cloud, and Alibaba Cloud (Aliyun). With a few extra steps, you can run BaGet behind a Windows IIS proxy. This has many benefits, including automatic restarts on reboots. You may need to give special permissions to the top-level BaGet folder so that the app can persist in its state. This is necessary as the Application Pools' identity is a virtual account that isn't recognized by the Windows User Management Console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Beak

    Beak

    A command line interface for your Swift scripts

    Beak is a command-line interface tool for Swift scripts, enabling developers to execute public global functions defined in Swift files directly from the terminal. It simplifies scripting tasks by allowing Swift files to act as executable scripts, replacing traditional scripting tools like Make or Rake with Swift's expressive syntax. Beak supports dependency management through annotations and integrates seamlessly with Swift Package Manager.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Better NPM Run

    Better NPM Run

    Better NPM scripts runner

    better-npm-run is a utility that enhances npm script execution by allowing environment variables to be set in a cross-platform way. It simplifies script definitions and makes them more manageable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Blueprint Framework

    Blueprint Framework

    Powerful, fast and developer-friendly extension framework

    Blueprint Framework is an open-source extension framework for Pterodactyl, a popular game server management panel. It enables developers to create versatile, easy-to-install extensions that system administrators can deploy within minutes, without the need for custom coding across multiple panel modifications. Blueprint aims to provide a powerful, fast, and developer-friendly environment for building and managing extensions, offering comprehensive documentation, developer commands, and community support. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Brew PHP Switcher

    Brew PHP Switcher

    Brew PHP switcher is a simple shell script to switch versions of PHP

    Brew PHP switcher is a simple shell script to switch your apache and CLI quickly between major versions of PHP. If you support multiple products/projects that are built using either brand new or old legacy PHP functionality. For users of Homebrew (or brew for short) currently only. If you support multiple products/projects that are built using either brand new or old legacy PHP functionality and you find it a pain to change config files continually this will make the whole process just one command. For users of OSX only who have installed PHP via Homebrew and for PHP version 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 and 8.0 only. Your Apache config must have native osx PHP module commented out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Brewlet

    Brewlet

    The missing menulet for brew.sh: keeping your packages up-to-date

    This menulet makes it easier to use brew.sh. For example, you need to manually check if some of your packages can be updated. With Brewlet it's easy: if everything is working swimmingly, then you'll see the normal icon. If updates are available to be installed, the icon will become colored, to get your attention – along with a notification if you wish. Once clicked, you'll be able to upgrade your packages, among other options. In addition, Brewlet will periodically check the status of packages in the background, so you don't have to. When new versions are available, you can update all of them at once or manually choose specific packages.
    Downloads: 0 This Week
    Last Update:
    See Project