Skip to content

hija-happy/UpDev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UpDev - JavaScript Playground

UpDev is an interactive JavaScript playground where users can write, test, and execute JavaScript code in real time. It provides a user-friendly interface with essential features to help learners and developers experiment with JavaScript efficiently.

Features Implemented

  • Code Editor: A simple text area where users can write JavaScript code.
  • Run Button: Executes the JavaScript code and displays the output.
  • Clear Button: Clears both the input and output sections.
  • Theme Switcher: Toggle between light and dark themes.
  • Console Output: Displays console logs and errors directly in the playground.
  • Syntax Highlighting using Prism.js.
  • Persistent Storage: Saves the code using localStorage, so the code remains even after refresh.

Installation and Usage

  1. Clone the repository:

    git clone https://github.com/hijahappy/UpDev.git
  2. Open index.html in your browser with Live Server.

  3. Start writing and executing JavaScript code!

Live Demo

Check out the live demo here: UpDev Live

Acknowledgements

Designed with 💗 by Hija Happy

Releases

Packages

Contributors

Languages