Showing 63 open source projects for "web code editor"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 1
    IPFS Web UI

    IPFS Web UI

    A frontend for an IPFS node

    A web interface to IPFS, shipped with Kubo, and ipfs-desktop. Check on your node stats, explore the IPLD powered merkle forest, see peers around the world and manage your files, without needing to touch the CLI. When working on the code, run an ipfs daemon, the local dev server, the unit tests, and the storybook component viewer and see the results of your changes as you save files.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Agregore Browser

    Agregore Browser

    A minimal browser for the distributed web (Desktop version)

    A minimal web browser for the distributed web. Web Extension support. Built-in Markdown/Gemini/JSON rendering extension. Built-in QR code scanner and generator extension. Generate a QR code for the current page. Scan a QR code from the browser action window. Right-click a link or image to generate a QR code for it. Built-in ad blocker (ublock origin).
    Downloads: 24 This Week
    Last Update:
    See Project
  • 3
    CryptPad
    CryptPad is an open-source, end-to-end encrypted collaborative office suite developed by XWiki SAS. It offers a privacy-focused alternative to mainstream cloud-based productivity tools, enabling users to create, edit, and share documents securely without compromising data privacy. All content is encrypted client-side, ensuring that only authorized users can access the information. CryptPad supports various applications, including rich text documents, spreadsheets, presentations, code...
    Downloads: 39 This Week
    Last Update:
    See Project
  • 4
    ShareX

    ShareX

    Screen capture, file sharing and productivity tool

    ShareX is a lightweight free and open source program that allows you to capture or record any area of your screen and share it with a single press of a key. ShareX offers numerous methods of capture including full screen, monitor, freehand and so much more. It also features plenty of customizable after-capture tasks and supports more than 80 different image, text, and file hosting services, as well as many URL shortening and sharing services.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 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
  • 5
    WebTorrent

    WebTorrent

    Streaming torrent client for the web

    WebTorrent is a streaming torrent client for node.js and the browser. YEP, THAT'S RIGHT. THE BROWSER. It's written completely in JavaScript – the language of the web – so the same code works in both runtimes. In node.js, this module is a simple torrent client, using TCP and UDP to talk to other torrent clients. In the browser, WebTorrent uses WebRTC (data channels) for peer-to-peer transport. It can be used without browser plugins, extensions, or installations. It's Just JavaScript™. Note: WebTorrent does not support UDP/TCP peers in browser. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    qrcp

    qrcp

    Transfer files over wifi from your computer to your mobile device

    qrcp binds a web server to the address of your Wi-Fi network interface on a random port and creates a handler for it. The default handler serves the content and exits the program when the transfer is complete. When used to receive files, qrcp serves an upload page and handles the transfer. Most QR apps can detect URLs in decoded text and act accordingly (i.e. open the decoded URL with the default browser), so when the QR code is scanned the content will begin downloading by the mobile browser. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    SwapCode

    SwapCode

    Swapping code like burgers? Here your p2p, drag-n-drop solution

    Hello and welcome to Swap Code! Swap Code is a light, simple, "peer-to-peer" software for swapping snippets of code with others, by dran-n-drop. Swap Code is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage. Swap Code got built behind some cool features like object drag-n-drop between browser windows, full object serialization and xml. Please refer to the README.md file for a correct setup. Swap Code gets released on...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    OpenKM Document Management - DMS

    OpenKM Document Management - DMS

    Document Management System and Content Management System

    OpenKM Community Edition is a free Document Management System (DMS) that helps businesses control the production, storage, management and distribution of electronic documents, boosting effectiveness and productivity. It integrates document management, collaboration and advanced search into one easy-to-use solution, including administration tools for user roles, access control, security levels, activity logs and automation setup. With OpenKM Community Edition you can: Collect information...
    Leader badge
    Downloads: 518 This Week
    Last Update:
    See Project
  • 9
    GeoNetwork opensource - Metadata Catalog
    ...You can also connect directly with the companies supporting the development. Source code available on github https://github.com/geonetwork/
    Leader badge
    Downloads: 140 This Week
    Last Update:
    See Project
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 10
    ipfsProxyHTTP

    ipfsProxyHTTP

    InterPlanetary File System HTTP Proxy

    This implementation can help developers to use only one URL to all IPFS files without any risk of breaking the server bandwidth. You can be sure that the server's capacity is large enough to handle all traffic. This code has been written without any dependency to run as faster as possible. IPNS.co use DNSSEC, DNS Anycast, low latency DNS, and IP resolved to different servers to handle all traffic. Each IPFS gateway can break if a lot of files is downloaded simultaneously, this can help to avoid this risk. To run your own instance of ipfsProxyHTTP (updated by Git Pull), you only require PHP>=5.6 and a Web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Blogchain

    Blogchain

    Blogchain's web application, decentralised discourse

    Blogchain's frontend code. New development is happening on the blogchain-vue repository. Blogchain's code will eventually be substituted with the code on blogchain-vue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    uni-media

    uni-media

    Easily display media content (image, video, audio, 3d-models)

    Easily embed any types of media in your web app with one line of code. A simple, powerful, and performant media display web component fitting every framework. Automatically analyze the type of media with multiple fallback-able performant-first strategies. Works with all modern browsers and frameworks (React.js, Vue.js, Svelte...). Best for displaying decentralized media and content (like NFTs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LibreWeb Browser

    LibreWeb Browser

    Decentralized Web Browser

    LibreWeb is an open-source decentralized web browser, leveraging IPFS. What would you do differently; if you could reinvent The Internet in the 21st century? With all the knowledge and new technologies available today. I was inspired by Douglas Engelbart, Tim Berners-Lee, and Ted Nelson as well as projects like IPFS, Jekyll, ARPANET, and more. Everyone should be able to easily read and create a site/blog/news page and publish the content online (without minimal technical knowledge). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    e-Dokyumento

    e-Dokyumento

    e-Dokyumento is web-based Document Management System (DMS)

    e-Dokyumento is opensource web-based Document Management System (DMS) A Document Management which automates the basic office document workflow such as receiving, filing, routing, and approving through capturing (scanning), digitizing (OCR Reading), storing, tagging, and electronically routing and approving (e-signature) of electronic documents. # Demo : https://e-dokyumento.herokuapp.com/ https://edokyu.seillig.com/ (refer to Readme.md for the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fritz!Load
    This software allows you to download files from more than 50 (oneclick-)hosters (like youtube, rapidshare and many more). It is the perfect platform to download http and ftp links only with your Fritz!Box controlled by a graphical web-interface. Get the latest version at https://sourceforge.net/p/avmload/code/HEAD/tarball?path=/trunk
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Qri CLI

    Qri CLI

    Organize, version, automate, and share datasets

    ...Qri helps you organize, version, automate, and share datasets. All changes to Qri Datasets are versioned. Compare one version to any other. Explore the history of commits to see how datasets evolve over time. Use our code editor and CI-style automation to keep your datasets fresh and tidy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    peerweb.site

    peerweb.site

    Peer to Peer decentral Web Site hosting at your fingertips

    Peer Web Site supports content encryption aka. salting since v. beta 0.8.0. The code regarding this feature can be found at: EncryptDecrypt.js and ensures that the passwords/passphrases do net get saved nor sent anywhere. This is a very convenient feature to secure your content. Although, it can not encrypt IPFS nor WebTorrent files added to your site and purely encrypts the actual content, which you enter through the text editor or devtools, as well as embedded Base64 files. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    TxPB

    TxPB

    TemporalX gRPC and Documentation Resources

    TxPB is the main source of information for using TemporalX, and includes protocol buffer definitions, generated code, and documentation. If you are looking for the protocol buffer definitions, check the pb folder. If you want bindings in other languages, feel free to open a github issue. Alternatively you can generate language bindings independently as long as the languages you are using support the appropriate protocol buffer and gRPC versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Get IPFS

    Get IPFS

    Utility to get a contextual js-ipfs instance, with web fallbacks

    A one-stop shop for loading an ipfs instance into a webpage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MFS JavaScript Implementation

    MFS JavaScript Implementation

    JavaScript implementation of the IPFS Mutable File System

    JavaScript implementation of the IPFS Mutable File System. The code published to npm that gets loaded on requires is an ES5 transpiled version with the right shims added. This means that you can require it and use with your favorite bundler without having to adjust the asset management process. The mfs works by storing a reference to the root node's CID in LevelDB. LevelDB does not support concurrent access so there are read/write locks around bits of the code that modify the the root node's CID. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Soy

    Soy

    Static Websites on the Distributed Web

    Soy is a collection of smart contracts and tools to enable you to build your site on the distributed web. By virtue of using ENS and IPFS your content will be quickly accessible all over the world without having to set up or manage any infrastructure. Scripting with Soy usually looks something like this. This is an example of creating a new Soy instance and using it to register a domain and publish the content hash for the site. Once you have ENS set up to point to an ipfs hash, simply add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    wxApps
    Free open source applications based on wxWidgets(MadEdit, Bitswash, wxDFast, etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    PeerGuardian

    PeerGuardian - a privacy oriented firewall application

    ...It's highly recommended to use PeerBlock instead, which is a continuation of PeerGuardian's development in Windows, with bug fixes and support for Windows Vista and Windows 7. Collaboration with peerblock.com is welcome! PeerGuardian is an open project. Not only is its source code open for you to read, use, and modify - but the project is open for you to join and contribute in any form (code, documentation, bug reports, web and support).
    Downloads: 38 This Week
    Last Update:
    See Project
  • 24
    Time Travel Project

    Time Travel Project

    A project for open source time travel with computers.

    ...This is a form of time travel since this can be used to view other times and places or find information lost in space and or time. This is computer time travel. The computer code here is for experimenting and playing with temporal cryptography. For more information please look at the wiki here and my open source time travel code. Also please see my web-sights and read my blogs. Enjoy, Reactor1967
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    Qchan Image Hosting

    A light-weight image hosting application using PHP

    Project moved to GitHub,Please visit http://github/qakcn/qchan to get latest files. 项目已转移到GitHub,请访问 http://github/qakcn/qchan 来获取最新文件。
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB