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
·
responsively-org avatar

responsively-org/responsively-app

0
View on GitHub↗
24,991 stars·1,374 forks·TypeScript·AGPL-3.0·11 viewsresponsively.app↗

Responsively App

This application is a specialized web browser designed to streamline responsive design testing by rendering multiple viewport configurations simultaneously. It functions as a cross-platform testing suite that allows developers to preview and interact with web content across diverse mobile, tablet, and desktop device profiles within a single workspace.

The tool distinguishes itself by synchronizing user interactions and application state across all active browser instances. When a user navigates, scrolls, or clicks in one view, these events are broadcast to every other open viewport to ensure consistent behavior. Furthermore, it maintains shared session data, including cookies and local storage, across all instances, allowing for the testing of authentication and state persistence in real-time.

Beyond basic previewing, the application provides integrated debugging capabilities that allow for simultaneous element inspection and style analysis across different screen sizes. Users can manage complex testing environments through declarative device configurations, enabling the rapid switching of device sets. The tool also supports visual regression documentation by capturing screenshots of entire pages across multiple profiles to track design changes.

Features

  • Responsive Testing Tools - Renders web content across multiple isolated browser instances to verify responsive layout behavior simultaneously.
  • Testing Frameworks - Provides a comprehensive workspace for managing device profiles, session data, and visual documentation.
  • Responsive Development Environments - Synchronizes user interactions and state across various screen sizes to ensure consistent interface behavior.
  • JavaScript Runtimes - Renders multiple viewport configurations simultaneously to streamline responsive design testing.
  • Developer Utilities - Development tool for testing responsive web designs.
  • Element Interaction - Synchronizes clicks, scrolls, and navigation events across every active device preview.
  • Visual Testing - Captures and saves screenshots across multiple device profiles to track design changes and layout status.
  • Session Management - Synchronizes cookies and local storage across isolated browser instances to maintain consistent authentication state.
  • Browser Automation - Tests user authentication and state persistence by synchronizing storage across simulated device environments.
  • Screenshot Capture - Captures images of entire pages or specific viewports across all active devices.

Star history

Star history chart for responsively-org/responsively-appStar history chart for responsively-org/responsively-app

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

Frequently asked questions

What does responsively-org/responsively-app do?

This application is a specialized web browser designed to streamline responsive design testing by rendering multiple viewport configurations simultaneously. It functions as a cross-platform testing suite that allows developers to preview and interact with web content across diverse mobile, tablet, and desktop device profiles within a single workspace.

What are the main features of responsively-org/responsively-app?

The main features of responsively-org/responsively-app are: Responsive Testing Tools, Testing Frameworks, Responsive Development Environments, JavaScript Runtimes, Developer Utilities, Element Interaction, Visual Testing, Session Management.

What are some open-source alternatives to responsively-org/responsively-app?

Open-source alternatives to responsively-org/responsively-app include: seleniumhq/selenium — Selenium is a comprehensive browser automation framework that provides a standardized interface for controlling web… microsoft/playwright-python — Playwright for Python is a browser automation framework designed for end-to-end testing, web scraping, and user… goldbergyoni/javascript-testing-best-practices — This project is a comprehensive knowledge base and educational resource for JavaScript developers, focused on… avaloniaui/avalonia — Avalonia is a cross-platform desktop framework that enables the creation of native-feeling applications for Windows,… getgauge/taiko — Taiko is a browser automation framework and web end-to-end testing library used to perform programmatic user actions… tw93/pake — Pake is a command-line tool that transforms web pages into standalone desktop applications. By wrapping web content in…

Open-source alternatives to Responsively App

Similar open-source projects, ranked by how many features they share with Responsively App.
  • seleniumhq/seleniumSeleniumHQ avatar

    SeleniumHQ/selenium

    34,203View on GitHub↗

    Selenium is a comprehensive browser automation framework that provides a standardized interface for controlling web browsers to perform automated tasks, user interactions, and data extraction. It functions as a cross-browser testing tool, enabling developers to execute identical automation scripts across various browser engines and operating systems to ensure consistent application behavior. By implementing the WebDriver protocol, it maps high-level automation commands to browser-specific drivers using a standardized HTTP-based wire protocol. The project distinguishes itself through its distr

    Javadotnetjavajavascript
    View on GitHub↗34,203
  • microsoft/playwright-pythonmicrosoft avatar

    microsoft/playwright-python

    14,279View on GitHub↗

    Playwright for Python is a browser automation framework designed for end-to-end testing, web scraping, and user interaction simulation. It functions as a headless browser controller that enables programmatic navigation, data extraction, and the execution of complex workflows across multiple rendering engines. The framework distinguishes itself through an actionability-aware interaction engine that automatically verifies element readiness before performing actions, significantly reducing test flakiness. It utilizes isolated browser contexts to maintain separate storage and cookies for parallel

    Pythonchromiumfirefoxplaywright
    View on GitHub↗14,279
  • goldbergyoni/javascript-testing-best-practicesgoldbergyoni avatar

    goldbergyoni/javascript-testing-best-practices

    24,589View on GitHub↗

    This project is a comprehensive knowledge base and educational resource for JavaScript developers, focused on establishing industry-standard methodologies for automated software testing. It provides a structured collection of design patterns and actionable guidelines designed to improve code reliability, maintainability, and overall software quality across the development lifecycle. The repository distinguishes itself by offering a granular, pattern-based approach to testing that spans unit, integration, and end-to-end verification. It emphasizes specific architectural strategies such as comp

    JavaScriptangularchaici
    View on GitHub↗24,589
  • avaloniaui/avaloniaAvaloniaUI avatar

    AvaloniaUI/Avalonia

    30,986View on GitHub↗

    Avalonia is a cross-platform desktop framework that enables the creation of native-feeling applications for Windows, macOS, and Linux from a single codebase. It functions as a declarative UI toolkit, allowing developers to define complex visual hierarchies and interface structures using a markup-based syntax that maps directly to underlying object properties. By utilizing the Model-View-ViewModel architectural pattern, the framework facilitates a clean separation between application logic and user interface layout, which simplifies unit testing and component maintenance. The framework disting

    C#androidapp-frameworkavalonia
    View on GitHub↗30,986
  • See all 30 alternatives to Responsively App→