awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Experience-Monks avatar

Experience-Monks/devtool

0
View on GitHub↗
3,747 stars·149 forks·JavaScript·MIT·2 views

Devtool

Devtool is a suite of developer tools designed to execute server-side JavaScript code within a browser environment. It functions as a bridge that allows Node.js programs to run inside a Chromium instance, enabling the use of built-in browser developer tools for visual debugging and performance profiling.

The project provides a read-eval-print loop for interactive command execution with support for relative imports and piped input. It also includes a file watcher that monitors source files for changes and automatically reloads programs to accelerate the iteration cycle.

The system integrates server-side modules with web standards such as Canvas and WebGL. It further supports a configuration-driven setup for managing engine flags and module resolution rules to customize the runtime environment.

Features

  • Chromium-Based Runtimes - Executes Node.js programs within a Chromium instance to leverage built-in browser debugging and profiling tools.
  • Visual Debugging Interfaces - Maps program execution to a visual interface for setting breakpoints and analyzing performance profiles in real time.
  • Runtime Performance Profiling - Provides a visual interface for setting breakpoints and running performance profiles to identify execution bottlenecks.
  • Node.js Frameworks and Tools - Functions as a specialized tool for running Node.js programs within Chromium DevTools for visual debugging.
  • Read-Eval-Print Loops - Provides an interactive environment for executing JavaScript commands with support for relative imports.
  • Browser DevTools Bridges - Bridges server-side JavaScript execution to browser developer tools for inspection and breakpoints.
  • Interactive Read-Eval-Print Loops - Implements a read-eval-print loop for executing JavaScript commands with support for relative imports and piped input.
  • Node.js Debuggers - Runs Node.js code through Chromium DevTools to set breakpoints and analyze performance profiles.
  • Node.js Desktop Integration - Provides a bridge to execute Node.js system APIs directly within a desktop browser environment for debugging.
  • Runtime Engine Configurations - Implements a configuration-driven setup for managing engine flags and module resolution rules to customize the runtime.
  • File Watchers - Monitors source files for changes and triggers automatic program reloads to ensure the runtime reflects current code.
  • Hot Code Reloading - Monitors source files for changes and automatically restarts programs to accelerate the iteration cycle.
  • Node.js Development Utilities - Ships a utility that monitors file changes and automatically reloads programs to accelerate the build cycle.
  • Runtime Environment Configuration - Provides a system for customizing execution contexts via configuration files for engine flags and module resolution.
  • Cross-Environment Module Executors - Blends server-side modules with web standards like Canvas and WebGL within a unified execution context.
  • Browser API Integrations - Combines server-side modules with web standards like Canvas and WebGL for browser-specific tasks.

Star history

Star history chart for experience-monks/devtoolStar history chart for experience-monks/devtool

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Devtool

Similar open-source projects, ranked by how many features they share with Devtool.
  • nodegui/react-nodeguinodegui avatar

    nodegui/react-nodegui

    6,186View on GitHub↗

    Build performant, native and cross-platform desktop applications with native React powerful CSS like styling.🚀

    TypeScriptcssdesktopgui
    View on GitHub↗6,186
  • kashav/fsqlkashav avatar

    kashav/fsql

    3,986View on GitHub↗

    fsql is a command line interface tool that provides a SQL-like query language for finding files and directories on a local disk. It functions as a filesystem query engine, allowing users to isolate files by executing structured statements against metadata instead of using standard command line flags. The tool features an interactive read-eval-print loop that supports multi-line queries and recursive subqueries, where the results of nested search operations serve as criteria for outer queries. Search scopes are configurable through the resolution of absolute paths, relative paths, environment

    Gofindgolang
    View on GitHub↗3,986
  • system-f/fp-coursesystem-f avatar

    system-f/fp-course

    4,237View on GitHub↗

    This project is an exercise-based learning platform and functional programming course designed to teach Haskell through a structured curriculum of practical implementation tasks. It functions as an interactive tutorial and learning framework where students master functional programming concepts by completing a curated sequence of modules. The platform emphasizes a type-driven development workflow, utilizing type holes and compiler-integrated type querying to guide the discovery of program logic. It provides an interactive programming environment via a read-eval-print loop, allowing for real-t

    Haskell
    View on GitHub↗4,237
  • kusti8/proton-nativekusti8 avatar

    kusti8/proton-native

    10,894View on GitHub↗

    Proton Native is a cross-platform desktop framework that compiles React code into native applications for Windows, macOS, and Linux. It enables developers to build desktop applications using the same component syntax and patterns as React Native, with the ability to reuse existing React Native components with minimal modifications. The framework integrates a flexbox layout engine for positioning native desktop widgets and embeds the Node.js runtime for direct filesystem and system-level access. The framework translates React component trees into native desktop widgets through a bidirectional

    TypeScriptcross-platformdesktopjs
    View on GitHub↗10,894
See all 30 alternatives to Devtool→

Frequently asked questions

What does experience-monks/devtool do?

Devtool is a suite of developer tools designed to execute server-side JavaScript code within a browser environment. It functions as a bridge that allows Node.js programs to run inside a Chromium instance, enabling the use of built-in browser developer tools for visual debugging and performance profiling.

What are the main features of experience-monks/devtool?

The main features of experience-monks/devtool are: Chromium-Based Runtimes, Visual Debugging Interfaces, Runtime Performance Profiling, Node.js Frameworks and Tools, Read-Eval-Print Loops, Browser DevTools Bridges, Interactive Read-Eval-Print Loops, Node.js Debuggers.

What are some open-source alternatives to experience-monks/devtool?

Open-source alternatives to experience-monks/devtool include: nodegui/react-nodegui — Build performant, native and cross-platform desktop applications with native React + powerful CSS like styling.🚀. system-f/fp-course — This project is an exercise-based learning platform and functional programming course designed to teach Haskell… kashav/fsql — fsql is a command line interface tool that provides a SQL-like query language for finding files and directories on a… sbt/sbt — Sbt is a JVM build tool and dependency management system designed for Scala and Java. It functions as a multi-project… kusti8/proton-native — Proton Native is a cross-platform desktop framework that compiles React code into native applications for Windows,… typestrong/ts-node — ts-node is a TypeScript execution engine and just-in-time transpiler for Node.js. It enables the direct execution of…