awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
aeksco avatar

aeksco/react-typescript-web-extension-starter

0
View on GitHub↗
968 stars·81 forks·JavaScript·MIT·0 vues

React Typescript Web Extension Starter

This project is a boilerplate and development environment designed for building browser extensions using React and TypeScript. It provides a pre-configured foundation that streamlines the creation of cross-browser extensions, ensuring compatibility across platforms like Chrome, Firefox, and Edge through automated manifest packaging and build pipelines.

The framework distinguishes itself by integrating isolated component development, allowing developers to verify interface elements in a sandboxed environment before full integration. It also incorporates utility-first styling and static type checking to maintain consistent design and code quality throughout the development lifecycle.

The toolset includes comprehensive automation for project scaffolding, asset bundling, and quality enforcement. By combining these capabilities, the starter kit supports the entire development process from initial setup and interface design to final packaging for deployment.

Features

  • Extension Starters - Provides a pre-configured boilerplate for developing and packaging cross-browser extensions using React and TypeScript.
  • Browser Extension Development - Provides a framework for building and packaging cross-browser extensions using modern web technologies.
  • Browser Extension Manifests - Generates standardized manifest files to ensure consistent functionality across multiple browser platforms.
  • Cross-Browser Extension Frameworks - Offers a development environment for packaging and deploying extensions compatible with major browsers.
  • Extension Packaging Tools - Compiles source code into ready-to-deploy browser extension packages.
  • TypeScript Library Starters - Serves as a foundation for developing and documenting reusable interface components with static typing.
  • Webpack-Based Bundling - Transforms modular source code into optimized browser-compatible files using a centralized Webpack pipeline.
  • Isolated Component Renderers - Enables rapid development and testing of UI components in an isolated, sandboxed environment.
  • Project Scaffolders - Generates pre-configured project structures to accelerate the setup of browser extensions.
  • Web Project Scaffolding - Accelerates web application setup by providing pre-configured environments and build tool integrations.
  • Build Automation - Automates build pipelines to bundle production code, execute tests, and enforce quality rules.
  • Cross-Platform Application Packaging - Packages applications for compatibility across different browser platforms to ensure a seamless user experience.
  • Automated Quality Workflows - Integrates linting, formatting, and testing workflows to ensure consistent code quality.
  • Static Type Checking - Uses a structural type system to catch errors during compilation and improve code maintainability.
  • Tailwind CSS Integration - Supports modular CSS styling by applying utility classes to interface elements.
  • Utility-First Styling - Manages visual design and layout consistently using modular utility classes.
  • React Frameworks - Provides a project template for creating user interfaces with component-based architecture.

Historique des stars

Graphique de l'historique des stars pour aeksco/react-typescript-web-extension-starterGraphique de l'historique des stars pour aeksco/react-typescript-web-extension-starter

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Collections incluant React Typescript Web Extension Starter

Sélections manuelles où React Typescript Web Extension Starter apparaît.
  • Browser extension manifests

Alternatives open source à React Typescript Web Extension Starter

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec React Typescript Web Extension Starter.
  • emailthis/extension-boilerplateAvatar de EmailThis

    EmailThis/extension-boilerplate

    3,321Voir sur GitHub↗

    This project is a development template and build system designed for creating browser extensions. It provides a unified framework that allows developers to maintain a single codebase for extensions targeting Chrome, Firefox, and Opera. The tool streamlines the development cycle by normalizing browser-specific manifest requirements and providing a build pipeline that handles asset transformation and dependency resolution. It includes a live-reloading server to facilitate immediate feedback during development and supports the injection of environment variables to manage configuration settings a

    JavaScriptboilerplate-templatechrome-extensiones6
    Voir sur GitHub↗3,321
  • abhijithvijayan/web-extension-starterAvatar de abhijithvijayan

    abhijithvijayan/web-extension-starter

    2,172Voir sur GitHub↗

    This project is a development starter kit and build system designed for creating cross-browser web extensions. It provides a unified codebase structure that allows developers to manage background scripts, content scripts, and user interface components within a single project, automating the generation of browser-specific manifest files and deployment packages. The framework distinguishes itself through a multi-target build pipeline that abstracts platform-specific dependencies and transforms a unified configuration into tailored outputs for different browser environments. It includes a hot mo

    TypeScriptboilerplatechromechrome-extension
    Voir sur GitHub↗2,172
  • swiip/generator-gulp-angularAvatar de Swiip

    Swiip/generator-gulp-angular

    3,689Voir sur GitHub↗

    This project is a Yeoman generator for AngularJS that provides frontend project scaffolding and a GulpJS build pipeline. It functions as a project bootstrapper to automate the creation of standardized directory layouts and technology stacks for web applications. The system includes a web-based configuration interface that allows users to customize project preferences before generating the project archive. It utilizes a composable pipeline of generators to modularize the setup of frameworks and language preprocessors. The tool provides a complete development workflow featuring an automated ta

    JavaScript
    Voir sur GitHub↗3,689
  • cezaraugusto/extension.jsAvatar de cezaraugusto

    cezaraugusto/extension.js

    5,016Voir sur GitHub↗

    extension.js is a browser extension development framework and build tool designed to facilitate the creation, testing, and packaging of web extensions. It provides a system for building a single codebase that maintains compatibility across different browser environments. The framework utilizes adapters to map code to various browser specifications and includes a hot-reloading tool that updates background and UI scripts in real-time. It also manages isolated browser binaries to keep development environments separate from system installations. The toolset covers the full development lifecycle,

    TypeScript
    Voir sur GitHub↗5,016
Voir les 30 alternatives à React Typescript Web Extension Starter→

Questions fréquentes

Que fait aeksco/react-typescript-web-extension-starter ?

This project is a boilerplate and development environment designed for building browser extensions using React and TypeScript. It provides a pre-configured foundation that streamlines the creation of cross-browser extensions, ensuring compatibility across platforms like Chrome, Firefox, and Edge through automated manifest packaging and build pipelines.

Quelles sont les fonctionnalités principales de aeksco/react-typescript-web-extension-starter ?

Les fonctionnalités principales de aeksco/react-typescript-web-extension-starter sont : Extension Starters, Browser Extension Development, Browser Extension Manifests, Cross-Browser Extension Frameworks, Extension Packaging Tools, TypeScript Library Starters, Webpack-Based Bundling, Isolated Component Renderers.

Quelles sont les alternatives open-source à aeksco/react-typescript-web-extension-starter ?

Les alternatives open-source à aeksco/react-typescript-web-extension-starter incluent : emailthis/extension-boilerplate — This project is a development template and build system designed for creating browser extensions. It provides a… abhijithvijayan/web-extension-starter — This project is a development starter kit and build system designed for creating cross-browser web extensions. It… swiip/generator-gulp-angular — This project is a Yeoman generator for AngularJS that provides frontend project scaffolding and a GulpJS build… cezaraugusto/extension.js — extension.js is a browser extension development framework and build tool designed to facilitate the creation, testing,… plasmohq/plasmo — Plasmo is a browser extension framework and build tool designed for developing cross-browser extensions from a single… lxieyang/chrome-extension-boilerplate-react — This project is a pre-configured development environment and boilerplate for building Chrome extensions using React…