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

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

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

Open-source alternatives to Live Css Editor

30 open-source projects similar to webextensions/live-css-editor, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Live Css Editor alternative.

  • steambap/xpath-to-selectorsteambap का अवतार

    steambap/xpath-to-selector

    14GitHub पर देखें↗

    convert xpath to css selector

    TypeScript
    GitHub पर देखें↗14
  • davemachado/public-apidavemachado का अवतार

    davemachado/public-api

    1,654GitHub पर देखें↗

    Public API for the public-apis Github project

    Go
    GitHub पर देखें↗1,654
  • hynek/structloghynek का अवतार

    hynek/structlog

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

    structlog is a structured logging library for Python that treats log entries as dictionaries instead of strings. This data-centric approach enables machine-readable output and precise data analysis by generating log entries as key-value pairs. It functions as both a standalone logging framework and a compatibility layer that adds structured capabilities to the Python standard library logging module. The library features a processor-pipeline architecture that passes log dictionaries through a sequence of functions to modify events or add metadata before final rendering. It includes a contextua

    Python
    GitHub पर देखें↗4,835
  • simplelocalize/simplelocalize-clisimplelocalize का अवतार

    simplelocalize/simplelocalize-cli

    76GitHub पर देखें↗

    SimpleLocalize CLI is a developer-friendly command-line tool for uploading and downloading translation files

    Java
    GitHub पर देखें↗76
  • manrajgrover/singledivprojectManrajGrover का अवतार

    ManrajGrover/SingleDivProject

    1,586GitHub पर देखें↗

    ☝️One . Many possibilities.

    HTML
    GitHub पर देखें↗1,586

AI सर्च

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

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

Find more with AI search
  • gitterhq/docsgitterHQ का अवतार

    gitterHQ/docs

    58GitHub पर देखें↗

    Moved to https://gitlab.com/gitlab-org/gitter/docs

    GitHub पर देखें↗58
  • cosmic-ide/cosmic-ideCosmic-Ide का अवतार

    Cosmic-Ide/Cosmic-IDE

    669GitHub पर देखें↗

    A next-gen Ide for JVM development on Android

    Java
    GitHub पर देखें↗669
  • heydon/revenge.cssHeydon का अवतार

    Heydon/REVENGE.CSS

    870GitHub पर देखें↗

    A CSS bookmarklet that puts pink error boxes (with messages in comic sans) everywhere you write bad HTML.

    CSS
    GitHub पर देखें↗870
  • letsvalidate/apiletsvalidate का अवतार

    letsvalidate/api

    196GitHub पर देखें↗

    API that uncovers the technologies used on websites and generates thumbnail from screenshot of website

    GitHub पर देखें↗196
  • octolinker/browser-extensionOctoLinker का अवतार

    OctoLinker/browser-extension

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

    This browser extension is a web-based source code navigator that transforms import statements, include declarations, and dependency paths into clickable links. It functions as a dependency link resolver and workflow action navigator, mapping language-specific requirements to their corresponding source code or external repositories. The project provides a package dependency previewer that uses hovercards to display metadata and dependency insights without requiring the user to leave the current page. It also converts action definitions within CI/CD workflow files into direct links to their und

    HTML
    GitHub पर देखें↗5,366
  • zeshuaro/appainterzeshuaro का अवतार

    zeshuaro/appainter

    752GitHub पर देखें↗

    A material theme editor and generator for Flutter to configure and preview the overall visual theme of your material app.

    Dart
    GitHub पर देखें↗752
  • ml-tooling/ml-workspaceml-tooling का अवतार

    ml-tooling/ml-workspace

    3,540GitHub पर देखें↗

    🛠 All-in-one web-based IDE specialized for machine learning and data science.

    Jupyter Notebook
    GitHub पर देखें↗3,540
  • leoafarias/sidekickleoafarias का अवतार

    leoafarias/sidekick

    1,684GitHub पर देखें↗

    A simple app to make Flutter development more delightful

    Dart
    GitHub पर देखें↗1,684
  • infyomlabs/laravel-generatorInfyOmLabs का अवतार

    InfyOmLabs/laravel-generator

    3,829GitHub पर देखें↗

    This project is a code scaffolding tool and database-to-code mapper for Laravel. It functions as a CRUD generator and REST API generator that automates the creation of models, controllers, and administrative interfaces based on database schemas. The tool is distinguished by its template-driven approach, using customizable stub files that allow developers to override default blueprints to enforce specific architectural standards. It provides complete administrative dashboard boilerplates, including integrated authentication, themed UI layouts, and searchable data tables. The system covers a b

    PHP
    GitHub पर देखें↗3,829
  • casey/justcasey का अवतार

    casey/just

    34,302GitHub पर देखें↗

    This project is a command-line task runner designed to manage project-specific workflows through a centralized, configuration-driven interface. It functions as a declarative tool for organizing build logic, environment variables, and task dependencies into a structured format, enabling the automation of complex development pipelines. The tool distinguishes itself by providing a shell-agnostic execution layer that ensures consistent behavior across Windows, macOS, and Linux. It supports advanced workflow orchestration by constructing directed acyclic graphs to manage task prerequisites, while

    Rust
    GitHub पर देखें↗34,302
  • cmccandless/license-apicmccandless का अवतार

    cmccandless/license-api

    5GitHub पर देखें↗

    Unofficial REST API for choosealicense.com

    Python
    GitHub पर देखें↗5
  • abseil/abseil-cppabseil का अवतार

    abseil/abseil-cpp

    17,334GitHub पर देखें↗

    Abseil is a common utility library for C++ that provides foundational building blocks for applications. It serves as a collection of optimized utility functions and data structures that augment the C++ standard library across different compiler versions. The library is distinguished by its high-performance containers, including SIMD-accelerated hash maps and sets for efficient key-value lookups. It also provides a comprehensive framework for computing absolute time points, durations, and timestamps across global time zones. The project covers a broad range of capability areas, including conc

    C++
    GitHub पर देखें↗17,334
  • abkmystery/aneeabkmystery का अवतार

    abkmystery/ANEE

    1GitHub पर देखें↗

    ANEE is an experimental dynamic inference wrapper for pretrained Transformer language models (currently GPT-2). Instead of always running all layers, ANEE exposes an energy_budget and performs early exit inside the model’s forward pass.

    Python
    GitHub पर देखें↗1
  • 3dparallax/insight3Dparallax का अवतार

    3Dparallax/insight

    914GitHub पर देखें↗

    A helpful Chrome extension for WebGL development

    JavaScript
    GitHub पर देखें↗914
  • abhigyanpatwari/gitnexusabhigyanpatwari का अवतार

    abhigyanpatwari/GitNexus

    42,282GitHub पर देखें↗
    TypeScript
    GitHub पर देखें↗42,282
  • aditya-khant/neural-assembly-compilerA

    aditya-khant/neural-assembly-compiler

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • aaronbannin/looker-genaaronbannin का अवतार

    aaronbannin/looker-gen

    23GitHub पर देखें↗

    Looker Gen

    Python
    GitHub पर देखें↗23
  • 30-seconds/30-seconds-of-code30-seconds का अवतार

    30-seconds/30-seconds-of-code

    128,130GitHub पर देखें↗

    This project is a developer knowledge base and a curated library of programming code snippets. It serves as a multi-language coding reference that provides short technical articles and reusable code samples to help developers implement common programming patterns. The resource functions as a multi-language syntax reference, allowing for the comparison of logic and functionality across different programming environments. It focuses on programming pattern learning and coding skill improvement through a collection of optimized patterns and best practices. The platform includes capabilities for

    JavaScript
    GitHub पर देखें↗128,130
  • adolfousier/opencrabsadolfousier का अवतार

    adolfousier/opencrabs

    808GitHub पर देखें↗

    The autonomous, self-improving AI agent. Single Rust binary. Every channel.

    Rust
    GitHub पर देखें↗808
  • adolfousier/ratifactadolfousier का अवतार

    adolfousier/ratifact

    87GitHub पर देखें↗

    Track and manage build artifacts from multiple programming languages.

    Rust
    GitHub पर देखें↗87
  • adrientorris/awesome-blazorAdrienTorris का अवतार

    AdrienTorris/awesome-blazor

    9,307GitHub पर देखें↗
    asp-net-coreaspnetcoreawesome
    GitHub पर देखें↗9,307
  • aerogear/graphbackaerogear का अवतार

    aerogear/graphback

    408GitHub पर देखें↗

    Graphback - Out of the box GraphQL server and client

    TypeScript
    GitHub पर देखें↗408
  • ag14774/diffdistag14774 का अवतार

    ag14774/diffdist

    62GitHub पर देखें↗
    Python
    GitHub पर देखें↗62
  • agarrharr/awesome-cli-appsagarrharr का अवतार

    agarrharr/awesome-cli-apps

    18,722GitHub पर देखें↗

    This project is a curated directory of command line applications and utilities designed to enhance developer productivity and streamline technical workflows. It serves as a comprehensive index of open-source software, categorizing tools that assist with system administration, development automation, and personal task management. The repository distinguishes itself by providing a structured collection of terminal-based software that spans diverse functional domains. It includes resources for managing infrastructure and cloud resources, performing code maintenance, and customizing terminal envi

    Shellawesomeawesome-listcli
    GitHub पर देखें↗18,722
  • 0xax/erlang-bookmarks0xAX का अवतार

    0xAX/erlang-bookmarks

    1,154GitHub पर देखें↗

    All about erlang programming language powerd by community

    GitHub पर देखें↗1,154