Showing 27 open source projects for "afpfs-ng-utils"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    bors-ng

    bors-ng

    A merge bot for GitHub Pull Requests

    bors-ng is a GitHub merge bot that enforces an “evergreen” main branch by queueing approved pull requests, testing them together on a staging branch, and only advancing main with the exact, passing commit set. Instead of maintainers repeatedly rebasing and merging one PR at a time, bors-ng batches r+-ed PRs, triggers your existing CI (e.g., GitHub Actions), and merges automatically when the batch is green.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Unattended Resolution in A Nutshell - OS
    Unattended installation of several Linux(kickstart,preseed,autoyast) and Windows(2000,XP,2003,2003R2,Vista,7,8,,10,112008,2012,2016,2019,2022,2025). Features: inventory, software management, dhcp-ldap, dns-ldap, php-ssh, syslog-ng, rsyslog, switch managment, ldap browser, pxe manager, central cron management, license management, guacomole integration.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    BetterDiscord Installer

    BetterDiscord Installer

    A simple standalone program which automates the installation

    BetterDiscord extends the functionality of DiscordApp by enhancing it with new features. Themes allow you to completely customize your client with CSS. You can either make your own theme, or download the wide variety of themes from our community. BetterDiscord comes with a builtin plugin loader and plugin API. Plugins can increase the functionality and user experience of the app through JavaScript. Write your own or download plugins made by the community. Use your favorite BTTV and FFZ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Spearmint

    Spearmint

    An inclusive, accessibility-first GUI

    ...Spearmint provides a user-friendly GUI for developers to easily generate tests with a few clicks of a button. It dynamically converts user inputs into executable test code through react-testing-library, jest, supertest, puppeteer, vue-test-utils, solid-testing-library, and axe-core. Spearmint isn't just for React. Write tests for your Redux actions, async functions, reducers, or middleware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    ipfs-utils

    ipfs-utils

    IPFS utils

    Package to aggregate shared logic and dependencies for the IPFS ecosystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Stitches

    Stitches

    CSS-in-JS with near-zero runtime, SSR, multi-variant support

    ...Stitches avoids unnecessary prop interpolations at runtime, making it more performant than other styling libraries. Packed full of useful features like theming, smart tokens, css prop, as prop, utils, and a fully-typed API. Stitches has a fully-typed API, to minimize the learning curve, and provide the best possible developer experience. Stitches has a dedicated React lib, but @stitches/core works with any framework including Vue, Svelte, and even vanilla HTML. Variants are first-class citizens of Stitches. With multiple variants, compound variants, and default variants, you can design composable component APIs which are typed automatically. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AllToMP3

    AllToMP3

    Download and Convert YouTube, SoundCloud & Spotify in MP3

    ...If you have an antivirus, it may interfere with AllToMP3. If you encounter any problem, try to add an exception for AllToMP3 or to deactivate it. Go in the app/ folder and execute ng serve. Then, in another terminal, in the main folder execute npm start (it allows hot-reload of the Angular part).
    Downloads: 16 This Week
    Last Update:
    See Project
  • 8
    Xplico

    Xplico

    Xplico is a Network Forensic Analysis Tool (NFAT)

    ...For example, from a pcap file Xplico extracts each email (POP, IMAP, and SMTP protocols), all HTTP contents, each VoIP call (SIP, MGCP, MEGACO, RTP), IRC, WhatsApp... Xplico is able to classify more than 140 (application) protocols. Xplico cam be used as sniffer-decoder if used in "live mode" or in conjunction with netsniff-ng. Xplico is used also in CapAnalysis: http://www.capanalysis.net
    Downloads: 84 This Week
    Last Update:
    See Project
  • 9
    Machine Learning Yearning

    Machine Learning Yearning

    Machine Learning Yearning

    Artificial intelligence, machine learning and deep learning are transforming numerous industries. Professor Andrew Ng is currently writing a book on how to build machine learning projects. The point of this book is not to teach traditional machine learning algorithms, but to teach you how to make machine learning algorithms work. Some technical courses in AI will give you a tool, and this book will teach you how to use those tools. If you aspire to be a technical leader in AI and want to learn how to set a direction for your team, this book will help. ...
    Downloads: 0 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
  • 10
    roadhog

    roadhog

    Cli tool for creating react apps

    ...It provides a familiar workflow — much like Create React App — with built-in commands such as dev, build, and test, streamlining the development lifecycle for React projects. Because it's built on top of react-dev-utils, it brings optimizations and configurations (bundling, hot reloading, testing setup) out-of-the-box, but also allows more configuration than a zero-config starter, giving developers a balance between convenience and flexibility. This makes roadhog suitable both for quick prototypes and for more serious production-grade React applications. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Sinon.JS

    Sinon.JS

    Test spies, stubs and mocks for JavaScript

    Standalone test spies, stubs and mocks for JavaScript. Works with any unit testing framework. As before, Sinon.JS provides utilities that help test frameworks reduce the boiler-plate. As of Sinon 10 we stopped maintaining compatibility with legacy browsers. Instead, we focus on compatibility with evergreen browsers, Node.js LTS versions and recent Safari versions. The most up-to-date reference on which runtimes and browsers we support can be found by looking at our compatibility docs. Fake...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ng-admin

    ng-admin

    Add an AngularJS admin GUI to any RESTful API

    Plug me to your RESTFul API to get a complete administration interface (datagrid, filters, complex form widgets, multi-model relationships, dashboard) in no time! Beyond simple CRUD, ng-admin lets you build sophisticated GUIs without getting in your way. We've rebuilt it from scratch with React.js (the new project is called react-admin), and we're putting all our efforts on the React version. The current ng-admin version (master) depends on Angular.js 1.6. If you need compatibility with Angular 1.3, use ng-admin 0.9. ng-admin is fully compatible with Webpack, and should also be compatible with all available major module bundlers. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    ng-file-upload

    ng-file-upload

    Lightweight Angular directive to upload files

    ...Orientation fix for jpeg image files with exif orientation data. Resumable uploads, pause/resume upload (html5 only). Native validation support for file type/size, image width/height/aspect ratio, video/audio duration, and ng-required with pluggable custom sync or async validations. Show thumbnail or preview of selected images/audio/videos. Supports CORS and direct upload of file's binary data using Upload.$http(). Plenty of sample server side code, available on nuget. On demand flash FileAPI shim loading no extra load for html5 browsers. HTML5 FileReader.readAsDataURL shim for IE8-9.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ng-fullstack

    ng-fullstack

    Client, server or fullstack

    Client, server or full-stack, it's up to you. ng-full-stack gives you the best of the latest. ng-fullstack is a yeoman generator that allows you to rapidly get started with prototyping web applications with the newest technologies available. It allows you to choose between a client app, a server app or a fullstack app. All of them simple to extend and powerful to use. By installing ngf you'll speed up your development by using the official generator-ng-full-stack alias. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    RivLite

    Small framework based on Zend Framework

    Small framework based on Zend Framework (1). Contains useful classes for write new sites, ready template system, model abstraction, file upload utils and JS modules (stars, modal, showmore, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ng-demos

    ng-demos

    Variety of angular demos

    ng-demos is a collection of sample Angular applications and code examples designed to demonstrate best practices, patterns, and techniques for building modern web applications. The repository includes multiple demo projects that showcase different aspects of Angular development, such as component design, routing, data services, and state management.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    SIGAFS (Nueva Generación)

    Sistema para la Gestión de las Aplicaciones de FUNDACITE Sucre

    Sistema para la Gestión de las Aplicaciones de FUNDACITE Sucre. Módulos 100% Funcionales: *Sistema para el control de Asistencia. *Sistema para el control de estudios de la Academia de Software Libre.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    DNET Live-Stats

    project no longer maintained

    A multilingual, PHP-based internet portal, without using a MySQL database. It shows the actual statistics of your distributed.net team out of the log-file of your dnet-proxy and additional information, including prognosis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Well Written Web Development Framework Is a set of advanced facilities and utils, written having in mind complex portals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    phpESS-ng (The php Email Survey System Next Generation) is a E-Mail survey tool written in php. It is a fork of the phpEES (The php Email Evaluation System) written by Johannes Kern (http://www.johannes-kern.de/), Daniel Flaschka and Michael Prell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This are utils used for solving differents things in math.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Justo is a set of internet oriented applications (rias) for developers and geeks: messaging, blog, repository, frameworks, cms, cmf, distributed database, p2p, dev utils. Based on: Ajax, XML, AS/Flex, PHP, C/С++, C#, .NET, WinApi, XUL, Unix/Shell script
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Zen-ng is a PHP framework, focussed on fast development with object oriented abstraction of the procedural PHP functions & modules. It features extensive templating, database abstraction & component based development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a simple HTML page (with javascript) that requires a few informations, and after you are done, it creates another html page in witch it shows you a source code (and preview) that represents the code you need to write to center your webpages :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The SoftwareGroupNG project is an interactive website, targeted at bringing to the foreground of the software industry, Nigerian developers who are capable or are ready to learn to use the latest software technologies to design, implement and deploy solu
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB