Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today. Learn more →
Dev Alternatives
Similar projects and alternatives to dev
-
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
-
-
-
-
-
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
-
-
markwhen
Make a cascading timeline from markdown-like text. Supports simple American/European date styles, ISO8601, images, links, locations, and more.
-
-
-
-
-
qr-designer
QR designer web app with a novel method of designing qr codes that does not take advantage of error correction
-
-
-
-
Attendize
Attendize is an open-source ticket selling and event management platform built on Laravel.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
dev discussion
dev reviews and mentions
-
How CodeMirror v6 dev setup retrieves packages without a monorepo
Before we analyse the install function, let’s first understand the variours packages that make up the CodeMirror. You will find these packages listed in bin/packages.js file
-
How CodeMirror v6 setup command handles CLI arguments?
In this article, we analyse how the CodeMirror v6 development environment setup script processes CLI arguments. This function is used in setting up development environment for Codemirror v6 as mentioned in their repository.
-
25 Project Ideas from Beginner to Advanced with Open Source Contributions
NOTE: CodeMirror 6 exists, and is more mobile-friendly, more accessible, better designed, and much more actively maintained.
-
Integrating the ruff language server
This post covers some background on the Language Server Protocol and then goes into a demonstration of how to integrate the ruff language server into a simple code editor built using CodeMirror. The code for the demonstration is availiable on github.
- CodeMirror: Extensible code editor component for the web
-
Adding a Code Editor to your React App
From the official CodeMirror documentation:
- CodeMirror
-
Eloquent JavaScript 4th edition (2024)
For those that don't know the author, Marijn Haverbeke, is the creator of CodeMirror (code editor) and later ProseMirror (text editor).
https://codemirror.net/
https://prosemirror.net/
-
Show HN: Heynote – A Dedicated Scratchpad for Developers
Performance is mostly handled by CodeMirror (https://codemirror.net/), the underlying editor that Heynote is built upon. It seems to handle quite large buffers well. Where I have seen some minor performance issues is when working with very large blocks in certain language modes.
-
Racket branch of Chez Scheme merging with mainline Chez Scheme
I don’t think the arrows are possible with VScode?
Someone said they might be possible with CodeMirror https://codemirror.net/
(Just in general - not specifically for racket- I’d love to see this for rust and elixir)
-
A note from our sponsor - Civic Auth
www.civic.com | 14 May 2025
Stats
codemirror/dev is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of dev is JavaScript.