Displaying 1 to 20 from 54 results

carbon - 🎨 Create and share beautiful images of your source code

  •    Javascript

You know all of those code screenshots you see on Twitter? Though the code's usually impressive, we saw room for improvement in the aesthetic department. Carbon makes it easy to create and share beautiful images of your source code. So what are you waiting for? Go impress all of your followers with your newfound design prowess. Visit carbon.now.sh or read our post to learn more about the project.

JSON-Splora - GUI for editing, visualizing, and manipulating JSON data

  •    Javascript

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.




Editor.md - The open source embeddable online markdown editor (component).

  •    Javascript

The open source embeddable online markdown editor (component), based on CodeMirror & jQuery & Marked. It supports Standard Markdown / CommonMark and GFM (GitHub Flavored Markdown). It has full-featured support for Real-time Preview, Image Upload, Code blocks / Tables insert, Search replace, Themes, Multi-languages and lot more.

HyperMD - A WYSIWYG Markdown Editor for browsers. Break the Wall between writing and previewing.

  •    TypeScript

Breaks the Wall between writing and preview, in a Markdown Editor. HyperMD is a set of CodeMirror add-ons / modes / themes / commands / keymap etc.

react-codemirror2 - Codemirror integrated components for React

  •    TypeScript

react-codemirror2 ships with the notion of an uncontrolled and controlled component. UnControlled consists of a simple wrapper largely powered by the inner workings of codemirror itself, while Controlled will demand state management from the user, preventing codemirror changes unless properly handled via value. The latter will offer more control and likely be more appropriate with redux heavy apps. Since codemirror ships mostly unconfigured, the user is left with the responsibility for requiring any additional resources should they be necessary. This is often the case when specifying certain language modes and themes. How to import/require these assets will vary according to the specifics of your development environment. Below is a sample to include the assets necessary to specify a mode of xml (HTML) and a material theme.


droppy - Self-hosted file storage

  •    Javascript

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. droppy maintains a in-memory representation of the files directory. If you're on slow storage and/or serving 100k or more files, the initial indexing on startup will likely take some time.

fromscratch - Autosaving Scratchpad. A simple but smart note-taking app

  •    Javascript

FromScratch is a little app that you can use as a quick note taking or todo app. Lets you store all the files FromScratch generates in a specified location, such as a USB-stick or other portable storage device. In this mode both the configuration files as well as your text content will be stored in a "userdata" directory alongside the FromScratch executable, or when given a directory as an argument, will store the files there.

codemirror-contrib - CodeMirror community contributions

  •    Javascript

CodeMirror community contributions

codemirror-graphql - GraphQL mode and helpers for CodeMirror.

  •    Javascript

Provides CodeMirror with a parser mode for GraphQL along with a live linter and typeahead hinter powered by your GraphQL Schema.CodeMirror helpers install themselves to the global CodeMirror when they are imported.

vue-cm - CodeMirror component for Vue.js

  •    Javascript

CodeMirror is a versatile text editor implemented in JavaScript for the browser.NOTE: You need to include CodeMirror as well if you're using the CDN version, basically we access it via window.CodeMirror in the CDN version.

yii2-podium - Yii 2 forum module project

  •    PHP

This extension allows you to add forum to your app.Follow instructions at Podium wiki.

tinymce-codemirror - CodeMirror for TinyMCE 4

  •    Javascript

Download and install TinyMCE 4 and make sure it runs correctly with default settings. Place the directory plugins/codemirror in the tinymce/plugins directory.

codemirror-console - This library add Console to CodeMirror.

  •    Javascript

This library add Console to CodeMirror. This library could execute CodeMirror editor's code.

sharedb-codemirror - CodeMirror bindings for ShareDB

  •    Javascript

CodeMirror bindings for ShareDB. Adapted from @aslakhellesoy's share-codemirror. That's it. You now have two-way sync between ShareDB and CodeMirror. A full example is available in examples/.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.