Skip to content

The JS Playground project is a cheerful coding environment where users can tinker with JavaScript code๐Ÿ˜Š๐Ÿš€

License

Notifications You must be signed in to change notification settings

thebladehit/JSPlayground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

90 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

JavaScript Playground

Welcome to the JavaScript Playground project! ๐Ÿ˜Š This amazing project provides you with a web-based code editor where you can write JavaScript code and immediately witness the results. It's not just a code editor; it's a fantastic tool for experimenting with JavaScript, learning, and prototyping, all while having fun! ๐Ÿš€โœจ Whether you're a seasoned developer or just starting out, this playground is here to make your coding experience enjoyable and productive. Happy coding! ๐Ÿ˜„

Getting Started

To get started with the JavaScript Playground, follow these simple steps:

  1. Clone the repository to your local machine:
git clone https://github.com/thebaldehit/JSPlayground.git
  1. Go to back folder:
cd src/back
  1. Run the server:
node server
  1. Open in your web browser
http://localhost:3000/

You're ready to start coding! Simply enter your JavaScript code in the editor and click the "Run" button to see the results in the output panel.

Features

  • Ability to add autofill.
  • Ability to change view of code area.
  • A simple and intuitive user interface.
  • Live code editor with auto close brackets.
  • Ability to clear the output and start fresh.
  • Instant code execution and results display.
  • Ability to change color theme of the editor.

Usage

  1. Write your JavaScript code in the code editor on the left(upper) side of the page.
  2. Click the "Run" button to execute the code.
  3. The results will be displayed in the output panel on the right(lower) side of the page.
  4. You can clear the output by clicking the "Clear console" button.

You can try it here: Click

Contributing

We welcome contributions to improve and expand the JavaScript Playground. If you'd like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • This project was inspired by the need for an easy-to-use JavaScript code editor.
  • Special thanks to the open-source community for their contributions and support.

About

The JS Playground project is a cheerful coding environment where users can tinker with JavaScript code๐Ÿ˜Š๐Ÿš€

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published