Alternatives to IxEdit

Compare IxEdit alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to IxEdit in 2026. Compare features, ratings, user reviews, pricing, and more from IxEdit competitors and alternatives in order to make an informed decision for your business.

  • 1
    Highcharts

    Highcharts

    Highsoft

    Highcharts is a JavaScript charting library that allows developers to create interactive and visually appealing charts for web applications. It offers a wide range of chart types, including line charts, bar charts, pie charts, scatter plots, and more. It also supports different types of data, including CSV, JSON, and even live data streams. One of the key features of Highcharts is its ability to customize the look and feel of the charts. Developers can easily change the colors, font sizes, and other visual elements to match their brand or design. Additionally, it offers a variety of options for making charts responsive, so they look great on any device. Another great feature is the ability to add interactive elements to charts, such as hover effects, tooltips, and click events. This allows developers to create charts that are not only informative, but also engaging for users. Highcharts also supports exporting charts as PNG, JPEG, PDF, or SVG, making it easy to share or print them.
    Compare vs. IxEdit View Software
    Visit Website
  • 2
    Chrome DevTools
    Chrome DevTools is a set of web developer tools built directly into the Google Chrome browser. DevTools can help you edit pages on-the-fly and diagnose problems quickly, which ultimately helps you build better websites, faster. There are many ways to open DevTools, because different users want quick access to different parts of the DevTools UI. When you want to work with the DOM or CSS, right-click an element on the page and select Inspect to jump into the Elements panel. Or press Command+Option+C (Mac) or Control+Shift+C (Windows, Linux, Chrome OS). When you want to see logged messages or run JavaScript, press Command+Option+J (Mac) or Control+Shift+J (Windows, Linux, Chrome OS) to jump straight into the Console panel. Toggle various overlays and speed up DOM tree navigation with badges. The main uses of the Chrome DevTools Console are logging messages and running JavaScript.
    Starting Price: Free
  • 3
    Google Web Designer
    Create engaging, interactive HTML5-based designs and motion graphics that can run on any device. Google Web Designer gives you the power to create beautiful, engaging HTML5 content. Use animation and interactive elements to bring your creative vision to life, and enjoy seamless integration with other Google products, like Google Drive, Display & Video 360, and Google Ads. Set up events to make your creative react to the user's actions, even physical gestures like touch, rotation, or shaking on mobile devices. Use preset events, or build your own from scratch with JavaScript. Tailor your ad to your audience with the dynamic ad workflow. Connect elements to data signals and preview how your creative looks with sample feed data. Animate by stringing together simple scenes in Quick mode or by using layers on a timeline in Advanced mode. Motion paths and custom easing give you full control of your animation.
  • 4
    Gridsome

    Gridsome

    Gridsome

    Gridsome makes it easy for developers to build static generated websites & apps that are fast by default. Vue.js, GraphQL & all the power of Node.js & the JavaScript ecosystem. Develop locally and get instant hot-reloading for any code change. Gridsome builds ultra performance into every page by using the PRPL pattern. You get code splitting, asset optimization, progressive images, and link prefetching out of the box. Gridsome sites get almost perfect page speed scores by default. Gridsome generates static PWAs. Only critical HTML, CSS, and JavaScript get loaded first. The next pages are then prefetched so users can click around incredibly fast without page reloads, even when offline. Gridsome sites load as static HTML before they hydrate into fully Vue.js-powered SPAs. This makes it possible for search engines to be able to crawl content and give better SEO ranking, and still have all the power of Vue.js.
  • 5
    Mercury Editor

    Mercury Editor

    Mercury Editor

    Mercury is a full featured HTML5 editor. It was built from the ground up to help your team get the most out of content editing in modern browsers. Mercury comes bundled as a Rails Engine, so just include it in your Gemfile. Or download the current bundled package if you're not using Rails. We don't inject javascript or css into your production pages so you're free to use whatever frameworks you want without having to worry about conflicts. Easily add or remove toolbar items or create entirely new tools. Any toolbar item can be tied to an action using behaviors and the command pattern. Full HTML, Simple, Markdown, Snippet and Image regions are supported by default, but you can just extend the base regions to build your own types. Built on top of the HTML5 contentEditable features, it natively supports the all the fancy new HTML5 elements, syntax, and JavaScript APIs.
  • 6
    Prototyper for Figma
    Create powerful prototypes with JavaScript that make your design animated and interactive. Prototyper is easy to get started and becomes more powerful as you go. Prototyper takes your currently selected frame on the Figma canvas and converts each individual layer into an image that renders as a preview on the right-hand side of the plugin. Each layer is turned into a variable that you can reference in the code editor on the left-hand side of the plugin to add animations and interactions. They have a hierarchy and properties defining their position, appearance and interactivity. Animate states or layer properties like scale and color with various easing or spring curves, time and delay options. Events are used to detect and respond to user interactions, animations that start or end, values that change and more.
    Starting Price: Free
  • 7
    Oorian

    Oorian

    Corvus Engineering

    Oorian is a server-side Java web framework for building interactive web applications without writing JavaScript. HTML elements are Java objects with type-safe styling, events are handled with standard Java listeners, and real-time updates flow automatically via AJAX, SSE, or WebSocket—your choice per page. Rather than reinventing UI components, Oorian wraps best-of-breed JavaScript libraries (AG Grid, Syncfusion, Chart.js, and 150+ more), so you get enterprise-grade components maintained by specialists. Battle-tested in production for over 10 years, Oorian is free for non-commercial use with commercial licensing available.
  • 8
    trifleJS

    trifleJS

    trifleJS

    TrifleJS is a headless browser designed for test automation, utilizing the .NET WebBrowser class and the V8 JavaScript engine to emulate Internet Explorer environments. Its API is modeled after PhantomJS, making it familiar to users of that framework. TrifleJS supports various versions of Internet Explorer, allowing emulation of IE7, IE8, and IE9, depending on the installed version. Developers can execute scripts via the command line, specifying the desired IE version for emulation. The platform offers an interactive mode (REPL) for debugging and testing JavaScript code.
    Starting Price: Free
  • 9
    PlayCode

    PlayCode

    PlayCode

    The #1 JavaScript playground and sandbox to write, run and repl it. JavaScript playground is perfect for learning and prototyping javascript sandboxes. Fast and easy to use. Start a JavaScript playground project using ready-to-use templates. JavaScript is one of the most popular languages for web development. It is needed in order to make web pages alive. Today JavaScript can be run not only in the browser but also on the server. Learning, practicing and prototyping is much easier right in the javascript playground because the browser is designed to run javascript. This is the perfect coding IDE. In turn, PlayCode tries to use all the browser features to ensure maximum, comfortable run javascript sandbox. Read, evaluate, print, and loop, a simple pre-configured coding environment that quickly shows the JavaScript execution result. So, you just open PlayCode without installing anything, write code, and JavaScript playground runs your code instantly and shows the result.
    Starting Price: $4.99 per month
  • 10
    Vue.js

    Vue.js

    Vue.js

    Builds on top of standard HTML, CSS and JavaScript with intuitive API and world-class documentation. Truly reactive, compiler-optimized rendering system that rarely requires manual optimization. A rich, incrementally adoptable ecosystem that scales between a library and a full-featured framework. Vue is a JavaScript framework for building user interfaces. It builds on top of standard HTML, CSS and JavaScript, and provides a declarative and component-based programming model that helps you efficiently develop user interfaces, be it simple or complex. Vue extends standard HTML with a template syntax that allows us to declaratively describe HTML output based on JavaScript state. Vue automatically tracks JavaScript state changes and efficiently updates the DOM when changes happen. Vue is a framework and ecosystem that covers most of the common features needed in frontend development.
  • 11
    Locofy

    Locofy

    Locofy

    Frontend development accelerated with AI. Turn designs into frontend code for web & mobile. Build full apps, screens, components & design systems. Ship products 10x faster with your existing design tools, libraries, tech stack & CI/CD workflows. Figma & Adobe XD to React, React Native, HTML/CSS, Gatsby, Next.js, Vue, and more coming soon. Keep using the tools you already use. We provide a Figma & Adobe XD plugin to tag your interactive elements and handle styling, layout, and responsiveness. As a bonus, we provide pre-built components from Material UI, Bootstrap, Ant Design, Chakra UI as well as your Storybook. Locofy converts your designs into production-ready code for React, React Native, HTML-CSS, Next.js, Gatsby, Vue, and more on the way in your preferred framework. Make reusable components and props with LocoAI. Export your code in your preferred settings (CSS Modules, Tailwind, CSS, Typescript, JavaScript, Expo).
    Starting Price: Free
  • 12
    AG Grid

    AG Grid

    AG Grid

    AG Grid is a high-performance, feature-rich JavaScript Data Grid library used to display, manipulate, and interact with large tabular datasets in modern web applications, offering core features such as sorting, filtering, editing, grouping, aggregation, pivoting, pagination, and responsive performance that scales to hundreds of thousands of rows with minimal overhead. It is framework-agnostic with official support for major frameworks, including React, Angular, Vue, and plain JavaScript, while maintaining a single consistent API and zero third-party dependencies, making it simple to integrate into existing applications and customize deeply with user-defined components, theming, and modules that allow fine control over bundle size and capabilities. AG Grid is available in a free open source Community edition with essential grid functionality under the MIT license, as well as a commercial Enterprise edition that adds advanced features.
    Starting Price: $999 per developer
  • 13
    Inspectle

    Inspectle

    Inspectle

    Inspect Element is a built-in tool in most web browsers that allows users to view and edit a website's HTML, CSS, and JavaScript code in real time. This feature is particularly useful for web developers, designers, and digital marketers to debug elements, test layout changes, and perform live CSS editing. The tool displays the HTML structure of the webpage, allowing users to select and inspect specific elements. The associated CSS styles are shown in a separate panel, where users can make temporary modifications to see how changes would affect the page's appearance. These adjustments are local and do not alter the actual website; refreshing the page will revert to the original content. This functionality is invaluable for testing design changes, troubleshooting issues, and learning how different web elements are constructed. Our platform is designed around flexibility. Each production site in the world is unique and so is the solution.
    Starting Price: €24 per month
  • 14
    Flowbite

    Flowbite

    Flowbite

    Flowbite is an open-source library of interactive UI components built on top of Tailwind CSS, designed to expedite web development by providing a comprehensive set of pre-designed elements. It offers over 56 types of components, including buttons, alerts, breadcrumbs, pagination, and navbars, as well as interactive elements like dropdowns, modals, and tooltips, which are enhanced by custom JavaScript for added interactivity. Developers can integrate Flowbite into existing Tailwind CSS projects via npm or CDN, and it supports various frameworks such as React, Vue.js, Angular, and Next.js. The library also includes a Figma design system, enabling designers to prototype and design applications before development. For those seeking advanced features, Flowbite offers a Pro version with additional components and templates. The ecosystem is further enriched by Flowbite Blocks, providing over 450 website sections and advanced UI components built with Tailwind CSS.
    Starting Price: $289 one-time payment
  • 15
    Inspect Browser

    Inspect Browser

    Parallax Dynamics

    Desktop-class web development tools on iOS. Inspect is a web browser for iPhone and iPad that provides desktop-class web development tools and features. Inspect provides a JavaScript console that shows log messages, JavaScript errors, and accepts input. Using the "Elements" panel, you can view a page's source and inspect each HTML element. The HTML source is formatted and highlighted to make it easy to read. When "Tap To Inspect" mode is active, tapping any element on the page inspects that element. This means you don't have to search through the source to inspect the element you want, it's just a tap away! Inspect allows you to view (and edit!) an element's CSS rules. Any applicable CSS rules are displayed, as well as any rules that are inherited from parent elements. Rules are ordered in order of precedence to help you debug CSS conflicts. Test your responsive design using Inspect's built-in device preview tools.
    Starting Price: $7.99
  • 16
    ScoutQA

    ScoutQA

    ScoutQA

    Scout is an AI-powered quality companion designed to automatically test applications by exploring them the way real users would, helping teams catch bugs, usability issues, and risky flows before they reach production. It works by simply providing a URL, after which the system autonomously navigates the app, simulating different user personas such as new users, power users, and even edge-case behaviors to uncover functional gaps and friction points. Instead of relying on manual QA or brittle scripted tests, Scout dynamically interacts with the interface, identifying issues like broken buttons, slow pages, missing elements, JavaScript errors, and failed integrations. It generates structured, actionable reports that include reproduction steps, screenshots, logs, and suggested fixes, allowing teams to quickly understand and resolve problems without slowing down development.
    Starting Price: Free
  • 17
    Prerender

    Prerender

    Prerender

    Get higher rankings by serving crawlers a static HTML version of your Javascript website, without compromising your customers’ experience. Prerender® is a SaaS platform that makes your JavaScript website SEO-friendly. Before your customer can find your website on search engines like Google, it first has to be crawled and indexed by one of their web crawlers, such as Googlebot. They do this by reading and cataloging a stripped-down, HTML version of your website with the visual and interactive elements taken away. This normally isn’t an issue if your website is built in static HTML, and typically takes just a few days. If your website is made in a JavaScript framework, it’s a different story. While Google can crawl websites built in JavaScript, it’s much harder for them to do. It can easily take weeks before your JavaScript website can be indexed and found in the search results. Google will see all of your content and links, and get your website in front of your customers in no-time.
    Starting Price: $90 per month
  • 18
    JavaScript Obfuscator Pro

    JavaScript Obfuscator Pro

    JavaScript Obfuscator

    JavaScript Obfuscator Pro is an advanced code protection platform designed to secure JavaScript against reverse engineering and intellectual property theft. Its flagship VM obfuscation feature transforms readable JavaScript into custom bytecode executed by a proprietary virtual machine. This approach removes standard JavaScript structures entirely, making static analysis and decompilation extremely difficult. Each obfuscation run generates unique bytecode and a custom VM, ensuring no reusable deobfuscation patterns exist. JavaScript Obfuscator Pro supports layered security by combining VM obfuscation with additional protection techniques. The platform works through a simple web interface or API, allowing developers to protect code in just a few steps. JavaScript Obfuscator Pro is built for scenarios where maximum code secrecy is required.
  • 19
    SAP Spartacus
    Spartacus is a free, open-source JavaScript web application that hit the 1.0 Release in May 2019 and continues to release new updates every couple of weeks. It allows you to quickly create your own branded JavaScript-based storefront for SAP Commerce Cloud. Spartacus is written using Angular and published as a set of libraries. The recommended approach to using JavaScript is to build your own JavaScript web app and import the Spartacus libraries. Without modification, the storefront works out-of-the-box, but Spartacus has been designed to be upgradable, customizable, and extendable, to suit all your branding and functionality requirements. Spartacus is the strategic way forward for maintaining a customizable storefront with SAP Commerce Cloud. It replaces Accelerator templates, which were first introduced in SAP Commerce v4.4 to provide a ready-to-use starter implementation.
  • 20
    Adobe Dreamweaver
    Responsive websites. Really fast. Build beautiful sites for any browser or device. Quickly create and publish web pages almost anywhere with web design software that supports HTML, CSS, JavaScript, and more. Create, code, and manage dynamic websites easily with a smart, simplified coding engine. Access code hints to quickly learn and edit HTML, CSS, and other web standards. And use visual aids to reduce errors and speed up site development. Get your sites up and running faster with starter templates that you can customize to build HTML emails, About pages, blogs, e-commerce pages, newsletters, and portfolios. And because Dreamweaver is part of Creative Cloud, you can quickly bring in assets from your Libraries and Adobe Stock to enhance your sites. Build responsive websites that adapt to fit any screen size. Preview your sites and edits in real time to make sure your pages look and work the way you want before you publish.
    Starting Price: $20.99 per month
  • 21
    Svelte

    Svelte

    Svelte

    Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app. Instead of using techniques like virtual DOM diffing, Svelte writes code that surgically updates the DOM when the state of your app changes. We're proud that Svelte was recently voted the most loved web framework with the most satisfied developers in a pair of industry surveys. We think you'll love it too. Read the introductory blog post to learn more. Svelte is a tool for building fast web applications. It is similar to JavaScript frameworks such as React and Vue, which share a goal of making it easy to build slick interactive user interfaces. But there's a crucial difference: Svelte converts your app into ideal JavaScript at build time, rather than interpreting your application code at run time.
    Starting Price: Free
  • 22
    Livewire

    Livewire

    Laravel

    Livewire is a full-stack framework for Laravel that simplifies building dynamic interfaces without leaving the comfort of Laravel. It allows developers to create modern, reactive web applications using Laravel's Blade templating engine, eliminating the need for a separate frontend framework. Livewire components can communicate with each other through a global event system, enabling seamless interaction between components on the same page. The framework supports features like data binding, validation, and lifecycle hooks, facilitating the development of complex, dynamic interfaces. By handling frontend interactions on the server side, Livewire reduces the complexity of building dynamic UIs, allowing developers to focus on application logic without extensive JavaScript. Livewire renders the initial component output with the page. This way, it's SEO-friendly. When an interaction occurs, Livewire makes an AJAX request to the server with the updated data.
  • 23
    Firefox Developer Tools
    Firefox Developer Tools is a set of web developer tools built into Firefox. You can use them to examine, edit, and debug HTML, CSS, and JavaScript. This section contains detailed guides to all of the tools as well as information on how to debug Firefox for Android, how to extend DevTools, and how to debug the browser as a whole. You can open the Firefox Developer Tools from the menu by selecting Tools > Web Developer > Web Developer Tools or use the keyboard shortcut Ctrl + Shift + I or F12 on Windows and Linux, or Cmd + Opt + I on macOS.
    Starting Price: Free
  • 24
    Maqetta

    Maqetta

    Maqetta

    Maqetta is an open source project that provides WYSIWYG visual authoring of HTML5 user interfaces. The Maqetta application itself is authored in HTML, and therefore runs in the browser without requiring additional plugins or downloads. Maqetta is available under a commercial-friendly open source license. You can download the source code and install it on your own server, customize the code to fit your needs and/or contribute improvements to the open source project. The HTML pages created by Maqetta typically work across all popular browsers, including IE (caveat: this depends on the JavaScript toolkit you use and coding details). But if you want to run the Maqetta application, you'll need to use a recent release of one of the following browsers, all of which support the HTML5 features that Maqetta requires. The project's code is built using 100% open standards technologies.
  • 25
    Blocksy

    Blocksy

    Blocksy

    Build your next web project visually in minutes, without coding skills. Blocksy is lighter and faster than most similar WordPress themes. Feels fast and numbers confirm that, it is ranked at the top in most speed testing tools. Built from scratch to be 100% compatible with the Gutenberg editor and blocks. Load JavaScript behavior when you really need it using web pack’s support for dynamic imports. Easily build and customize your online store in minutes and start selling like a pro. Blocksy is ready to be translated into any language and doesn’t contain hardcoded strings. Every single line of code is thoughtfully written and is open to changes and new features. Customizer changes are synced in real-time in the preview window without slowing your work flow. Surprise your mobile users by giving them a unique experience while they navigate. Blocksy was built and designed to work with the best WordPress page builders out there, just start creating your most ambitious designs.
    Starting Price: $49 per year
  • 26
    KeyLines

    KeyLines

    Cambridge Intelligence

    Build game-changing graph visualization products that turn connected data into insight. Harness JavaScript’s power and flexibility to quickly and easily build graph visualization applications that can be deployed anywhere, to anyone. KeyLines is a completely flexible way to build your graph visualization application. Build interactive graph visualization tools to reveal threats and hidden insight. The KeyLines JavaScript graph visualization toolkit lets you build applications specifically for your users, your data, and the questions you need to answer. It fits with any browser, device, server, or database and comes with clear tutorials, demos, and API documentation. Combined with our developer support, you’ll be uncovering network insight in no time. KeyLines makes it easy to build high-performance JavaScript graph visualization tools that work anywhere. They harness HTML5 and WebGL graphics rendering and thoughtfully crafted code to give users fast and insightful visualization.
  • 27
    ActionScript

    ActionScript

    ActionScript

    The ActionScript® scripting language lets you add complex interactivity, playback control, and data display to your application. You can add ActionScript in the authoring environment by using the Actions panel, Script window, or an external editor. ActionScript follows its own rules of syntax, and reserved keywords, and lets you use variables to store and retrieve information. ActionScript includes a large library of built‑in classes that let you create objects to perform many useful tasks. You do not have to understand every ActionScript element to begin scripting. If you have a clear goal, you can start building scripts with simple actions. ActionScript and JavaScript are both rooted in the ECMA-262 standard, the international standard for the ECMAScript scripting language. For this reason, developers who are familiar with JavaScript can find ActionScript immediately familiar. Animate includes more than one version of ActionScript to meet the needs of different kinds of developers.
  • 28
    Esper Enterprise Edition
    Esper Enterprise Edition is a distributable platform for linear and elastic horizontal scalability and fault-tolerant event processing. EPL editor and debugger; Hot deployment; Detailed metric and memory use reporting with break-down and summary per EPL. Data Push for multi-tier CEP-to-Browser delivery; Management of Logical and Physical Subscribers and Subscriptions. Web-based user interface for managing all aspects of multiple distributed engine instances with JavaScript and HTML 5. Composable, configurable and interactive displays of distributed event streams or series; Charts, Gauges, Timelines, Grids. JDBC-compliant client and server endpoints for interoperability. Esper Enterprise Edition is a closed-source commercial product by EsperTech. The source code is made available to support customers only. Esper Enterprise Edition is a distributable platform for linear and elastic horizontal scalability and fault-tolerant event processing.
  • 29
    Enhance

    Enhance

    Enhance

    Enhance ships with everything you need to build a production-ready app. Organize your pages as easily as a desktop folder. Access and store data with simple JavaScript functions. Build reusable components with HTML and scoped CSS. Add client-side interaction just where you need it. Build server-rendered custom elements that seamlessly upgrade to interactive web components. Enhance makes the right way the easy way. Start with a version that works everywhere for everyone. Incrementally upgrade interactive elements from there. The web platform has what you need and never goes out of fashion. Ditch throbbers and loading screens by removing framework bloat and authoring only the code you need. When you learn Enhance, you’re learning development approaches that will last as long as the web does. Enhance apps are designed with deployment in mind. When you're ready to launch, we've got you covered with Begin.
  • 30
    Webflow

    Webflow

    Webflow

    Break the code barrier. Build better business websites, faster. Without coding. Build production-ready experiences without coding. Bring your design vision to life in clean, semantic HTML5, CSS, and JavaScript — with the Webflow Designer. Build completely custom databases for dynamic content types, including online stores. Easily create immersive interactions and animations. Go live on a fast, reliable, and hassle-free hosting network that scales with your business — with a click. Built to scale — on the same network as Netflix, Pinterest, Airbnb, Slack, and Adobe. So you don’t have to worry about your site going down. No updates to run, packages to install, or headaches to deal with. Create, launch, and iterate on new marketing campaigns without distracting your product team. Metadata controls, automatic XML sitemaps, easy 301 redirects, and canonical tags. Connect your marketing tools with built-in integrations and the flexibility of custom code.
    Starting Price: $12 per month
  • 31
    JsPHP

    JsPHP

    JsPHP

    The free open-source JsPHP library. The JsPHP website is a 100% free community resource that provides a collaborative platform and web-based Integrated Development Environment (IDE) for building an open-source JavaScript library called JsPHP that provides an implementation of the PHP API for JavaScript environments. An Integrated Development Environment (IDE) is a tool for writing computer programs, and that's what the JsPHP website is a tool for creating and testing software. In the JsPHP IDE registered users can edit the JavaScript functions in the JsPHP library and can also write code to test that those functions are working properly or to test how well those functions perform (how fast they run when they are executed on the computer). If you're just starting out with learning JavaScript then helping out at JsPHP is the perfect way for you to get started because we have lots of beginner-level work that needs to be done that you could help us with.
    Starting Price: Free
  • 32
    Tap Forms

    Tap Forms

    Tap Zapp Software

    Tap Forms is a versatile personal database application designed for macOS, iOS, and iPadOS, enabling users to efficiently organize and manage various types of information. With customizable forms, it allows for the storage of diverse data, including contacts, inventory, and projects. The platform supports scripting through JavaScript, offering advanced users the ability to automate tasks and create complex data interactions. Additionally, Tap Forms provides features such as document storage, photo attachments, and integration with cloud services, ensuring data accessibility and synchronization across devices. Its user-friendly interface and robust functionality make it a valuable tool for both personal and professional data management needs.
    Starting Price: $49.99
  • 33
    GoJS

    GoJS

    Northwoods Software

    GoJS is a JavaScript and TypeScript library for building interactive diagrams and graphs. From simple flowcharts and org charts to highly-specific industrial diagrams, SCADA and BPMN diagrams, medical diagrams such as genograms and outbreak modeling diagrams, and more. GoJS makes constructing graphs of complex nodes, links, and groups easy with customizable templates and layouts. GoJS offers advanced features for user interactivity such as drag-and-drop, copy-and-paste, in-place text editing, tooltips, context menus, automatic layouts, templates, data binding and models, transactional state and undo management, palettes, overviews, event handlers, commands, extensible tools for custom operations, and customizable animations. We maintain hundreds of sample diagrams, detailing different examples of interactivity, templates, and user logic for you to start from. We offer free developer-to-developer support during evaluation.
  • 34
    Remotion

    Remotion

    Remotion

    Remotion is a programmatic video creation framework that lets you make real MP4 and other video formats using React code by treating video as a function of frames and rendering components over time, leveraging familiar web technologies such as CSS, Canvas, SVG, and JavaScript to design, animate, and parameterize dynamic content with data, APIs, and interactivity. It includes tools like Remotion Studio for previewing and rendering, Remotion Player for embedding and reacting to data at runtime, Remotion Lambda for scalable server-side or serverless rendering, and additional components like timeline editing, recorder tools, and editor starter templates for building custom video editing applications with React and TypeScript. It supports scalable rendering locally or in the cloud, dynamic editing of props through a visual interface, and fine-grained animation via React hooks and interpolation utilities.
    Starting Price: $100 per month
  • 35
    Jaunt

    Jaunt

    Jaunt

    Jaunt is a Java library designed for web scraping, web automation, and JSON querying. It provides a fast, ultra-light headless browser that enables Java programs to perform tasks such as web scraping, form handling, and interfacing with REST APIs. Jaunt supports parsing of HTML, XHTML, XML, and JSON, and offers features like HTTP header and cookie manipulation, proxy support, and customizable caching. The library does not support JavaScript execution; however, for automating JavaScript-enabled browsers, Jauntium is recommended. Jaunt is available under the Apache License, with a monthly edition that expires periodically, requiring users to download the latest version upon expiration. The library is suitable for tasks such as parsing and extracting data from web pages, filling out and submitting forms, and handling HTTP requests and responses. Comprehensive tutorials and documentation are available to assist users in getting started with Jaunt.
  • 36
    Decipad

    Decipad

    Decipad

    Decipad is an interactive notebook designed to transform plain language into dynamic financial models and reports without requiring SQL or programming expertise. It enables users to combine text, data, and visualizations into cohesive plans, models, and reports, facilitating data storytelling and decision-making. Decipad supports various data types, including numbers, dates, booleans, and units, and offers features like data views, inline calculations, and unit conversions to enhance data analysis. It utilizes Conflict-Free Replicated Data Types (CRDTs) to enable seamless offline editing and real-time collaboration, ensuring that changes are synchronized across users without conflicts. Additionally, Decipad incorporates SafeJS, a secure in-browser JavaScript execution environment, allowing users to integrate external data sources and perform custom computations within their notebooks.
    Starting Price: $20 per month
  • 37
    JavaScript

    JavaScript

    JavaScript

    JavaScript is a scripting language and programming language for the web that enables developers to build dynamic elements on the web. Over 97% of the websites in the world use client-side JavaScript. JavaScript is one of the most important scripting languages on the web. Strings in JavaScript are contained within a pair of either single quotation marks '' or double quotation marks "". Both quotes represent Strings but be sure to choose one and STICK WITH IT. If you start with a single quote, you need to end with a single quote. There are pros and cons to using both IE single quotes tend to make it easier to write HTML within Javascript as you don’t have to escape the line with a double quote. Let’s say you’re trying to use quotation marks inside a string. You’ll need to use opposite quotation marks inside and outside of JavaScript single or double quotes.
    Starting Price: Free
  • 38
    JSON

    JSON

    JSON

    JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language. JSON is built on two structures: 1. A collection of name/value pairs. In various languages, this is realized as an object, record, struct, dictionary, hash table, keyed list, or associative array. 2. An ordered list of values. In most languages, this is realized as an array, vector, list, or sequence. These are universal data structures. Virtually all modern programming languages support them in one form or another.
    Starting Price: Free
  • 39
    Scrimba

    Scrimba

    Scrimba

    Scrimba is an interactive learning platform focused on teaching programming and web development skills. It offers a unique approach to coding education through "scrims," which are interactive screencasts that allow learners to pause, edit, and experiment with the code directly within the video player. This hands-on approach helps users practice coding in real-time while following along with the lessons. Scrimba covers a wide range of topics, including HTML, CSS, JavaScript, React, and Python, making it suitable for beginners and advanced learners alike. The platform is praised for its practical learning environment, active community, and affordable pricing model, with many courses offered for free or at low cost.
    Starting Price: Free
  • 40
    AG Charts

    AG Charts

    AG Grid

    AG Charts is a fast and flexible JavaScript charting library designed to build interactive, highly customizable visualizations, including bar, line, pie, scatter, and bubble charts. The library provides responsive charts with features such as tooltips, zooming, panning, export as images, accessibility support, and real-time updates. It supports major frameworks including React, Angular, and Vue through official wrappers, making integration into modern web apps straightforward. AG Charts comes in two editions, Community (free, MIT-licensed) and Enterprise (commercial, with additional chart types and advanced features like context menus, advanced interactions, and financial charts).
    Starting Price: $499 per developer
  • 41
    Kartograph

    Kartograph

    Kartograph

    Kartograph is a simple and lightweight framework for building interactive map applications without Google Maps or any other mapping service. It was created with the needs of designers and data journalists in mind. Actually, Kartograph is two libraries. One generates beautiful & compact SVG maps; the other helps you to create interactive maps that run across all major browsers. A powerful Python library for generating beautiful, Illustrator-friendly SVG maps. A JavaScript library for creating interactive maps based on Kartograph SVG maps.
  • 42
    Handsontable

    Handsontable

    Handsontable

    Handsontable is a JavaScript data grid component designed to bring a spreadsheet-like experience into web applications, allowing users to interact with data in a familiar, Excel-style interface. It enables developers to build data-rich applications where users can enter, edit, validate, and process data from multiple sources such as databases, APIs, Excel files, Google Sheets, or manual input. It supports advanced editing capabilities, including inline editing, copy and paste with Excel-compatible clipboard, undo and redo actions, and keyboard navigation that mirrors common spreadsheet tools. It provides extensive functionality for managing data, such as sorting, filtering, grouping, moving, hiding, and freezing rows and columns, along with customizable cell types, validation rules, and conditional formatting. Handsontable includes over 400 spreadsheet formulas through its HyperFormula engine, as well as features like comments, autocomplete, dropdowns, and built-in editors.
    Starting Price: $999 per month
  • 43
    JavaScript InfoVis Toolkit
    The JavaScript InfoVis Toolkit provides tools for creating interactive data visualizations for the web. The best way to start is to take a look at the demos page. Each demo has a See the Example Code link that takes you to the code for that example. The actual library code is included in the HTML file by building the lib each time with only the needed requirements taken from the name of the visualization and the build.json file. The required library code is built by the build.py file. In order to create a new visualization you need to set up the server environment to include test JavaScript files for your new visualization and also you need to add the new visualization files into the Source folder.
    Starting Price: Free
  • 44
    Baycloud

    Baycloud

    Baycloud Systems

    Effective consent and privacy protection. Automatic website scanning and privacy preserving analytics. The consent panel is displayed when a user visits for the first time, or whenever they click on the CookieQ privacy button. At any time they can interact with it to agree or disagree with cookies or other storage, or personal data processing by any of the third-parties recorded there. Parties that are not recognised or the user has not given consent for will be blocked from appearing in the user's browser. We maintain a database of known cookies names and third-party domains so we can deliver accurate first-party cookie & third-party information to users. Baycloud supports a rich API which client JavaScript can use to interact with the Consent Platform. As well as the standard TCF 1.1 and 2.0 functions there is also the ability to request user consent or assign it in response to your own UI elements.
  • 45
    Codestral

    Codestral

    Mistral AI

    We introduce Codestral, our first-ever code model. Codestral is an open-weight generative AI model explicitly designed for code generation tasks. It helps developers write and interact with code through a shared instruction and completion API endpoint. As it masters code and English, it can be used to design advanced AI applications for software developers. Codestral is trained on a diverse dataset of 80+ programming languages, including the most popular ones, such as Python, Java, C, C++, JavaScript, and Bash. It also performs well on more specific ones like Swift and Fortran. This broad language base ensures Codestral can assist developers in various coding environments and projects.
    Starting Price: Free
  • 46
    SvelteKit

    SvelteKit

    SvelteKit

    SvelteKit is a framework for rapidly developing robust, performant web applications using Svelte. It addresses common development challenges by providing solutions for routing, server-side rendering, data fetching, service workers, TypeScript integration, and more. SvelteKit apps are server-rendered by default, offering excellent first-load performance and SEO benefits, but can transition to client-side navigation to enhance user experience. The framework is designed to grow with developers, allowing them to start simple and add new features as needed. SvelteKit leverages Vite for a fast and feature-rich development experience, including hot module replacement. In short, Svelte is a way of writing user interface components, like a navigation bar, comment section, or contact form, that users see and interact with in their browsers. The Svelte compiler converts your components to JavaScript that can be run to render the HTML for the page and to CSS that styles the page.
    Starting Price: Free
  • 47
    Wijmo

    Wijmo

    GrapeCity

    High-performance JavaScript UI controls for enterprise apps. Build lightweight, high-speed HTML5/JavaScript apps with zero dependencies, fast! New in Wijmo 2022 v1: - Inventory management reference app built in Angular - Website traffic monitoring reference app built in Angular - FlexMap added to GeoDashboard reference app - Rotated Spline Chart - Re-order FlexGrid rows with drag and drop General Features of Wijmo: - CellTemplates for Angular, React and Vue FlexGrids - Use Wijmo’s single set of true JavaScript controls in any framework, including Angular, React, and Vue.js - Use controls as native HTML elements with Wijmo Web Components - Filter, group, sort, and more with FlexGrid, JavaScript’s fastest data grid - Visualize data with 80+ charts and controls - Instantly analyze and aggregate data with OLAP Pivot Grid
    Starting Price: $695 per user per year
  • 48
    Cloudflare Page Shield
    Backed by our world-class threat intelligence and machine learning capabilities, Page Shield helps defend against client-side attacks that target vulnerable JavaScript dependencies. Detect and mitigate browser supply chain attacks with machine learning-based protection. Get instant notifications when new scripts are detected, marked as malicious, or loaded from unknown domains. Reduce third-party vendor risk and address client-side requirements like GDPR, PCI, and more. Page Shield simplifies third-party script management by tracking loading resources (like scripts) for potentially malicious additions, connections, or changes. Powered by our threat intelligence and machine learning-based detection, it instantly identifies, reports, and blocks threats, before they reach your website. Block browser-based attacks aimed at your users’ personal and financial information. Monitor JavaScript dependencies and block threats with threat intelligence and machine learning.
  • 49
    Basedash

    Basedash

    Basedash

    Basedash is an AI-generated interface to visualize, edit, and explore your data. Basedash is built for teams to work together and share insights so you help customers and grow your product without needing to build anything. Edit data, create records, and oversee how your product is running without the need to build or manage custom software. Basedash is the custom CRM for tracking, understanding, and interacting with users of your product. An instant UI for you to edit, read, update, and delete data. Don't waste time building another internal tool ever again. Effortlessly make charts and create a space for your team to work together towards shared goals and metrics. Create gallery views to see the images inside your database. No need to write JavaScript or code anything. Basedash is made to show off your media and make images easier to find. Invite anyone on your team to view and edit your database with the familiarity of a spreadsheet.
    Starting Price: $25 per month
  • 50
    HSMXpress

    HSMXpress

    Autodesk

    Toolpaths for standard milling operations, including 2D roughing and pocketing, drilling, facing and contouring. Simulation capabilities for forward and reverse material removal. Powerful CNC programme editor with file compare, block numbering, text editing and remove comments. Customisable JavaScript-based Post Processor System with industry-standard posts included.