Search Results for "javascript library" - Page 45

Showing 2311 open source projects for "javascript library"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 1
    Offline.js

    Offline.js

    Automatically display online and offline indication to your users

    ...Improve the experience of your app when your users lose connection. Include the javascript, one of the themes, and one of the languages on your site. You're done! To use only the JavaScript API without a UI indicator, simply leave out the CSS file. If you'd like to get a peek at how it looks on your site, disconnect your internet, or try out the simulator. Optionally, you can provide some configuration by setting Offline.options after bringing in the script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Crossfilter

    Crossfilter

    Fast n-dimensional filtering and grouping of records

    Crossfilter is a JavaScript library for exploring large multivariate datasets in the browser. Crossfilter supports extremely fast (<30ms) interaction with coordinated views, even with datasets containing a million or more records; we built it to power analytics for Square Register, allowing merchants to slice and dice their payment history fluidly. Since most interactions only involve a single dimension, and then only small adjustments are made to the filter values, incremental filtering and reducing is significantly faster than starting from scratch. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Javascript-Voronoi

    Javascript-Voronoi

    JS implementation of Fortune's algorithm to compute Voronoi cells

    ...The library exposes API functions for computing cells, retrieving neighbors, and drawing results into canvas or SVG. Because it is pure JavaScript and self-contained, it integrates easily with browser or Node.js applications without heavy dependencies. For developers exploring spatial algorithms, generative UI, or interactive diagrams, this codebase is a practical reference and tool to build upon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Teian is an web-based annotator and limited editor for any XML vocabulary. Teian was originally developed for the U.S. Department of State, Office of the Historian, and released as open source for the benefit of community. Its development was further funded by the University of Richmond, USA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Identifiers.org is a system providing resolvable and persistent identifiers, in the form of URIs, used to identify data for the scientific community, with a current focus on the Life Sciences domain. The provision of resolvable identifiers (URLs) fits well with the Semantic Web vision, and the Linked Data initiative. The resolving services of Identifiers.org rely on the information stored in the MIRIAM Registry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PhPress

    PhPress

    A LAMP Open-Source solution for Morphological Analysis of Newspapers

    A tool to help archivists and historians to scan, stock, display and analyse collections of newspapers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    qooxdoo is a universal JavaScript framework for creating applications for a wide range of platforms. It has a comprehensive feature set, including an object-oriented programming model, an integrated tool chain and a state-of-the-art GUI toolkit. Note: Please note that as of 2011-10-26 the code repository for the project has been moved to https://github.com/qooxdoo/qooxdoo. The existing SVN repository will be set to read-only for the time being, and will not see any more updates.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    isomorphic-fetch

    isomorphic-fetch

    Isomorphic WHATWG Fetch API, for Node and Browserify

    Fetch for node and Browserify. Built on top of GitHub's WHATWG Fetch polyfill. For ease-of-maintenance and backward-compatibility reasons, this library will always be a polyfill. As a "safe" alternative, which does not modify the global, consider fetch-ponyfill. The Fetch API is currently not implemented consistently across browsers. This module will enable you to use fetch in your Node code in a cross-browser compliant fashion. The Fetch API is part of the Web platform API defined by the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    co

    co

    The ultimate generator based flow-control goodness for nodejs

    co is a small Node.js library that popularized generator-based coroutines to write asynchronous code that looks synchronous. By yielding promises (or thunks) inside a generator function, co resumes execution when the asynchronous work completes, eliminating deeply nested callbacks. It supports yielding arrays or objects of promises to run tasks concurrently, and it propagates errors naturally through try/catch, making control flow easier to reason about. The library arrived before...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    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
  • 11
    Greenstone3

    Greenstone3

    Digital Library Software

    This project has been merged with the main Greenstone project. Please visit https://sourceforge.net/projects/greenstone/ to download the latest version of Greenstone 3. Greenstone 3 is a complete redesign and reimplementation of the Greenstone digital library software, which facilitates digital library creation, management, and distribution. Created and distributed by the New Zealand Digital Library Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Knwl.js

    Knwl.js

    A .js library for parsing text for specific information

    Knwl.js is a Javascript library that parses through text for dates, times, phone numbers, emails, places, and more. Parser plugins are what make Knwl.js tick and give it new parsing abilities. There are many already available under ./default_plugins for a number of tasks. If you're interested in developing plugins for Knwl.js, ./plugin_development.md is a great place to start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MythCore

    MythCore

    Myth Framework Core Libraries (part of MythSDP)

    MythCore is a PHP framework that allows the developer to use a C# .NET like object oriented programming approach. It provides the essential classes that the MythSDP platform and the MythFramework builds upon. The goal is to create a library that enables the programmer to use a fully object oriented approach that has the "feel" of .NET and Java programming. Our main goal is ease of use and rapid application development. However, performance and small-footprint are some of the main design...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Java Application Framework For All

    JAFFA is a Rich Web 2.0 POJO based Event-Driven SOA framework

    An Enterprise Focused Java Framework For Rapid Application Development. JAFFA is a Java web application development stack, build around Web 2.0 technologies (ExtJS, DWR, JAWR) with an extensive service architecture, meta-data layer and rules engine (based on JBoss AOP and Drools). It provides an event driven SOA infrastructure with advanced scheduling and queue sub-systems
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    particles.js

    particles.js

    A lightweight JavaScript library for creating particles

    particles.js is a very lightweight JavaScript library that can be used to create particles, in a simulated environment where particles float and move across the screen. Build a JavaScript library and customize your particles in an easy to use and easy to build simulation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    PleaseWait.js

    PleaseWait.js

    JavaScript library to display customizable splash/loading screens

    PleaseWait.js is a minimalist JavaScript library for showing splash-loading screens during the initialization of single-page applications (SPAs). It allows developers to define background colors, logos, and HTML content (like spinners) while delaying the main UI presentation. Once content is ready, it removes the loader and reveals the app. Installable via npm, Bower, or CDN.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17

    The Great Reading Adventure

    Reimagining Summer Reading

    The Great Reading Adventure is a web-based, open source software program designed to manage summer reading programs. It is completely free to use. It was developed (and piloted in summer 2014) by the Maricopa County Library District (www.mcldaz.org) with support by the Arizona State Library, Archives and Public Records (www.azlibrary.gov). ********** NOTE ********** Development of The Great Reading Adventure has moved to GitHub (https://github.com/MCLD/greatreadingadventure) where you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Alcibiade Chess

    Alcibiade Chess

    Next generation web chess club

    From the creator of MKGI Chess Club comes this next generation chess club. Completely re-written from scratch on the latest software frameworks, it features: social networks connection, scalable data storage, stunning graphics and much more to come. This project has two parts: - A Java Chess library containing board models, rules and PGN format management - A complete Chess web application based on the core Java library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AlgoWiki

    AlgoWiki

    Repository which contains links and resources on different topics

    AlgoWiki is an open educational repository that aggregates a large collection of curated resources covering many areas of computer science, programming, and algorithmic problem solving. The project functions as a structured knowledge index that links to tutorials, articles, courses, and research materials across numerous technical domains. Topics include algorithms, machine learning, artificial intelligence, programming languages, web development, and software engineering practices. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Morphext

    Morphext

    A simple, high-performance and cross-browser jQuery rotating plugin

    A simple, high-performance, and cross-browser jQuery rotating / carousel plugin for text phrases powered by Animate.css. A jQuery plugin for creating text-based carousels, rotating small or large pieces of text one after the other, just like a slider does with images. This can be a great tool for displaying catch phrases, mission statements, tag lines, and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Vibrant.js

    Vibrant.js

    Extract prominent colors from an image. JS port of Android's Palette

    Vibrant.js is a JavaScript library for extracting prominent colors from images to generate aesthetically pleasing color palettes. It is inspired by the Android Palette API and allows developers to style interfaces dynamically based on image content. Common use cases include adapting UI elements to match album art, user avatars, or featured content images.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    JSTL

    Javascript emulation of the popular C++ STL library.

    The JSTL library is a Javascript implementation of the popular STL library in C++. As with the C++ implementation the JSTL library aims to provide a comprehensive set of classes to simplify the development of complex applications. The JSTL library has a similar semantics and API as the STL. It aims to ease the transition for a developer from C++ to Javascript, while providing stable industry-standard libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Kickstart

    Kickstart

    Kickstart is a CSS library designed for modularity and fast page

    Kickstart's CSS is only 80kb and even smaller when you roll your own from the Sass mixins. Not only is the Kickstart JS smaller than Bootstrap and Foundation, it also doesn't require jQuery--drastically reducing page load times. Kickstart has been used in production websites for over three years. Kickstart is a library, not a framework. This means you only use the CSS you need instead of slowing down your site with a complete UI library. Look how easy it is to create this Navbar. Most...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    js-librarian

    JS library for those folks who prefer plain javascript over jQuery.

    libCommon - Some common functions used in javascript, libLogger - Extended logging capabilities, libAjax - Ajax wrapper, libLocalStorage - localStorage with data catching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Janiva Library

    Gallery Framework

    JavaScript image gallery framework and library that simplifies the process of creating image galleries for the web. Prepared for responsive environments and reacts to dynamic measures and media queries using simple options.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB