awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
adobe avatar

adobe/bracketsArchived

0
View on GitHub↗
33,033 estrellas·7,468 forks·JavaScript·MIT·4 vistasbrackets.io↗

Brackets

Brackets is an extensible JavaScript IDE and front-end code editor specifically designed for authoring HTML, CSS, and JavaScript. It serves as a web development text editor that provides a specialized environment for building websites.

The editor is distinguished by its live preview capabilities, which render code changes in a browser in real time for immediate visual feedback. It further supports front-end workflows through inline style editing and the ability to synchronize code changes across multiple browser windows for cross-browser testing.

The project includes a wide range of development tools, such as intelligent code completion, JavaScript linting, and global project search. The interface supports multi-cursor editing, split-view windows, asset hover previews, and symbol definition navigation.

Extensibility is managed through a plugin system that allows users to install community-built extensions and customize the interface via themes.

Features

  • Development Environments - Provides a comprehensive development environment specifically tailored for writing and managing HTML, CSS, and JavaScript.
  • Extensible IDEs - Serves as an extensible JavaScript IDE that allows users to add custom tools via a plugin system.
  • Editor Extension Managers - Includes a manager for installing editor functionality from registries, direct URLs, or local folders.
  • Front-End Code Editors - Provides a specialized environment for authoring web files with integrated front-end development tools.
  • Plugin Systems - Implements a modular framework that allows extending core functionality through community-maintained plugins.
  • Text Editors - Functions as a specialized text editor designed specifically for writing and managing web source code.
  • Web Content Live Preview - Runs a built-in server to show HTML changes in a browser instantly as the code is edited.
  • Plugin-Based Editor Extensibility - Features a plugin-based system that allows users to load external JavaScript packages to add custom tools.
  • Web Project Previews - Renders local HTML, CSS, and JavaScript projects in a browser for immediate visual feedback.
  • Live Preview Renderers - Uses a persistent WebSocket connection to stream code changes to a browser in real time without manual reloads.
  • Front-End Development - Designed specifically for the domain of front-end development, managing the user-facing part of web applications.
  • Editor Live Previews - Provides a real-time browser preview that renders code changes instantly as the developer types.
  • Code Completion - Recommends tags, attributes, and variable names automatically based on project context and language analysis.
  • Column Editing - Supports simultaneous modification of text across multiple vertical columns or selections to accelerate repetitive changes.
  • Editor Extension Installations - Supports adding third-party functionality through a plugin system for community-built extensions.
  • Local Development Servers - Implements a built-in development server to coordinate file state between the local disk and the browser preview.
  • Multi-Cursor Editing - Provides capabilities for simultaneous text manipulation across multiple document locations using multiple cursors.
  • Project Search Tools - Implements a high-performance text search that finds strings across the entire project in real time.
  • JavaScript Linters - Automatically analyzes JavaScript files for syntax errors and style violations during file system events.
  • Cross-Browser Testing Tools - Supports cross-browser testing by synchronizing code changes across multiple browser windows simultaneously.
  • Visual Styling Workflows - Provides a styling workflow where colors and styles are modified through inline editors and visual previews.
  • Style Sheet Inline Editing - Enables modifying CSS styles for a specific element directly within the UI context without leaving the markup file.
  • Contextual Inline Editors - Provides context-specific editors for styles, colors, and functions directly at the cursor position for rapid updates.
  • Cross-Browser Previews - Synchronizes code changes across multiple browser windows simultaneously to verify visual consistency across engines.
  • DOM-Based Rendering - Uses HTML and CSS to render the code editing surface and syntax highlighting within a web view.
  • Text Editors - Code editor focused on web development.

Historial de estrellas

Gráfico del historial de estrellas de adobe/bracketsGráfico del historial de estrellas de adobe/brackets

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace adobe/brackets?

Brackets is an extensible JavaScript IDE and front-end code editor specifically designed for authoring HTML, CSS, and JavaScript. It serves as a web development text editor that provides a specialized environment for building websites.

¿Cuáles son las características principales de adobe/brackets?

Las características principales de adobe/brackets son: Development Environments, Extensible IDEs, Editor Extension Managers, Front-End Code Editors, Plugin Systems, Text Editors, Web Content Live Preview, Plugin-Based Editor Extensibility.

¿Qué alternativas de código abierto existen para adobe/brackets?

Las alternativas de código abierto para adobe/brackets incluyen: sinelaw/fresh — Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar… zyedidia/micro — Micro is an extensible terminal text editor that supports mouse interaction and intuitive keyboard shortcuts for… emacs-tw/awesome-emacs — Awesome Emacs is a curated directory of community-driven resources, packages, and configurations designed to extend… microsoft/vscode-tips-and-tricks — This project is a comprehensive productivity guide and configuration reference for the VS Code editor. It provides a… syl20bnr/spacemacs — Spacemacs is a community-driven configuration for Emacs that integrates modal text editing and a modular system for… mckinsey/vizro — Vizro is a low-code Python framework for building production-ready data visualization applications. It functions as a…

Alternativas open-source a Brackets

Proyectos open-source similares, clasificados según cuántas características comparten con Brackets.
  • sinelaw/freshAvatar de sinelaw

    sinelaw/fresh

    5,914Ver en GitHub↗

    Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar keybindings, mouse support, and multiple cursors. It runs entirely in the terminal while offering capabilities typically found in graphical editors, including split panes, a command palette, and integrated language server protocol support for real-time diagnostics, completions, go-to-definition, and code actions across multiple languages. The editor distinguishes itself through a plugin system that runs sandboxed TypeScript plugins in a QuickJS runtime, with an asynchronous bridge

    Rustideterminal-basedtext-editor
    Ver en GitHub↗5,914
  • zyedidia/microAvatar de zyedidia

    zyedidia/micro

    28,858Ver en GitHub↗

    Micro is an extensible terminal text editor that supports mouse interaction and intuitive keyboard shortcuts for editing files in a command line environment. It functions as a multi-cursor editor with syntax highlighting and a plugin system for adding custom functionality and automation scripts. The editor distinguishes itself through simultaneous editing across multiple cursors and a script-based extension system. It enables the automation of repetitive editing tasks via macro recording and playback of keystroke sequences. The project covers workspace management through split-screen panes a

    Go
    Ver en GitHub↗28,858
  • emacs-tw/awesome-emacsAvatar de emacs-tw

    emacs-tw/awesome-emacs

    9,180Ver en GitHub↗

    Awesome Emacs is a curated directory of community-driven resources, packages, and configurations designed to extend the functionality of the Emacs text editor. It serves as a comprehensive index for users seeking to transform their editor into a specialized development environment or a highly personalized productivity workspace. The collection highlights tools that enable deep customization of the Emacs experience, ranging from ergonomic key binding schemes and visual interface themes to advanced window management and navigation utilities. It provides a centralized reference for discovering e

    awesome-listemacs
    Ver en GitHub↗9,180
  • microsoft/vscode-tips-and-tricksAvatar de microsoft

    microsoft/vscode-tips-and-tricks

    9,086Ver en GitHub↗

    This project is a comprehensive productivity guide and configuration reference for the VS Code editor. It provides a curated collection of shortcuts, configuration tips, and tutorials designed to improve efficiency and optimize the daily coding workflow. The resource covers advanced AI-assisted development, including the integration of autonomous agents, custom prompt files, and AI-powered coding assistants for task automation and code generation. It also provides specialized guidance on integrated terminal management, such as configuring shell profiles and automating command execution. Addi

    Ver en GitHub↗9,086
  • Ver las 30 alternativas a Brackets→