All Projects → opensumi → core

opensumi / core

Licence: MIT license
🚀 A framework helps you quickly build Cloud or Desktop IDE products.

Programming Languages

typescript
32286 projects
Less
1899 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to core

eclipse
Eclipse For Bazel (deprecated, see https://github.com/salesforce/bazel-eclipse instead)
Stars: ✭ 31 (-98.51%)
Mutual labels:  ide
icecoder
ICEcoder - Web IDE and editor for REDAXO CMS
Stars: ✭ 21 (-98.99%)
Mutual labels:  ide
exlcode-chrome
EXLcode - VS Code-based Online IDE Chrome Extension
Stars: ✭ 18 (-99.14%)
Mutual labels:  ide
AppleScript-IDEA
AppleScript support for IntelliJ IDEs
Stars: ✭ 21 (-98.99%)
Mutual labels:  ide
react-monacoeditor
Monaco Editor component for React.
Stars: ✭ 191 (-90.83%)
Mutual labels:  ide
Guide VSCode-fortran
A comprehensive guide on how to set up a complete development environment for Fortran in Visual Studio Code.
Stars: ✭ 43 (-97.93%)
Mutual labels:  ide
vscode-liquid
💧Liquid language support for VS Code
Stars: ✭ 137 (-93.42%)
Mutual labels:  ide
tails
tails enables you to view, edit, and organize all your programming projects in one place
Stars: ✭ 20 (-99.04%)
Mutual labels:  ide
android-studio-plugin
Integrate your Android project with Crowdin
Stars: ✭ 52 (-97.5%)
Mutual labels:  ide
language-chef
Development repository for the language-chef plugin for the Atom text editor
Stars: ✭ 16 (-99.23%)
Mutual labels:  ide
arduino
required (and optional) source files for the Arduino development environment, specifically the hardware/arduino sub-directory, to support xmega processors
Stars: ✭ 18 (-99.14%)
Mutual labels:  ide
AndroidStudio-ChineseLanguagePackage
AndroidStudio 中文汉化包
Stars: ✭ 48 (-97.69%)
Mutual labels:  ide
BlocksIDE
Complete Blocks js development environment including js to blocks and blocks to js conversions
Stars: ✭ 56 (-97.31%)
Mutual labels:  ide
CoSy
CoSy APL NoteComputing environment in open x86 Reva Forth
Stars: ✭ 33 (-98.41%)
Mutual labels:  ide
magento-advanced-code-editor
An advanced code editor that'll make it much easier to write clean markup for CMS pages, static blocks, product pages and Transactional Emails.
Stars: ✭ 19 (-99.09%)
Mutual labels:  ide
vscode
The Visual Studio Code Extension for the Erlang Language Server
Stars: ✭ 62 (-97.02%)
Mutual labels:  ide
openroberta-lab
The programming environment »Open Roberta Lab« by Fraunhofer IAIS enables children and adolescents to program robots. A variety of different programming blocks are provided to program motors and sensors of the robot. Open Roberta Lab uses an approach of graphical programming so that beginners can seamlessly start coding. As a cloud-based applica…
Stars: ✭ 98 (-95.29%)
Mutual labels:  ide
nix-env-selector
Allows switch environment for Visual Studio Code using Nix Package Manager.
Stars: ✭ 154 (-92.6%)
Mutual labels:  ide
codemirror-blocks
A library for building language-specific, CodeMirror-friendly editors that are a11y-friendly.
Stars: ✭ 22 (-98.94%)
Mutual labels:  ide
ride
Remote IDE for Dyalog APL
Stars: ✭ 144 (-93.08%)
Mutual labels:  ide

CI NPM Version NPM downloads Test Coverage CLA assistant License Discussions Contribute with Gitpod

OpenSumi

A framework helps you quickly build Cloud or Desktop IDE products.

perview

English | 简体中文

⚡️ Quick start

$ npm install
$ npm run init
$ npm run download-extension  # Optional
$ npm run start

By default, the tools/workspace folder in the project would be opened, or you can run the project by specifying the directory in the following way:

$ MY_WORKSPACE={local_path} npm run start

Usually, you may still encounter some system-level environment dependencies. You can visit Development Environment Preparation to see how to install the corresponding environment dependencies.

📕 Documentation

For complete documentation: opensumi.com

🔥 Contributing

Read through our contributing guidelines to learn about our submission process, coding rules and more.

🙋‍♀️ Want to Help?

Want to report a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues labeled as help wanted or good first issue.

🧑‍💻 DingTalk Group

use DingTalk APP scan or join the group with the number 34355491

dingtalk

📃 License

Copyright (c) 2019-present Alibaba Group Holding Limited, Ant Group Co. Ltd.

Licensed under the MIT license.

Contributors

❤️ Thanks goes to these wonderful people!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].