• Stars
    star
    1,168
  • Rank 40,005 (Top 0.8 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created about 6 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

๐Ÿš€ A modern-looking Code Editor


graviton.netlify.app

License: MIT GitHub All Releases Commits GitHub contributors Open Source Love svg3 Discord Server

Graviton is cross-platform Code Editor.

NOTE: Graviton is being rewritten, if you are searching for the old version (v2.3.0) go to this other branch. Learn more about here.

See this to run / compile it, by yourself. (There aren't any releases of the new version)

Current state of the rewrite:

Screenshot of Graviton Rewrite

๐Ÿฅ Rewrite Changes

  • Ditch ElectronJS (NodeJS) in favor of Tauri (Rust)
  • Use Deno as a runtime for third-party extensions
  • Use to React for the Web frontend
  • Core is declouped from the frontend itself, third-party editors can be built upon it
Package Description Version
gveditor-core Graviton core engine
gveditor-core-api Shared API for core and extensions
gveditor-core-deno Deno runtime for Graviton extensions WIP
extensions/git Built-in Git Extension WIP
extensions/native-shell Built-in native shells Extension WIP
extensions/typescript-lsp Built-in TypeScript/JavaScript extension WIP
desktop Desktop web-based app WIP
server Self-hosted browser version WIP
@gveditor/web Web frontend
@gveditor/languages Language translations

๐Ÿ“‘ Goals

  • No freezes or lags
  • Fast startup time
  • Low memory usage
  • Scalable through a consistent and dev-friendly plugins API
  • Flexible workspace configurations
  • Respect privacy
  • Easy to use and pleasant UI
  • Stable Intellisense (LSP)

๐Ÿ“ฃ Community

๐ŸŽ Donating

Feel free to donate in any way you want, if you want to support this project :)

  • Github Sponsors
  • Paypal
  • BTC address: 1HCBeYD564Y3AjQ3Ci6Fp2zosfZvevJuu6
  • Solana address: 5GzDDXyzhB9zA8vSHuEow5mQJ6Tk3kC4Bn2T9dp6nX3U

Donators

MIT License

More Repositories

1

website

๐ŸŽก Graviton Editor's website
TypeScript
9
star
2

remote-plugin

๐Ÿ”ญ Remote Coding plugin for Graviton Editor
JavaScript
9
star
3

drac

๐Ÿ’…๐Ÿป A Design System
TypeScript
7
star
4

store-api

๐Ÿ’ซ Graviton Store API
JavaScript
6
star
5

Prettier

Prettier code formatter plugin
TypeScript
5
star
6

sample-plugin

๐ŸŽจ Sample Plugin for Graviton v2
JavaScript
5
star
7

plugins_list

The Graviton's market plugins list ( This is deprecated, only works in v1.X )
5
star
8

flutter-plugin

๐Ÿ•Š Flutter plugin for Graviton v2
JavaScript
4
star
9

Dark

The Graviton's dark theme ( This is deprecated, only works in v1.X )
4
star
10

Arctic

The Arctic theme ( This is deprecated, only works in v1.X )
3
star
11

sample-theme

๐ŸŽจ Sample theme for Graviton Editor
3
star
12

LiveServer

Live Server plugin ( This is deprecated, only works in v1.X )
JavaScript
3
star
13

graviton-sdk

๐Ÿงต CLI to help you make plugins for Graviton
TypeScript
3
star
14

react-sample-plugin

A Graviton sample plugin too show how use React instead of puffin
JavaScript
3
star
15

graviton-cli

A Graviton CLI to install,uninstall,update plugins and other things. (Deprecated, only works in v1.X)
JavaScript
3
star
16

TimeFlow

A plugin to track the time you spent on coding. ( This is deprecated, only works in v1.X )
JavaScript
2
star
17

Neon

A neon theme for Graviton Editor ( This is deprecated, only works in v1.X )
CSS
2
star
18

Flutter

A Flutter plugin for Graviton Editor ( This is deprecated, only works in v1.X )
JavaScript
2
star
19

FluentMod

Bring Fluent Design ( This is deprecated, only works in v1.X )
CSS
2
star
20

IconDemo

Icon Pack plugin demo for Graviton Editor ( This is deprecated, only works in v1.X )
1
star
21

P2PChat

A peer to peer encrypted chat. Just testing. It probably doesn't work on newest Graviton versions.
JavaScript
1
star
22

Plugin-Example

A plugin example for Graviton Editor. ( This is deprecated, only works in v1.X )
JavaScript
1
star