GithubHelp home page GithubHelp logo

muggy8 / code-editor Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 44 KB

Code Editor is a node / npm based app that provides a web based code editor to edit code on your local machine using a browser

License: MIT License

JavaScript 84.97% HTML 6.76% CSS 8.27%

code-editor's Introduction

About

Code Editor is a node / npm based app that provides a GUI editor using the web browser

Usage

Open up your terminal on your computer and enter the following commands replacing /path/to/project with the path to your project folder.

npm install -g @muggy8/code-editor
cd /path/to/project
editor

Why?

I'm pretty sure at this point you dont need me to tell you that there is a large number of code editors that are avalable to devolopers and are probably much better than this app is at editing code. However the main reason for this project to is to build a pretty GUI editor for devices where the luxury of Electrons based editors (looking at you Atom, VS Code and the likes) aren't avalable or are much harder to get working, namely ARM based devices.

Because all of these devices often have some kind of browser support as well as nodeJS and consiquently NPM. This is why this project only relies on these two simple depenedncies and by using the ACE editor as the front end, the editor is able to bring a higher level of user experiance to these lower end device users.

Licence?

This is a public open source project under the MIT licence. Hope you enjoy :)

code-editor's People

Contributors

muggy8 avatar

Stargazers

Corbin Royer avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.