Showing 10 open source projects for "ids"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    anime-offline-database

    anime-offline-database

    A JSON based anime data set with important meta data

    The purpose of this repository is to create an offline database containing anime metadata aggregated by different anime metadata providers (such as myanimelist.net, anidb.net, kitsu.io, and more) and allow cross-references between those metadata providers. This file is supposed to be used by and created for manami. A JSON-based anime data set containing the most important meta data as well as cross-references to various anime sites such as MAL, ANIDB, ANILIST, KITSU, and more.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    PeerJS

    PeerJS

    Simple peer-to-peer with WebRTC

    PeerJS wraps the browser's WebRTC implementation to provide a complete, configurable, and easy-to-use peer-to-peer connection API. Equipped with nothing but an ID, a peer can create a P2P data or media stream connection to a remote peer. To broker connections, PeerJS connects to a PeerServer. Note that no peer-to-peer data goes through the server. The server acts only as a connection broker. If you don't want to run your own PeerServer, we offer a free cloud-hosted version of PeerServer....
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    adstex

    adstex

    Automated generation of NASA ADS bibtex entries directly from citation

    adstex automatically identifies all citation keys (e.g., identifiers, author+year) in your TeX source files and uses NASA's Astrophysics Data System (ADS) to generate corresponding bibtex entries. Write your papers without worrying about the bibtex entries. Simply put down arXiv IDs, ADS bibcodes, DOIs, or first author & year citation keys in your \cite commands, and then use adstex to automatically generate the bibtex file for you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Tarsier

    Tarsier

    Vision utilities for web interaction agents

    At Reworkd, we iterated on all these problems across tens of thousands of real web tasks to build a powerful perception system for web agents... Tarsier! In the video below, we use Tarsier to provide webpage perception for a minimalistic GPT-4 LangChain web agent. Tarsier visually tags interactable elements on a page via brackets + an ID e.g. [23]. In doing this, we provide a mapping between elements and IDs for an LLM to take actions upon (e.g. CLICK [23]). We define interactable elements...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
    Learn More
  • 5
    normalizr

    normalizr

    Normalizes nested JSON according to a schema

    Many APIs, public or not, return JSON data that has deeply nested objects. Using data in this kind of structure is often very difficult for JavaScript applications, especially those using Flux or Redux. Normalizr is a small, but powerful utility for taking JSON with a schema definition and returning nested entities with their IDs, gathered in dictionaries. Normalizr is built for various environments. Normalizr was originally created by Dan Abramov. Since v3, it was completely rewritten...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jul-javascript

    jul-javascript

    JUL - The JavaScript UI Language

    The JavaScript UI Language (JUL) is a configuration and instantiation module for the JavaScript frameworks. It can be used with any framework that accepts a configuration object as a constructor parameter, or with a custom factory for the other frameworks. JUL parses a tree of configuration objects, and creates the runtime components in the expected order and membership. For the most uses, after this step, you will have your application's user interface up and running. Browser...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HTML5 Placeholder jQuery Plugin

    HTML5 Placeholder jQuery Plugin

    A jQuery plugin that enables HTML5 placeholder behavior for browsers

    HTML5 Placeholder jQuery Plugin is a jQuery plugin that enables HTML5 placeholder behavior for browsers that aren’t trying hard enough yet. You’ll still be able to use jQuery.val() to get and set the input values. If the element is currently showing a placeholder, .val() will return an empty string instead of the placeholder text, just like it does in browsers with a native @placeholder implementation. Calling .val('') to set an element’s value to the empty string will result in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Web Annotation with Fragment Ids

    Web Annotation with Fragment Ids

    Web Annotation - Mark, Comment, Share

    This Projects aims to create a server-client architecture to make annotation of web elements not only possible, but easy to use. The idea for this project has its roots within a practical software study for the module software Engeneering of the Unisversity of Leipzig, Germany. Under the given liscence we want for everyone interested in supporting or further development to do so. For usage and installation see our [Wiki].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SuStorID is an advanced Intrusion Detection System (IDS) for web services, based on machine learning. Its name comes from the term “Su Stori”, which in Sardinian language means “The Falcon”. It’s version is experimental, but demonstrates a number of interesting features, that can be readily exploited to detect and act against web attacks. SuStorID can be coupled with modsecurity, the well known web application firewall, to gather training data and provide for real-time counteractions. So...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
    Learn More
  • 10
    php xHTML

    php xHTML

    PHP Class to control xHTML STRICT

    This Class for PHP controls xHTML strict documents, creation, and validation The idea is to made things easy and small, avoid errors or mistypes, helps with IDs / forms/ and tags. The point is to focus on PHP and forget if we close a tag, forgot to set a special required attribute or if we wrote the header correctly, the class take care of that Also made the creation of custom, normal used, and repetitive tasks easy
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next