Skip to content

weilirs/Web-Editor_cont

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Editor

Web-Editor is a browser-based text and code editor that allows you to transpile and process code directly in your browser. This makes it easy to experiment with different code snippets and see the results in real-time. This repository is a continuation of Web-Editor.

Features

  • Browser-based text and code editor
  • Multiple cells that can be added, deleted, and reorganized.
  • Cumulative code execution
  • In-browser code transpiling and processing
  • Real-time code preview
  • Safely execute user-provided code directly in the browser

Implementation Details

This project is built using TypeScript and React, with Redux used for state management.

Running the Server

To run the server for development:

npm start

Demo

Screen.Recording.2023-07-23.at.21.25.07.mov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors