Showing 93 open source projects for "javascript"

View related business solutions
  • 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    UglifyJS 3

    UglifyJS 3

    JavaScript parser, mangler, compressor, beautifier toolkit

    UglifyJS is a JavaScript compressor/minifier written in JavaScript. It also contains tools that allow one to automate working with JavaScript code. A parser which produces an abstract syntax tree (AST) from JavaScript code. A code generator which outputs JavaScript code from an AST, also providing the option to get a source map. A compressor (optimizer). it uses the transformer API to optimize an AST into a smaller one.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    h5ai

    h5ai

    HTTP web server index for Apache httpd, lighttpd and nginx

    ...Requires PHP 7.0+ and works fine with Apache httpd, lighttpd and nginx. Best user experience with the latest versions of Chromium-based browsers, Firefox, Safari and Edge, but a static fallback is provided for older browsers or if JavaScript is disabled.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    elFinder

    elFinder

    Open-source file manager for web, written in JavaScript

    elFinder is an open-source file manager for web, written in JavaScript using jQuery UI. Creation is inspired by the simplicity and convenience of Finder program used in Mac OS X operating system. elFinder 2.1.x is currently actively developed, and recommended version. elFinder 2.0.x is stable version but lacks advanced features. All operations with files and folders on a remote server (copy, move, upload, create folder/file, rename, etc.).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    compression

    compression

    Node.js compression middleware

    compression is a Node.js middleware for Express applications that enables HTTP response compression, improving the performance of web applications by reducing the size of the response body.
    Downloads: 2 This Week
    Last Update:
    See Project
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 5
    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: 1 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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. All changes to and uses of your data are tracked at runtime, building a dependency tree that captures all relations between state and output. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Unimported

    Unimported

    Find and fix dangling files and unused dependencies

    A command-line tool that helps identify and remove unused files and dependencies in JavaScript/TypeScript projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Rockstor

    Rockstor

    BTRFS based NAS and private cloud storage solution

    ...These Rock-ons, combined with advanced NAS features, turn Rockstor into a private cloud storage solution accessible from anywhere, giving users complete control of cost, ownership, privacy and data security. Rockstor UI is written in Javascript, making it simple to manage everything from your Web browser. The backend is written in Python and exposes RESTful APIs to easily extend functionality!
    Downloads: 47 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10
    GeoNetwork opensource - Metadata Catalog
    A web based Metadata Catalog Server for data description and discovery. Supports both generic and geospatial data discovery. It implements international standards (e.g. ISO19115/19139/19119, ISO19115-3, DCAT-AP, CSW 2.0, OGC API Records). It originates from the United Nations and is used by many governments as geoportal software. Active development and discussion takes place on GitHub and OSGeo Discourse. You can also connect directly with the companies supporting the...
    Leader badge
    Downloads: 149 This Week
    Last Update:
    See Project
  • 11
    elFinder for Drupal
    This module integrates elFinder (https://github.com/Studio-42/elFinder) file manager with Drupal CMS.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    pkg

    pkg

    Package your Node.js project into an executable

    This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed. Make a commercial version of your application without sources. Make a demo/evaluation/trial version of your app without sources. Instantly make executables for other platforms (cross-compilation). Make some kind of self-extracting archive or installer. No need to install Node.js and npm to run the packaged application. No need to download...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 14
    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
  • 15

    phpEasyVCS

    File based version control system written in PHP

    phpEasyVCS is a simple version control system (VCS) with minimal hosting requirements, namely PHP 5.2+. No database is needed. Files can be viewed and uploaded with a browser or by WebDAV, which allows you to access the files like a local drive in all operating systems. For integration with other software a REST service is provided. It is very easy to view the file versions at a specific point in time. The web interface allows you to easily compare file versions and synchronize and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Blue Print

    Blue Print

    Blue Print is a remote access, cross-platform hex editor/data analyzer

    WeLees BluePrint(hereafter referred to as WBP) is a hexadecimal editor based on a Web front-end. Its back-end works on Windows, Linux and OSX platforms, and the Web-based front-end runs on any browser. Users can start the back-end of WBP on PC/server/NAS/smart device(hereinafter referred to as the host) which has network connection, and perform graphical editing & analysis on data of the host in a browser on any other machine regardless of whether the host has local graphics module or not....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Droppy

    Droppy

    Self-hosted file storage

    droppy is a self-hosted file storage server with a web interface and capabilities to edit files and view media directly in the browser. It is particularly well-suited to be run on low-end hardware like the Raspberry Pi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Redux Persist

    Redux Persist

    Persist and rehydrate a redux store

    Basic usage involves adding persistReducer and persistStore to your setup. Every app needs to decide how many levels of state they want to "merge". The default is 1 level. If you are using react, wrap your root component with PersistGate. This delays the rendering of your app's UI until your persisted state has been retrieved and saved to redux. State reconcilers define how incoming state is merged in with initial state. It is critical to choose the right state reconciler for your state....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pydio Cells

    Pydio Cells

    Formerly AjaXplorer, file sharing platform for the enterprise

    Pydio Cells is the mature open source alternative to dropbox and box, for the enterprise. Why building your own box? You need to access your documents across multiple devices, and regularly share documents (weblinks) and folders with your contacts and teams. Still, using a consumer SaaS box or drive service is neither practical nor safe. And enterprise SaaS box or drive services are expensive and come with Disk Storage that you already have on your servers or private cloud. How to...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Tagstoo

    Tagstoo

    Software to tag folders and files, with multimedia and epubs preview.

    Tag folders and files (including multimedia) by dragging the tags on them, you can create tags of various shapes and colors for a more intuitive classification. Precise search possibilities, with various input fields, allowing to add all the necessary tags that you want. For example, in one field you can add the tags ‘cat' and 'white' and in another field you can add the tags 'dog' and 'brown', so the search result will return all white cats and brown dogs. You can also indicate that the...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 22
    Easy File Compression

    Easy File Compression

    Client side solution for PC & Browser Firefox to create zip archive

    All client-side solution for PC & Browser Firefox to create zip archive and extract zip and rar archive files with API HTML5 file system. == Browser Extensions == Add-on Firefox: http://mzl.la/1Kd7fiD OS requirements - Windows 7 and later are supported, older operating systems are not supported (and do not work). Both x86 and amd64 (x64) binaries are provided for - - Windows. Please note, the ARM version of Windows is not supported for now. == Installation and Activation == 1....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AContent
    AContent is a free web content authoring tool and repository used for developing and sharing accessible, adaptable elearning content. Import and export IMS Common Cartridges, Content Packages, QTI Tests, and AccessForAll adapted content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Extplorer for Drupal 7

    eXtplorer is a web-based File Management Component for all your needs.

    eXtplorer is a web-based File Management Component for all your needs. It has a desktop-application-like interface with drag&drop, grid and a directory tree and makes heavy use of the Sencha ExtJS Javascript Library. You can use it to access and modify the files and directories on your server via FTP or direct file access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Space Radar Electron

    Space Radar Electron

    Disk And Memory Space Visualization App built with Electron & d3.js

    Space Radar Electron is an application that offers an interactive and comprehensive visualization of disk space and memory usage of your computer. Built with Electron & d3.js, it currently offers visualizations in the form of Sunburst, Treemap and Flamegraph charts. As it scans the contents of your disk, it produces a preview visualization so you can already see what's been scanned. It allows for drilldown of directories, breadcrumbs and navigation. Space Radar works fast, and is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next