Welcome to Dev.js

Enhance your JavaScript development with our powerful web-based IDE.

Try the Editor

About Dev.js

Dev.js is an advanced web-based IDE designed to streamline your JavaScript development. With features like real-time function suggestions, Babel compilation, and the Monaco editor, Dev.js provides a powerful and user-friendly environment for coding.

Introducing Our TypeScript Editor

We're excited to announce the launch of our new TypeScript editor! This new feature provides an enhanced development experience with TypeScript support, including type checking and advanced autocompletion.

You can explore the TypeScript editor by visiting the following link:

Try the TypeScript Editor

We're Proud to Announce Our Desktop Application!

We are thrilled to announce that Dev.js is now available as a desktop application! Follow the instructions below to set it up on your operating system:

  1. Download the application from the button below:
  2. Extract the downloaded ZIP file.
  3. Open a terminal and navigate to the extracted directory.

Linux

  1. Ensure you have Python installed on your system. If not, download and install it from here.
  2. Install the required dependencies by running pip install pywebview.
  3. Ensure you have tkinter installed. If not, install it using your package manager (e.g., sudo apt-get install python3-tk).
  4. Start the application by running python editor.py.

Windows

  1. Ensure you have Python installed on your system. If not, download and install it from here.
  2. Open Command Prompt and navigate to the extracted directory.
  3. Install the required dependencies by running pip install pywebview.
  4. If tkinter is not installed, run python -m pip install tk.
  5. Start the application by running python editor.py.

MacOS

  1. Ensure you have Python installed on your system. If not, download and install it from here.
  2. Open Terminal and navigate to the extracted directory.
  3. Install the required dependencies by running pip install pywebview.
  4. If tkinter is not installed, run brew install python-tk (ensure you have Homebrew installed).
  5. Start the application by running python editor.py.