Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Ace Alternatives
Similar projects and alternatives to ace
-
-
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
TinyMCE
The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular
-
-
-
-
-
SurveyJS
A Non-Cloud Alternative to Google Forms that has it all.. SurveyJS JavaScript libraries allow you to easily set up a robust form management system fully integrated into your IT infrastructure where users can create and edit multiple dynamic JSON-based forms in a no-code form builder. Learn more now.
-
-
-
-
-
-
-
-
Quasar Framework
Quasar Framework - Build high-performance VueJS user interfaces in record time
-
-
-
-
react-rails
Integrate React.js with Rails views and controllers, the asset pipeline, or webpacker.
-
quickjs
Public repository of the QuickJS Javascript Engine. Pull requests are not accepted. Use the mailing list to submit patches.
-
Amplication
Amplication: open-source Node.js backend code generator. An open-source platform that helps developers build backends without spending time on boilerplate & repetitive coding. Including production-ready GraphQL & REST APIs, DB schema, DTOs, filtering, pagination, RBAC, & more.
ace reviews and mentions
-
browser based editor?
Ace editor -> https://ace.c9.io/
-
Writing a (simple) code editor for the web?
Hey there! Thanks for reaching out. Writing a code editor with syntax highlighting in a browser can be a little tricky, but it's definitely doable. One resource that might be helpful is the Ace Editor library (https://ace.c9.io/). It's a lightweight but powerful editor that includes syntax highlighting for a huge range of languages. You could also check out CodeMirror (https://codemirror.net/), which is another popular library for building web-based code editors. Good luck, and let us know how it goes!
-
The ShnooTalk programming language
The frontend uses the ace editor for syntax highlighting and then sends all the "text" you have typed to a python backend. The backend then writes all the text to a temporary directory and calls the compiler using subprocess (something similar to os.system).
-
MDSlides - Simple markdown presentation tool
It is built using Reveal.js and Ace, and is a simple markdown presentation tool right in the browser.
-
Frontend library for syntax highlighting / validation of uBlock rules
Thanks for the suggestion! Although Ace is not the most popular kid in the block, it is still maintained. It does support tmLanguage and could be used for a proof-of-concept editor!
-
Edit code from browser
For the code editing you can use Ace.
- Speed Coding Toptal
-
Running Vim Text Editor in the Browser with WebAssembly
This would cool to use as an embedded editor browser plugin. Surfingkeys' quirky vim emualation editor, Ace, could be replaced. for example. I think there are other plugins that emulate vim or remotely use neovim, but this approach would be so much better.
-
I created a chrome extension for enabling relative line numbering in Overleaf
It turns out that Overleaf uses the open-source Ace editor, which actually has an option for relative line numbering, but toggling it is not possible in the Overleaf UI. However, it can be enabled from the browser console by running these lines of code.
-
massCode 2.0 is out - A free and open source code snippets manager for developers
A snippet manager must not only provide organization of snippets but also have a good code editor. That's why under the hood of massCode there's Ace. Ace is a high performance code editor which supports syntax highlighting for over 170 languages. We also added a Prettier to code formatter.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 23 Sep 2023
Stats
ajaxorg/ace 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 ace is JavaScript.