Skip to content

nmaltsev/abc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABC

Abc is online code editor with syntax highlighter, hotkeys and other features. Demo

Main features:

  • HTML code execution;
  • JS code execution;
  • SVG viewer;
  • Markdown viewer.

About

Abc doesn't have any dependencies. The project was created for educational purposes. And I achieved my childhood dream of writing my own text editor. Abc supports code execution and is close to Plunker or Jsfiddle. All projects can be exported to a separate file and imported to another device. The current version of the application has partial support for the markdown file format.

Commands

To build the project, you must run the following command:

npm run bundle
npm run serve

The dist folder will contain the executable application.

About

Online code editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published