Showing 27 open source projects for "codemirror"

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
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 1
    CodeMirror

    CodeMirror

    A versatile in-browser code editor

    CodeMirror is a versatile in-browser code editor implemented in JavaScript. Made specifically for editing code, it comes with more than a hundred language modes and numerous addons for more advanced code editing functionality. CodeMirror comes with several useful features, including autocompletion, code folding, configurable key bindings, Linter integration and many more. It supports the standard desktop versions of the following browsers: Firefox, Chrome, Safari, Opera and Internet Explorer...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    CodeMirror MCP

    CodeMirror MCP

    CodeMirror extension to hook up a Model Context Provider (MCP)

    The codemirror-mcp project is a CodeMirror extension that integrates the Model Context Protocol (MCP) into the CodeMirror editor. This extension enhances the editor's capabilities by providing features such as autocompletion for resource mentions and prompt commands, as well as visual styling for these elements. It aims to streamline the user experience when working with MCP within the CodeMirror environment. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    React-CodeMirror

    React-CodeMirror

    CodeMirror 6 component for React

    CodeMirror 6 component for React.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    CodeMirror 5

    CodeMirror 5

    In-browser code editor (version 5, legacy)

    CodeMirror is a versatile text editor implemented in JavaScript for the browser. It is specialized for editing code, and comes with a number of language modes and addons that implement more advanced editing functionality. A rich programming API and a CSS theming system are available for customizing CodeMirror to fit your application, and extending it with new functionality. CodeMirror 5 is a JavaScript library that provides an embeddable code editor for web applications, featuring customizable...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    vue-codemirror

    vue-codemirror

    Code editor component for @vuejs

    vue-codemirror v5/v6 has been released. This is a new version based on CodeMirror@6 and is available to Vue3 only. Since CodeMirror@6 is developed with native ES Modules, the new version will no longer support direct browser references to UMD modules.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    GraphQL

    GraphQL

    The GraphQL LSP reference ecosystem for building browser & IDE tools

    ... provides CodeMirror with a parser mode for GraphQL along with a live linter and typeahead hinter powered by your GraphQL Schema. It comes with a runtime agnostic Language Service used by GraphQL mode for CodeMirror and GraphQL Language Service Server. It also provides an online immutable parser for GraphQL, designed to be used as part of syntax-highlighting and code intelligence tools such as for the GraphQL Language Service and codemirror-graphql.
    Downloads: 42 This Week
    Last Update:
    See Project
  • 7
    SwitchHosts

    SwitchHosts

    Switch hosts quickly

    SwitchHosts is an App for hosts management & switching. It is a free and open source software. The IP, domain name and comments are displayed in different colors so that all kinds of information can be seen at a glance. Combine different solutions through multiple selection modes to complete the configuration of complex environments. The shortcut menu is displayed in the system tray menu, click to quickly view/switch hosts schemes. Supports local and remote schemes, can download from the...
    Downloads: 53 This Week
    Last Update:
    See Project
  • 8
    wikmd

    wikmd

    A file based wiki that uses markdown

    It’s a file-based wiki that aims to simplicity. Instead of storing the data in a database I chose to have a file-based system. The advantage of this system is that every file is directly readable inside a terminal etc. Also when you have direct access to the system you can export the files to anything you like.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    massCode

    massCode

    A free and open source code snippets manager for developers

    A free and open source code snippets manager for developers. It helps you create and organize your own personal snippet collection and have quick access to it. massCode allows you to organize snippets using multi-level folders as well as tags. Each snippet has fragments - tabs, which gives even greater level of organization. massCode uses Codemirror as the basis for the editor and .tmLanguage as the grammar for syntax highlighting. massCode allows you to write in Markdown and provide support...
    Downloads: 13 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 10
    Sandpack

    Sandpack

    A component toolkit for creating live-running code editing experiences

    Sandpack is a component toolkit for creating your own live running code editing experience powered by CodeSandbox. Sandpack uses CodeMirror under the hood, giving you all the basic capabilities of a code editor and syntax highlight. However, if you want to use your own editor framework, you can add that as a component too! Sandpack embeds the browser bundler that powers CodeSandbox and takes advantage of features like npm dependency support, hot module reloading, error overlaying, and caching...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    Yjs

    Yjs

    Shared data types for building collaborative software

    Yjs is a high-performance, open-source CRDT (Conflict-free Replicated Data Type) implementation for building collaborative, real-time applications. It enables multiple users to edit shared data structures—such as text documents, arrays, maps, and XML trees—synchronously and offline. Yjs is network-agnostic and works with WebRTC, WebSocket, or any other transport layer, making it ideal for collaborative editors, whiteboards, and design tools. Its compact updates and powerful reconciliation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WebEditorWeb

    WebEditorWeb

    Code editor in single HTML file

    Code editor written in a single HTML file that runs on the browser tab. There is no need to install, download a single file and run anywhere. To change the initial configuration, edit the wew.html file in the last lines. * WebEditorWeb use CodeMirror components in code editor.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    WideW - WebIDEWeb

    WideW - WebIDEWeb

    Web IDE in single HTML file

    IDE written in a single HTML file that runs on the browser tab. There is no need to install, download a single file and run anywhere. To change the initial configuration, edit the widew.html file in the last lines. * Widew use CodeMirror components in code editor. URLs: https://soluc.org/widew https://widew.sourceforge.io
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Klipse

    Klipse

    Klipse is a JavaScript plugin for embedding interactive code snippets

    ... Clojurescript lib. The Klipse plugin can be easily styled with CSS, which can be applied both to the Klipse plugin's own elements, and to the CodeMirror editor's elements. Much of the styling you'll apply will be to CodeMirror, as it contains all the CSS classes to style the code itself. Surrounding CodeMirror is the Klipse plugin, the styles of which control the plugin's borders, and the executed code's output.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 15
    GitList

    GitList

    An elegant and modern git repository viewer

    GitList allows you to browse repositories using your favorite browser, viewing files under different revisions, commit history and diffs. GitList is free and open-source software, written in PHP, on top of Silex and the Twig template engine. GitList is actively maintained by many developers around the world. You can fork the project on GitHub and start contributing yourself. The project is continuously integrated, so we can improve code quality and build effortlessly. GitList is an elegant...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    PH_Playground

    PH_Playground

    Simple solution for testing and documenting short code snippets.

    Version 4.0: improved history, error, and view mode handling Version 3.0: JavaScript editing, Quick console, History files for browsing and loading scripts. Version 2.0: CodeMirror functionality, ajax calls. Tired of opening an editor to test short code snippets for functionality, saving the file and then running it in a browser? PH_Playground provides a simple solution on a single browser page. Enter the code to be tested into the "PHP" or "JS" window and press "Run". The result...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    GlslEditor

    GlslEditor

    Simple WebGL Fragment Shader Editor

    Simple WebGL Fragment Shader Editor. Friendly GLSL Shader editor based on Codemirror compatible with glslViewer (C++/OpenGL ES) and glslCanvas (JS/WebGL). Was originally developed to work as an embedded editor for The Book of Shaders. But now has grown as a stand-alone Web app. Thanks to their compatibility with other apps of this ecosystem like glslViewer which runs in the RaspberryPi directly from the console, GlslEditor interacts with other projects like OpenFrame.io allowing the user...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    JSON Splora

    JSON Splora

    GUI app for editing, visualizing, and manipulating JSON data

    JSON-Splora is a GUI for editing, visualizing, and manipulating JSON data with jq or JavaScript. The editor is a JavaScript editor, and the input is parsed as json5. This allows for comments as well as a relaxed JSON input format. Once the editor has valid JSON, an input window will appear below, allowing you to manipulate the object with JavaScript or jq. A panel will appear to the right with the output, and updates live as the input or filter changes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    CODEIT-IDE

    CODEIT-IDE

    CODEIT is a simple IDE, You can handle Javascript, HTML, PHP , CSS, SQ

    CODEIT is a simple IDE to develop HTML5 applications directly online in Your browser (best use with Google Chrome). Thanks to the Codemirror library developed by Marijn Haverbeke (codemirror.net) and the initial founder XO Systems, we have created/updated our online IDE with everything you need for the development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Permeance Liferay Apps

    Permeance Liferay Apps

    Collection of Liferay Apps by Permeance Technologies

    Various Liferay Apps for Liferay Portal created by Permeance Technologies. Permeance is a Platinum Liferay Partner servicing Australia. http://www.permeance.com.au/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Editor.md

    Editor.md

    The open source embeddable online markdown editor (component)

    The open source embeddable online markdown editor (component), based on CodeMirror & jQuery & Marked. The available dependents are CodeMirror, marked, jQuery, FontAwesome, github-markdown.css, KaTeX, prettify.js, Rephael.js, flowchart.js, sequence-diagram.js, and Prefixes.scss. You can enable HTML tags decode, TeX, Flowchart, sequence diagram, Emoji, FontAwesome, task lists. You can also enable image upload, [TOCM], search replace features, code fold, etc. Combine multiple JS module files used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    CodeMagic Tinymce4

    Advanced HTML Code Editor for Tinymce4

    An advanced HTML editor with code formatting, code beautification, and auto-complete functionality.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Tryit Editor

    Tryit Editor

    A free, open source, and easy to use HTML editor

    WEBS TOOK TRYIT EDITOR DOWN, TRYING TO REUPLOAD TRYIT EDITOR TO ANOTHER HOSTING SERVICE. Tryit Editor is a lightweight HTML editor that uses CodeMirror to highlight code. It features an easy to use WYSIWYG interface, as well as many functions, such as saving to local disk. Features automatic updates of main script files. Code is released under MIT license. CodeMirror is copyright Marijn Haverbeke, and is released under a MIT-style license. Read the CodeMirror license at: http...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Tryit Editor Instant

    Tryit Editor Instant

    A free, open source, and easy to use HTML editor

    A version of Tryit Editor that instantly updates preview pane without the need to click buttons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PHP AJAX File Manager (PAFM) is a web-based file manager designed to give you complete control of your site's files. Source code editing is done with CodeMirror, a web-based editor with as-you-type syntax highlighting. --- This project now resides at: https://github.com/mustafa0x/pafm
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.