Showing 27 open source projects for "javascript library"

View related business solutions
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI 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
    Trash

    Trash

    Move files and directories to the trash

    Trash is a Node.js library that moves files and directories to the system's trash or recycle bin instead of permanently deleting them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    File-Type

    File-Type

    Detect the file type of a file, stream, or data

    File-Type is a Node.js library that detects the file type of a Buffer or Uint8Array by examining its binary signature, supporting a wide range of file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MobX

    MobX

    A Simple, scalable state management

    MobX is a battle tested library that makes state management simple and scalable by transparently applying functional reactive programming (TFRP). Write minimalistic, boilerplate free code that captures your intent. Trying to update a record field? Use the good old JavaScript assignment. Updating data in an asynchronous process? No special tools are required, the reactivity system will detect all your changes and propagate them out to where they are being used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Rockstor

    Rockstor

    BTRFS based NAS and private cloud storage solution

    Rockstor is a Network Attached Storage (NAS) and private cloud storage solution based on advanced Linux technologies like BTRFS, Docker and others. In addition to standard NAS features like file sharing via NFS, Samba, SFTP and AFP, advanced features such as online volume management, CoW Snapshots, asynchronous replication, compression, and bitrot protection are supported based on BTRFS. Rockstor also provides apps like ownCloud, Syncthing, OpenVPN, and Plex to name a few. Apps or...
    Downloads: 34 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 5
    BWTC32Key

    BWTC32Key

    A file compressor with AES256CTR and Base32768 binary-to-text encoding

    BWTC32Key is a program I wrote that compresses data, then optionally encrypts it, and then outputs a Base32768 representation as the final output
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Compressor.js

    Compressor.js

    JavaScript image compressor

    Compressor.js is a lightweight JavaScript library for in-browser image compression that allows developers to reduce file sizes before uploading images to a server, improving performance and user experience. It works by taking an input image (such as from a file input) and resizing or reencoding it on the client side according to developer-specified options like maximum width, height, quality, and MIME type.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    localForage

    localForage

    Offline storage using a simple but powerful API

    Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API. localForage is a JavaScript library that improves the offline experience of your web app by using an asynchronous data store with a simple, localStorage-like API. It allows developers to store many types of data instead of just strings. localForage includes a localStorage-backed fallback store for browsers with no IndexedDB or WebSQL support. Asynchronous storage is available in the current versions of all major browsers: Chrome, Firefox, IE, and Safari (including Safari Mobile). localForage offers a callback API as well as support for the ES6 Promises API, so you can use whichever you prefer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    mediaTUM is free software written in Python for archiving and retrieval of images, documents and other research data. It was originally developed in the framework of the DFG project IntegraTUM and is continuously expanded with new functionalities as required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ZipHTML5

    ZipHTML5

    Compress files and folder in zip format in WebView Android

    A micro library for the creation of mobile applications Android hybrid HTML5 / Java, for compressing files in Zip format directly from the WebView component. You can compress individual files and folders by adding the interface DroidZip in JavaScript and object ZipHTML5Hybrid directly to the WebView component of Android. For the use of interface in Java WebView you need to include in the HTML file the famous JavaScript library JSZip MIT license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    angular-local-storage

    angular-local-storage

    AngularJS module that gives you access to the browsers local storage

    An AngularJS module that gives you access to the browsers local storage with cookie fallback. You can install angular-local-storage using 3 different ways. For local testing (when you are testing on localhost) set the domain to an empty string ''. Setting the domain to 'localhost' will not work on all browsers (eg. Chrome) since some browsers only allow you to set domain cookies for registry-controlled domains, i.e. something ending in .com or so, but not IPs or intranet hostnames like...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Reportula

    Reportula is a php based web program that provides you a summarized ou

    Reportula is a php based web program that provides you a summarized output stats of Bacula Backups jobs, clients, volumes and director that have already run. It obtains its information from your catalog database. This is a fairly high level bacula management tool. Here are a few points that one user made concerning this important tool. It is web-based so can be accessed from anywhere. It packs a phenomenal amount of information into a single web-page – that I credit as being very...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    liblzg is a minimal implementation of an LZ77 class compression library. The main characteristic of the library is that the decoding routine is very simple, fast and requires no memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GIIAF Microscopy Library

    GIIAF Microscopy Library

    The GIIAF Microscopy Library, that uses customised OMERO software

    This project incorporates a suite of tools that aim to allow researchers within Griffith's Imaging and Image Analysis Facility (GIIAF) to efficiently and effectively provide secure, centralised, web-accessible data storage, management and manipulation. The open-source Java-based OMERO software was customised to provide most of the features of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    uniPress will be a press-review and press-publishing system whose target group univerities and their departments are. The main concept is based on the Bachelor Thesis of christoph, you could find here (german): http://ch-becker.de/extern/bsc/bsc.pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A useful collection of batch files and scripts for daily purposes (backup, security, system management, etc.) and development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The WAW tools provide a more automated approach to web harvesting, based on archival principles, automated process and human decision-making. The model seeks to use archival principles to preserve documents on the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Contineo is a Web-based Document Management System (DMS). Features: Folder organization, document Versioning, Bulk import, import from mailbox. NOTE: this project has been DISMISSED in favor of LogicalDOC http://sourceforge.net/projects/logicaldoc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A web/php/javascript/ajax file manager that allows create, delete and rename files and directories located in de server. The xajax library is used. Developed by freelancesoft. Visit http://www.freelance-soft.com for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PALOMA Suite allows the referencing of learning resources using metadata according to the international IEEE LOM standard, and SCORM, CANCORE and Normetic application profiles. PALOMA Suite contains: PALOMA (Standard), PALOMAWeb and PALOMARepository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FLEX-db - an enterprise Digital Asset Manager (DAM). It ingests and links metadata with files, creates thumbnails, and processes files using business rules. FLEX-db has a JSP client, Java app server for file input and output and an EJB metadata layer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    JSPackager全部迁移至JSIntegration。 http://www.xidea.com http://sourceforge.net/projects/JSIntegration
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JSPackaging is a JavaScript framework that provides simple directives for defining, loading & importing uniquely named packages of JavaScript modules. UPDATE: This project now exists as Ajile at http://sf.net/projects/ajile & http://ajile.iskitz.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Concisus is a collaborative environment (a groupware) based on the idea of separating application from information. Concisus is a eGroupware branch to provides a framework to manipulate informations and their relations using a web-based interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A Complete Project Manager Software, with stats, search and storage included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Dataisland Framework is a ReST compliant content management and semantic web service framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →