45 projects for "javascript" with 2 filters applied:

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Nock

    Nock

    HTTP server mocking and expectations library for Node.js

    HTTP server mocking and expectations library for Node.js. Nock can be used to test modules that perform HTTP requests in isolation. For instance, if a module performs HTTP requests to a CouchDB server or makes HTTP requests to the Amazon API, you can test that module in isolation. Nock works by overriding Node's http.request function. Also, it overrides http.ClientRequest too to cover for modules that use it directly.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    ESP32-S2-Mini

    ESP32-S2-Mini

    Arduino ESP32-S2-Mini v1.00 Wemos | Firmware PS4 900x HOST Wifi AP

    Firmware para placa de desarrollo Arduino ESP32-S2 Mini v1.0.0 LOLIN-WIF WEMOS ESP32S2 Dev para Montar Servidor Host AP PlayStation 4 Herramienta web para instalar la última versión del Firmware: https://xdevgms.github.io/ Una vez instalado el firmware podrá conectar con la placa ESP32-S2 Mini vía Wifi WiFi SSID: PS4-Host-AP Password: password Página del administrador http://10.1.1.1/admin.html http://webkey.local/admin.html Nota Importante 1: En la sección configuración...
    Leader badge
    Downloads: 99 This Week
    Last Update:
    See Project
  • 3
    AstCalc

    AstCalc

    WEB based numeric calculator

    AstCalc helps you perform scientific calculations with particular attention to astronomical purposes. With AstCalc, you may quickly evaluate some intricate calculus you eventually need for prompt use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Dredd

    Dredd

    Language-agnostic HTTP API Testing Tool

    Dredd is a language-agnostic command-line tool for validating API description documents against the backend implementation of the API. Dredd reads your API description and step by step validates whether your API implementation replies with responses as they are described in the documentation. Dredd supports writing hooks — a glue code for each test setup and teardown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5
    OpenCA

    OpenCA

    Open Source PKI solutions

    The OpenCA PKI Development Project is a collaborative effort to develop a robust, full-featured and Open Source out-of-the-box Certification Authority implementing the most used protocols with full-strength cryptography world-wide.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    firecat
    Firecat is a Server-Side JavaScript(NSP) Webserver written in Java. It is similar to ASP and JSP, but it uses JavaScript as the main scripting language. It can run on any JVM, but the main target will be Free Runtimes such as SableVM, JamVM and Kaffe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    WUtils

    Utility classes for the Wt C++/JavaScript web framework

    WUtils is a set of C++ utility classes for the Wt C++/JavaScript web framework. This library needs a C++11 compiler. There is both a hg repository and a git repository, pick the one you prefer, they are always synchronized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    C++ On Air

    C++ On Air

    Light-weight C++ web application server library

    ...ConAir uses an embedded http server and Interpp interpreter to serve html, and process http requests from within your C++ application. This internal server establishes a bidirectional web socket connection between your C++ application and a client-side JavaScript interface for interactive scripting via the web. Getting started: 1. Download C++ On Air 2. Check out the "example" folder for a demo of how ConAir works
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Java HTTP REST interface

    Base for HTTP-REST Java application

    Simplified multithreaded Java HTTP server able to interpret GET/POST requests. Example dummy app included. It uses Apache2 as a proxy for AJAX calls and jQuery code as a client. ------- Requirements: For the Java HTTP server: - J2SE (SDK for compilation) For the exampe web app: - Apache2 with mod_rewrite and mod_proxy Client-side for the web app: - www browser supporting JS with jQuery --- Setup: - run Server.class from Java server files (java Server) in a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A quick download and upload speed test utility written in PHP and JavaScript which utilizes (but does not require) SVG support for some pretty graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Agent IQ

    Agent IQ

    Informing web servers about device capabilities

    ...When a request is received, it looks at the User Agent String of the incoming header and matches it against the database. If there is a match, the device capabilities are stored as PHP and Javascript variables for you to use in shaping how your site is served out. If there is no match, the request is re-directed to a javascript 'learning page' where the database is updated with the client capabilities and is redirected back. This happens in a flash. The 'learning page' uses Javascript and Modernizr. There is a learning logic built in to avoid incorrect records. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Metadata.net is a collection of website components and tools for creating and using metadata produced by the eResearch Group at ITEE, University of Queensland.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A pure HTML implementation of VNC, using the HTML 5 canvas tag and JavaScript as a client and an RFB to HTTP proxy served up by Python. Requires Python and Python Imaging Library to be installed on the server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Smarterpanel is a web server administration panel designed to fill the gap for nginX users. Built for CentOS servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The JPL Server Monitor will check to ensure websites and server services are running and responding. It also tracks the response time of the site/service. There is a cron script that can be activated to automate the checks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LiveHack is an HTTP server for a simple, web-based, shoot-em-up game. It is written in Java, so it's small, fast, and secure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Servlet container extensions that help web developers write full featured Java web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GreenTest testing system provides you to test students in the localnet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Moa was born in the need of a lightweight servlet engine that allows client/server javascript that allows executing java classes directly into the engine thanx to Rhino.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Thetis is the world strongest Groupware/CMS based on Ruby on Rails. It goes beyond just a groupware to be an information-sharing web platform integrating know-hows and ideas in the organization, with highly sophisticated functional UI by Web2.0/Ajax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FOAFRealm (also called D-FOAF in version 2.0) is a distributed user profile management system based on FOAF. FOAFRealm is a set of tools that enables to manipulate FOAF (Friend-of-a-Friend) information within J2EE application and provides Realm implement
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LOGames is a project that aims e-learning game development based on Learning Object Technology. LOGames are built up an existents patterns , like SCORM (Shared Content Object Model) and DCC (Digital Content Component), using InfraBig infrastructure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A powerful, provider-based .NET CAPTCHA control with audio challenge and Microsoft Visual Studio design-time support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    multiUpload consists of a JavaScript- and a PHP-file only and can be easily inserted in already existing HTML-files. It provides the creation of waiting queues, suspending and resuming the queue and uploading many files without reloading the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next