Showing 17 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
    IPFS

    IPFS

    IPFS implementation in Go

    A peer-to-peer hypermedia protocol designed to make the web faster, safer, and more open. HTTP downloads files from one computer at a time instead of getting pieces from multiple computers simultaneously. Peer-to-peer IPFS saves big on bandwidth, up to 60% for video, making it possible to efficiently distribute high volumes of data without duplication. The average lifespan of a web page is 100 days before it's gone forever. It's not good enough for the primary medium of our era to be this...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    SabroCMS CMS and Online FTP

    SABROCMS (CONTENT MANAGEMENT SYSTEM) PHP SCRIPT TO EDIT WEBSITES

    SabroCMS is a Freemium PHP Script that allows you to manage the files of your hosting or your website, from any web browser, either from your computer, tablet or cell phone, with online FTP functions, ideal for uploading files, deleting files, renaming files, clone files, create or delete directories and especially to create and edit files online, such as HTML files, Javascript JS files, CSS Style Sheets, Python PT Scripts, PHP Scripts, Perl, CGI and all kinds of TXT, XML, and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NB Renamer

    NB Renamer

    Interactive Batch Renamer

    NB Renamer is a free bulk renaming tool. Compared to other batch renaming software, it has a dynamic and interactive interface. It shows the preview of file name changes, and populates parameter values when you click or select on the file names. Combining a succinct design with meticulous implementation, it strives to makes the whole batch renaming process easier and intuitive.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    diskover

    diskover

    File system crawler and disk space usage software

    diskover is a file system crawler and disk space usage software that uses Elasticsearch to index your file metadata. diskover crawls and indexes your files on a local computer or remote storage server over network mounts. diskover helps manage your storage by identifying old and unused files and give better insights into data change "hotfiles", file duplication "dupes" and wasted space. It is designed to help deal with managing large amounts of data growth and provide detailed storage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • FusionAuth: Authentication and User Management Software Icon
    FusionAuth: Authentication and User Management Software

    Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).

    FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
    Learn More
  • 5
    Webmin module for managing Posix Access Control Lists (ACLs) on files and directories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Disk Usage Reports
    Disk Usage Reports is a web-based way to view disk usage on remote computers or servers, or to provide usage reports to users who store files on your server. Reports are stored as static files which are retrieved via AJAX. No database is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    What is the BIZ-3XPLORER? The BIZ-3XPLORER is a PHP based file management program wich allows you to organize your website and files on your server quick and comfortable without FTP. The BIZ-3XPLORER includes features like this: ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FSGuide is a web-based Norton Commander-clone used by many hosting firms and individuals for advanced file-management.Features:user/access management, file uploader, advanced internal viewer, text/binary editor, file tools, language support & a lot more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    phpApacheBrowser is a File System Management Interface (written in PHP5) that was designed specifically for browsing files and directories on your Apache Web Server. You can also add/remove folders and files through this easy-to-use web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    PlutoStatus is a system to publish the current status of your systems. It includes mirroring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Webserver mod for a fancy open directory viewing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    OpenFlow

    A publishing workflow management system

    OpenFlow is a web based, publishing workflow management system aimed at magazine production, controlling editorial planning thru imposition. It uses web standards (XHTML, CSS, javascript, XML, XSL, RDF) making it easy to configure and customize.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NEW System with NEW FILE SYSTEM IN DATA BASE (Firebird), with service for ftp access and more.. You can access with web browser, Java VM applications, Object Pascal, C++... Look demo: http://tlsystem.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A PhP / JavaScript based system to store, edit and make manuals in directorys. With the a powerful JavaScript rich text editor the mauals can be written and edited. The PhP system can write new manuals to disk, make directories and rename them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Silis OS is a online based operating system which will allow users to access their files and programs from any where in the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MacOsX Finder like browser for UN*Xes with Win* like Control Panel function. Requires firefox (due to XUL support) and SQLite for meta data search (similar to spotlight)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Linux distro to run under Google's NaCl

    Linux Distro to run under Google's NaCl Sandbox

    ...It mimics the function of a posix files and sockets on top of ppapi. Similarly in naclports there is a crude nacl-spawn library which mimics processes by creating multiple nacl modules with javascript acting as a sort of "kernel". Currently the main holes that prevent a conventional distro from being ported is that there is no support for pipes, most signals, and also symbolic links and lastly traditional forks are not currently possible in an efficent way.The current implementation gets around forking and has limited vfork capability. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next