awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
chibat avatar

chibat/chrome-extension-typescript-starter

0
View on GitHub↗
2,823 स्टार्स·463 फोर्क्स·TypeScript·mit·4 व्यूज़

Chrome Extension Typescript Starter

Features

  • Chrome Extensions - Provides a complete development environment for building Chrome extensions with TypeScript.
  • Build Pipelines - Ships a Webpack build pipeline that compiles TypeScript into Chrome extension packages.
  • Development Templates - Ships a ready-to-use template with Webpack bundling and TypeScript compilation for Chrome extensions.
  • Starter Scaffolds - Provides a scaffold for Chrome extension development with TypeScript and automated compilation.
  • Extension Builders - Ships a pre-configured Webpack and TypeScript build pipeline for Chrome extensions.
  • Browser Storage Persistence - Persists extension data across browser sessions using the Chrome Storage API.

स्टार हिस्ट्री

chibat/chrome-extension-typescript-starter के लिए स्टार हिस्ट्री चार्टchibat/chrome-extension-typescript-starter के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

chibat/chrome-extension-typescript-starter की मुख्य विशेषताएं क्या हैं?

chibat/chrome-extension-typescript-starter की मुख्य विशेषताएं हैं: Chrome Extensions, Build Pipelines, Development Templates, Starter Scaffolds, Extension Builders, Browser Storage Persistence।

chibat/chrome-extension-typescript-starter के कुछ ओपन-सोर्स विकल्प क्या हैं?

chibat/chrome-extension-typescript-starter के ओपन-सोर्स विकल्पों में शामिल हैं: scoful/n-tab — N-Tab is a browser extension designed to manage browser tab lifecycles by consolidating open web pages into organized,… jonghakseo/chrome-extension-boilerplate-react-vite — This project is a boilerplate for Chrome extension development, utilizing React and Vite to build custom functionality… day8/re-frame — re-frame is a functional framework for building single-page applications in ClojureScript. It provides a centralized,… browsersync/browser-sync — BrowserSync is a web development synchronization tool and live reload server. It functions as a local static web… vuejs-templates/webpack — This project is a pre-configured build template for Vue.js applications using Webpack. It provides a structured… watchexec/watchexec — Watchexec is a command-line task runner and file system change trigger that automates developer workflows by executing…

Chrome Extension Typescript Starter के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Chrome Extension Typescript Starter के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • scoful/n-tabscoful का अवतार

    scoful/N-Tab

    898GitHub पर देखें↗

    N-Tab is a browser extension designed to manage browser tab lifecycles by consolidating open web pages into organized, virtual sessions. It functions as a session management tool that allows users to group tabs into custom folders, recover recently closed pages, and reduce system memory usage by offloading active tabs into a centralized interface. The extension distinguishes itself through its support for cross-device synchronization, enabling users to back up and share saved tab configurations across multiple browser instances via remote cloud storage. It also provides a declarative command

    JavaScriptchrome-extensiononetab
    GitHub पर देखें↗898
  • jonghakseo/chrome-extension-boilerplate-react-viteJonghakseo का अवतार

    Jonghakseo/chrome-extension-boilerplate-react-vite

    4,834GitHub पर देखें↗

    This project is a boilerplate for Chrome extension development, utilizing React and Vite to build custom functionality and user interfaces for web browsers. The development workflow emphasizes fast iteration through hot-reload capabilities and module rebuilding, which reflect code changes in the browser without manual reloading. It includes a type-safe internationalization system for managing multi-language support and automated end-to-end testing to verify feature stability across different browser packages. The architecture provides a component-based framework for creating popups, options

    TypeScript
    GitHub पर देखें↗4,834
day8/re-frameday8 का अवतार

day8/re-frame

5,532GitHub पर देखें↗

re-frame is a functional framework for building single-page applications in ClojureScript. It provides a centralized, immutable database that serves as the single source of truth for the entire application state, enforcing a strict unidirectional data flow where events trigger state transitions and subsequent view updates. The framework distinguishes itself through a reactive signal graph and an interceptor-based middleware pipeline. By treating application logic as a sequence of data-driven events and declarative side effects, it decouples business logic from the view layer. This architectur

Clojureclojurescriptre-framereact
GitHub पर देखें↗5,532
  • browsersync/browser-syncBrowserSync का अवतार

    BrowserSync/browser-sync

    12,289GitHub पर देखें↗

    BrowserSync is a web development synchronization tool and live reload server. It functions as a local static web server, a reverse proxy server for existing sites, and a browser testing orchestrator that coordinates page state across different browsers and physical devices. The tool is distinguished by its ability to mirror user interactions, such as clicks, scrolls, and form inputs, in real time across all connected devices. It also provides a web-based device control interface and the capability to create public URL tunnels for remote testing of local sites. The system covers a broad range

    JavaScript
    GitHub पर देखें↗12,289
  • Chrome Extension Typescript Starter के सभी 30 विकल्प देखें→