Skip to content

JS Code Runner is a web-based tool that allows you to write, run, and save JavaScript code snippets directly in your browser. It features an interactive code editor with syntax highlighting, auto-completion, and theme support.

Notifications You must be signed in to change notification settings

imvks786/JSRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS Code Runnerandroid-chrome-192x192

JS Code Runner is a web-based tool that allows you to write, run, and save JavaScript code snippets directly in your browser. It features an interactive code editor with syntax highlighting, auto-completion, and theme support.

Features

  • Interactive Code Editor: Powered by ACE editor with syntax highlighting and live auto-completion.
  • Theme Support: Switch between different editor themes.
  • Auto Save: Automatically save your code every 50 seconds.
  • Manual Save: Save your code manually with a click or using Ctrl S.
  • Clear Code: Clear your saved code with a click.
  • Real-time Output: See the output of your code in real-time as you type.
  • Notification System: Get notifications for actions like save and clear.

Getting Started

To run the JS Code Runner locally:

  1. Clone the repository:

    git clone https://github.com/imvks786/JSRunner.git
  2. Navigate to the project directory:

    cd JSRunner
  3. Open index.html in your favorite web browser.

Dependencies

JS Code Runner relies on the following libraries and frameworks:

These dependencies are included via CDN links in the index.html file.

Usage

  • Write Code: Start writing your JavaScript code in the editor.
  • Run Code: The code runs automatically and the output is displayed in real-time.
  • Save Code: Click the save icon or press Ctrl S to save your code.
  • Clear Code: Click the delete icon to clear the saved code.
  • Change Theme: Use the theme selector to switch between different editor themes.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request for any enhancements or bug fixes.

License

This project is licensed under the MIT License.

Author

Vivek Singh

Acknowledgments

  • Thanks to the developers of ACE Editor and Bootstrap for their awesome tools.
  • Icons by Google Material Icons.

About

JS Code Runner is a web-based tool that allows you to write, run, and save JavaScript code snippets directly in your browser. It features an interactive code editor with syntax highlighting, auto-completion, and theme support.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published