Compare the Top IDE Software that integrates with JavaScript as of October 2024 - Page 2

This a list of IDE software that integrates with JavaScript. Use the filters on the left to add additional filters for products that have integrations with JavaScript. View the products that work with JavaScript in the table below.

  • 1
    Aptana

    Aptana

    Axway

    Aptana Studio 3: The world’s most powerful open-source web development IDE just got better. Rebuilt from the ground-up. It's now much faster, customizable and includes new features to help you be more productive. Build web applications quickly and easily using the industry’s leading web application IDE. Aptana Studio harnesses the flexibility of Eclipse and focuses it into a powerful web development engine. Aids in authoring of HTML, CSS, JavaScript, PHP, and Ruby. Supports the latest HTML5 specifications. Includes information about the level of support for each element in the major web browsers. Support for one-shot as well as keep-synchronized setups. Multiple protocols including FTP, SFTP, FTPS and Capistrano. Ability to automatically publish your Ruby & Rails applications to hosting services such as Heroku and Engine Yard. Set breakpoints, inspect variables, control execution. The integrated Ruby & Rails and JavaScript debuggers help you squash those bugs.
  • 2
    Theia

    Theia

    Theia

    Eclipse Theia is an extensible platform to develop multi-language Cloud & Desktop IDEs with state-of-the-art web technologies. Not sure whether you need a web or desktop version or both? With Theia you can develop one IDE and run it in browsers or native desktop application from a single source. The Theia project is hosted at the Eclipse Foundation, a not-for-profit corporation, and is developed by a diverse community. Unlike other "open-source" projects, projects hosted at an Open-Source Foundation are protected against single-vendor decisions against the interest of the diverse community. Theia is designed in a modular way to allow extenders and adopters customizing and extending every aspect of it. Composing a custom IDE-like product is as easy as listing all needed extensions in a package.json file. Adding new functionality by implementing your own extensions is easy, too and provides all the flexibility you need.
    Starting Price: 0
  • 3
    Gitpod

    Gitpod

    Gitpod

    Describe your dev environments as code and automate the last missing piece in your DevOps pipeline. Get fresh, task-based dev environments for any issue, branch and merge/pull request. Enter true GitOps and experience a new level of productivity. Application code, configuration and infrastructure should all be stored as machine-executable code in your git repositories and applied to dev environments automatically and continuously. This is why we invented prebuilds. You no longer need an over-powered laptop to code, Gitpod works just as smoothly on a Chromebook or iPad. All you need is a browser. Gitpod centralizes all source code and never stores it on insecure machines and networks. Gitpod is a multi-service Kubernetes application that we develop in Gitpod. Code, build, debug and run K8s applications entirely in the cloud. Get fully-baked workspaces for every branch and pull/merge request, pre-configured and pre-connected to their own dedicated K8s deployment.
    Starting Price: $9 per user per month
  • 4
    StackBlitz

    StackBlitz

    StackBlitz

    Create, edit & deploy fullstack apps — in just one click. Create user interfaces that are out of this world thanks to our partnership with Progress KendoReact. Go to Definitions, and other Visual Studio Code features just work. Tweak your app in real time without page reloads while preserving your app state. Import any NPM package into your project quicker than on local. Thanks to our revolutionary in-browser dev server. Drag & Drop files and folders into the editor. No more copy + pasting, uploading, or git commands. Your app is being hosted for easy live sharing. Create new projects by simply POSTing the desired project data from a form— useful when you don't/can't use our Javascript SDK. With your desired StackBlitz project open, simply drag and drop any files and folder you want to import.
    Starting Price: $9 per month
  • 5
    JS Bin

    JS Bin

    JS Bin

    JS Bin is a tool for experimenting with web languages. In particular HTML, CSS and JavaScript, but JS Bin also supports other languages too (like Markdown, Jade and Sass). JS Bin is ultimately a code sharing site. Along with the code, the complete output of the code is also shared with other developers, colleagues and/or students. As you type into one of the editor “panels”, you and anyone watching your bin will see the output being generated in real-time in the output panel. There’s many features tucked away inside JS Bin, but our design principle is that everyone gets a cursor. So when you arrive for the first time, you’ll be greeted with an initial start HTML page and very little else (though you can customise your default code). If you register (which is free and simple), your profile will remember which bins you created, but also give you a shortcut URL that always takes you to the last bin you worked on.
    Starting Price: $17.82 per month
  • 6
    Qt Creator
    Qt Creator's advanced code editor lets you code in C++, QML, JavaScript, Python and other languages. It features code completion, syntax highlighting, refactoring and has built-in documentation at your fingertips. Qt Creator integrates with most popular version control systems, including Git, subversion, perforce, and mercurial. Integrated visual editors for building C++ widget-based applications or fluid Qt Quick-based animated UIs with ready-made controls. Import an existing project or create one from scratch – Qt Creator generates all the necessary files. Support for Cmake and cross-compiling with qmake is included. Build for and run your software on desktop, mobile and embedded operating systems. The build settings allow you to easily switch between targets. Test and debug applications in conditions practically identical to those on your target device.
    Starting Price: $83 per month
  • 7
    CLion

    CLion

    JetBrains

    Who wouldn’t like to code at the speed of thought while the IDE does all the mundane development tasks for them? But is that really possible for a tricky language like C++, what with its modern standards and heavily templated libraries? Why, yes, yes it is! See it to believe it. Generate tons of boilerplate code instantly. Override and implement functions with simple shortcuts. Generate constructors and destructors, getters and setters, and equality, relational, and stream output operators. Wrap a block of code with a statement, or generate a declaration from a usage. Create custom live templates to reuse typical code blocks across your code base to save time and maintain a consistent style. Rename symbols; inline a function, variable, or macro; move members through the hierarchy; change function signatures; and extract functions, variables, parameters, or a typedef.
    Starting Price: $8.90 per month
  • 8
    ColdFusion Builder
    Build with a lightweight, quick-loading IDE that complements Adobe ColdFusion. Finish faster with tools that help you to develop, test, debug and deploy applications. Automatically detect vulnerabilities in your code. Identify bottlenecks with reports from the Performance Monitoring Toolset. Ride the wave, easily develop, test, debug and deploy mobile and browser-based applications, and get a head start in the fast-growing apps market. Keep it safe, use debugging, refactoring, preview and other smart features for identifying security vulnerabilities, and maintain the integrity of your code. Streamline your work, use extensions, remote project support, integrated server management, a log viewer, and more, and take charge of your environment. Accelerate your application development with intelligent, ordered code assist for CFML, CFScript, HTML, JavaScript and CSS. Get code assist even for third-party JavaScript libraries included in your web application.
    Starting Price: $299 one-time payment
  • 9
    WebStorm

    WebStorm

    JetBrains

    WebStorm is an integrated development environment for JavaScript and related technologies. Like other JetBrains IDEs, it makes your development experience more enjoyable, automating routine work and helping you handle complex tasks with ease. Write more reliable and maintainable code, with the IDE running dozens of code inspections as you type and detecting potential problems. Refactor your entire codebase in a few clicks and don’t miss anything when implementing large structural changes. Get straight to coding with everything you need for JavaScript development available out of the box. Be more productive and focus on more creative tasks while WebStorm takes care of all the routine work for you. Afraid of messing something up with Git and losing important changes? Or breaking something when renaming a component across your entire project? WebStorm will simplify these and other challenging tasks so you can focus on the big picture.
    Starting Price: $129 per user per year
  • 10
    .NET

    .NET

    Microsoft

    Free. Cross-platform. Open source. A developer platform for building all your apps. Build native apps for Android, iOS, macOS and Windows from a single codebase. You can write your .NET apps in C#, F#, or Visual Basic. Your skills, code, and favorite libraries apply anywhere you use .NET. You can learn more about what .NET can do with these free videos. .NET is open source and we are very thankful for the many contributions it receives from the community.
    Starting Price: Free
  • 11
    Lightly

    Lightly

    Lightly

    Develop your apps efficiently with Multilingual cloud IDE - Lightly. Create high-quality code in no time with AI-generated code and collaborative development features. Lightly is a powerful cloud IDE that supports multiple programming languages, including Java, Python, C++, HTML, JavaScript. Write, run, and debug code on iPad, anywhere, anytime. The AI-generated code feature helps you quickly generate code. Collaborative development enables easy team collaboration in real-time. Lightly can deploy and host your projects without managing infrastructures. We'll provide project images to efficiently help you deploy on AWS, Azure, GCP, or any other cloud provider. You focus on your creativity and ideas, and let the AI programming assistant do the rest for you!
    Starting Price: $9 per month
  • 12
    CoreIDE

    CoreIDE

    CoreIDE

    CoreIDE is a full stack IDE for Java, JavaScript, Node.js and TypeScript developers who work on Spring, Spring Boot, React, Express, Vue, Backbone, AngularJS and other web framework based applications. The IDE is not only limited to web development, you can use it to develop other type of projects like desktop, command line, mobile or stand alone applications. It's free Community version contains all the available features. Java • JavaScript • Node.js • TypeScript • Spring • Spring Boot • React • Express • Vue • Backbone • AngularJS
    Starting Price: Free
  • 13
    CodeTasty

    CodeTasty

    CodeTasty

    Modern, smart & extensible cloud IDE. CodeTasty is powerful IDE in the cloud with additional features only a cloud application can give you. Our IDE helps you write readable and clean code the smarter way - in real time. The code editor provides silk-smooth experience accompanied with error detection tools, code completion, built-in compilation and a lot more. Login to IDE and start coding. There is no setup at all, you’re ready to work on your projects right away. Experience desktop-like speed and performance while editing your files in the cloud. And, unlike desktop, see what your collaborators are doing. We understand every developer has different needs. You can install countless extensions to enhance your productivity. CodeTasty supports more than 40 languages. The editor supports all major languages and up to a hundred thousand lines of code in a single file.
    Starting Price: $4 per month
  • 14
    Codesphere

    Codesphere

    Codesphere

    Codesphere transforms deployment into a developer-centric self-service experience, reducing time-to-market and costs. The traditional separation between development and operation leads to a "throw it over the wall" mentality. Developers hand off code to ops without understanding how to deploy their code & keep it running. Codesphere takes care of cloud provisioning, allowing for developer-centered workflows. It eliminates the wall by enabling developers to manage their own infrastructure needs end-to-end. Deploy anything from simple frontends to multi-service production landscapes and LLMs, including zero config autoscaling, replicas, and managed services. Codesphere has a 99,9% uptime, making your production ready before your 1st deploy. We work with enterprise teams around the globe to get their software teams to the next level. Codesphere utilizes a rootless zero-trust architecture, limiting exposure to attacks.
    Starting Price: $1 per month
  • 15
    JetBrains Aqua
    Aqua is the first IDE created specifically for test automation. It‘s an all-in-one workspace that supports Selenium, Cypress, and Playwright. Aqua is a polyglot IDE that understands Java, Python, JavaScript, TypeScript, Kotlin, and SQL. Get straight to testing without having to install and configure lots of plugins. Aqua boasts a unique feature set containing everything a test automation engineer needs on a daily basis. Aqua’s Web Inspector works like a built-in browser and allows you to capture any page element without switching to another tool. There is also the HTTP client for API testing and integration with databases, Docker, and version control. Aqua minimizes the hassle for even the most challenging tasks. The combination of intelligent code analysis, powerful search and refactoring capabilities, and overall ease of use enables you to boost your quality engineering productivity.
    Starting Price: $249 per year
  • 16
    PlatformIO

    PlatformIO

    PlatformIO

    Professional collaborative platform for embedded development. PlatformIO is a next-generation, collaborative platform for embedded development that enables customers to save resources and time by vastly reducing the expenses and labor associated with creating and maintaining product software. We believe the embedded systems industry desperately needs reinvention. Not only are the IDEs and tools built with technology from the 1990s, but they involve many complex requirements and platform-dependent configurations that turn away talented developers from becoming embedded engineers. The most loved IDE solution for Microsoft Visual Studio Code. A user-friendly and extensible integrated development environment with a set of professional development instruments, providing modern and powerful features to speed up yet simplify the creation and delivery of embedded products. PlatformIO is written in pure Python and doesn't depend on any additional libraries/tools from an operation system.
  • 17
    CodeRunner

    CodeRunner

    CodeRunner

    A lightweight, multi-language programming text editor and IDE for macOS. CodeRunner was designed to support all of the most widely used programming languages and run them instantly. The app is configured to run code in 25 languages out-of-the-box, and additional languages can be configured to run by simply entering their terminal command. With over 200 syntax modes, lots of advanced editing features and thoughtful details, CodeRunner will quickly become your go-to editor for any and all kinds of text files. CodeRunner's code completion is the best you'll find in any IDE. Intelligent matching of typed text enables completions beyond single words. Quickly find the right completion among thousands with the extra-fuzzy search algorithm, helpful documentation snippets, and smart ranking of results. Don't clutter your code with print-statements for debugging. Instead, use CodeRunner's built-in debugging features to set breakpoints and step through your code.
    Starting Price: $19.99 one-time payment
  • 18
    MyEclipse

    MyEclipse

    Genuitec

    MyEclipse is the best Java IDE for enterprise development, providing easy access to popular technologies in a single solution. From Java EE to Maven, from Spring to WebSphere, MyEclipse increases productivity and helps you write your best code. With better tools, it is simple to create a dynamic frontend along with a powerful backend, a winning combination for success. Java developers have so much more to consider than just writing great code. From keeping up with the latest Java versions and web frameworks, to implementing version control and deploying to a variety of application servers, there is a lot to manage. MyEclipse unifies your development tools in a single download, so you can stay focused on coding. MyEclipse is the same feature-rich Eclipse IDE that over 17,000 companies have relied on to build powerful applications for over 2 decades. Originally created by developers that noticed a real need for better software development tools.
  • 19
    Eclipse Dirigible

    Eclipse Dirigible

    Eclipse Foundation

    Eclipse Dirigible™ is a high-productivity application platform that provides development tools and a runtime environment. It supports the full development lifecycle of applications by leveraging an in-system programming model and rapid application development techniques. Eclipse Dirigible provides capabilities for end-to-end development process from database modeling and management, through RESTful services authoring using various dynamic languages, to pattern-based user interface generation, role-based security, external services integration, testing, debugging, operations, and monitoring. All the Eclipse Dirigible project's source code and sample applications are licensed under Eclipse Public License v 2.0 and maintained at GitHub. You can develop student projects, test different technologies and scenarios, learn popular programming languages. Eclipse Dirigible provides everything you need for your development project.
  • 20
    JetBrains Projector
    Run JetBrains IDEs and Swing apps remotely over the network. Swing is a graphical widget toolkit for Java. Current JetBrains IDEs use Swing to draw the UI. The same is true for other IntelliJ-based apps, like Android Studio. Projector is a self-hosted technology that runs IntelliJ-based IDEs and Swing-based apps on the server, allowing you access to them from anywhere using browsers and native apps. IntelliJ IDEA Community Edition running in Safari web browser on macOS. Run code near the runtime or database to reduce roundtrips. High-security zones and corporate environments. Thin clients and cheap hardware like Android tablets. Turn off your computer, while your app continues to work on the server. Run the IDE in a GNU/Linux environment on Windows machines or even on exotic operating systems like ChromeOS. VM or Docker images with debug sources and a pre-configured IDE. Remote debugging on server-side (devtest, devprod).
  • 21
    Limnor Studio

    Limnor Studio

    Limnor Studio

    Limnor Studio is a pioneer in generic purpose visual programming system, released in August 2003. Many years of efforts have been devoted to developing visual languages and codeless technologies. Some new technologies have been patented in 2013. Limnor Studio is an IDE for rapid software development. The users develop software in a visual and codeless programming paradigm. Text coding is not needed. Programming is done via object construction and event-linking. Event-linking is shown in Event-Path visual language. Function development is done via control-flow visual language. Same programming approach is used for standalone software development and web development. In web develoment, client server boundary is removed. Developing a web application is done as if it is developing a standalone application. It is the first fully automated cloud computing system in the world.
  • 22
    WebSmart

    WebSmart

    Fresche

    WebSmart is a rapid development tool for creating RPG and PHP desktop & mobile web applications. Responsive templates help you quickly create modern applications and APIs that you can customize for any business need using WebSmart’s powerful IDE. Templates generate the initial client and server-side code which you can customize to create any type of web application. Use responsive templates to create web and mobile applications that use a single code base. Use WebSmart’s API templates to quickly and seamlessly integrate your Db2 files and RPG programs with other web services. The PHP Edition helps you produce open source PHP applications that run on multiple platforms (IBM i, Windows, Linux, or Unix). The ILE edition is the fastest way for IBM i programmers to develop new RPG web applications that leverage existing code. Uses PHP, a popular and proven open-source language explicitly developed to create web applications.
  • 23
    JetBrains Fleet
    Built from scratch, based on 20 years of experience developing IDEs. JetBrains Fleet uses the IntelliJ code-processing engine, with a distributed IDE architecture and a reimagined UI. We built Fleet to be a fast and lightweight text editor for when you need to quickly browse and edit your code. It starts up in an instant so you can begin working immediately, and it can easily transform into an IDE, with the IntelliJ code-processing engine running separately from the editor itself. Fleet inherits the things that developers love the most from IntelliJ-based IDEs – project and context aware code completion, navigation to definitions and usages, on-the-fly code quality checks, and quick-fixes. Fleet’s architecture is designed to support a range of configurations and workflows. You can simply run Fleet just on your machine, or move some of the processes elsewhere – for example by locating the code processing in the cloud.
  • 24
    RunCode

    RunCode

    RunCode

    RunCode offers online developer workspaces, which are environments that allow you to work on code projects in a web browser. These workspaces provide you with a full development environment, including a code editor, a terminal, and access to a range of tools and libraries. They are designed to be easy to use and allow you to get started quickly without the need to set up a local development environment on your own computer.
    Starting Price: $20/month/user
  • 25
    Red Hat CodeReady Workspaces
    Red Hat® CodeReady Workspaces is a developer tool that makes cloud-native development practical for teams, using Kubernetes and containers to provide any member of the development or IT team with a consistent, preconfigured development environment. Developers can create code, build, and test in containers running on Red Hat OpenShift®. The user experience is as fast and familiar as an integrated developer environment (IDE) on their laptop. Workspace configurations are centrally managed and easy to share using a devfile that specifies what developers on your team need to start working. Includes an in-browser IDE, providing a desktop-like coding experience and allowing team members to update code from anywhere. Red Hat CodeReady Workspaces can be downloaded and moved to run behind your firewall, isolated from the public internet.
  • 26
    Eclipse Che

    Eclipse Che

    Eclipse Che

    Eclipse Che makes Kubernetes development accessible for developer teams, providing one-click developer workspaces and eliminating local environment configuration for your entire team. Che brings your Kubernetes application into your development environment and provides an in-browser IDE, allowing you to code, build, test and run applications exactly as they run on production from any machine. Eclipse Che runs in containers. All of the developer tools, the IDE and its plugins are running as containerized services. You don’t have to worry about how to configure them, install their dependencies or keeping them alive - everything is packaged together in the container. Che allows you to establish a centralized configuration for your team’s development environment and technology stacks. Eclipse Che comes with a web-based IDE, based on Eclipse Theia which provides an in-browser VSCode experience complete with the latest tooling protocols.
  • 27
    KDevelop
    KDevelop is a Free and Open Source integrated development environment (IDE). It provides editing, navigation and debugging features for several programming languages, as well as integration with multiple build systems and version-control systems, using a plugin-based architecture. KDevelop has parser backends for C, C++ and Javascript/QML, with further external plugins supporting e.g. PHP or Python. KDevelop Windows installers are also available to download from the binary-factory. These versions don’t contains the translations and are intended for testing purpose. Get involved and help us making them better! This release brings half a year of work, focused mainly on stability, performance, and future maintainability. Many existing features have received small improvements again, and there is one highly-visible addition, optional display of inline notes for problems at the end of the line.
  • 28
    Apache Zeppelin
    Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more. IPython interpreter provides comparable user experience like Jupyter Notebook. This release includes Note level dynamic form, note revision comparator and ability to run paragraph sequentially, instead of simultaneous paragraph execution in previous releases. Interpreter lifecycle manager automatically terminate interpreter process on idle timeout. So resources are released when they're not in use.
  • 29
    Styleguidist

    Styleguidist

    Styleguidist

    Supports JavaScript, TypeScript and Flow Works with Create React App out of the box. Share components with your team, including designers and developers. See how components react to different props and data right in the browser. Find the right combination of props and copy the code. React Styleguidist is a component development environment with hot reloaded dev server and a living style guide that you can share with your team. It lists component propTypes and shows live, editable usage examples based on Markdown files.
  • 30
    MULTI IDE

    MULTI IDE

    Green Hills Software

    After more than three decades of customer use and continuous enhancement, the MULTI Integrated Development Environment (IDE) is unmatched in the embedded software industry. Developers know they can rely on MULTI to help them produce high-quality code and get their devices to market faster. Whether pinpointing a hard-to-find bug, resolving a memory leak, or maximizing system performance, MULTI consistently works. Every feature of our revolutionary Debugger is designed to quickly solve problems that stump traditional tools. It often takes weeks or months to track down problems like inter-task corruptions, missed real-time requirements, and external hardware events. Green Hills' TimeMachine tool suite helps you solve the same problems in hours or even minutes. The TimeMachine tool suite automatically captures program execution data, combining the MULTI Debugger interface with innovative replay debugging capabilities.