awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
zxlie avatar

zxlie/FeHelper

0
View on GitHub↗
5,618 stars·1,286 forks·JavaScript·MIT·23 viewsfehelper.com↗

FeHelper

FeHelper is a web browser extension toolbox and frontend development toolkit integrated into Chrome, Firefox, and Edge. It serves as a data transformation utility, a web page debugging tool, and an AI-powered coding assistant.

The project distinguishes itself by integrating local models and OpenAI-compatible APIs to write, refactor, and repair code directly within the browser. It also provides capabilities for generating TypeScript schemas and Zod definitions from data samples using AI.

The toolkit covers a broad range of developer utilities, including network debugging for HTTP and WebSocket connections, data encoding and decoding for formats like JWT and Base64, and JSON processing tools for formatting, repairing, and comparing structures. It also includes frontend tools for page layout measurement, source code formatting, and custom user script injection.

Additional capabilities include a variety of media and document tools for Markdown editing, QR code processing, and image conversion, alongside utility generators for unique identifiers and secure passwords.

Features

  • AI Coding Assistants - Integrates local models and OpenAI-compatible APIs to write, refactor, and repair code within the browser.
  • OpenAI-Compatible APIs - Integrates with local or remote AI models via OpenAI-compatible APIs for code refactoring and data repair.
  • Data Format Translators - Translates data between JSON, XML, CSV, Base64, and various numeric or color formats.
  • Data Transformation Utilities - Provides a comprehensive set of converters for JSON, Base64, JWT, Unix timestamps, and color formats.
  • JSON Formatters - Beautifies, sorts, and repairs JSON strings with syntax highlighting and BigInt precision.
  • Network Protocol Debuggers - Provides tools for testing HTTP requests and WebSocket connections to analyze responses and validate communication.
  • Data Encoders and Decoders - Converts text between multiple encoding formats including Base64, URL, JWT, Hex, and Unicode.
  • Browser Extension Utilities - Integrates a collection of developer tools and data utilities directly into Chrome, Firefox, and Edge.
  • Frontend Development Tools - Provides a set of tools for formatting code, measuring page layouts, and capturing screenshots.
  • Client-Side Data Processing - Performs complex data transformations and JSON parsing locally in the browser to ensure user data privacy.
  • Developer Toolboxes - Organizes a diverse set of developer utilities into a modular toolbox for simultaneous use.
  • Developer Utility Toolkits - Offers a collection of utilities for generating unique identifiers, mock data, and managing cron expressions.
  • HTTP Request Debuggers - Provides a tool to send and analyze HTTP GET, POST, and HEAD requests to debug JSON responses.
  • Browser Screenshot Capture - Captures screenshots of the visible viewport or performs full-page scrolling captures.
  • Connectivity Testing Tools - Includes a utility to test HTTP and WebSocket connectivity and analyze CORS behavior.
  • WebSocket Debuggers - Provides a monitor to establish and debug real-time WebSocket connections and data flows.
  • AI-Driven Schema Generation - Provides AI-powered generation of TypeScript schemas and Zod definitions from data samples.
  • Visual Rulers - Overlays horizontal and vertical rulers on webpages to verify element alignment during frontend development.
  • Script Injections - Enables running custom scripts and styles on specific webpages using match rules and file imports.
  • URL-Matched Injections - Injects custom JavaScript and CSS into specific webpages based on matched URL patterns.
  • Client-Side Network Diagnostics - Includes utilities for testing WebSocket connections, sending HTTP requests, and injecting custom scripts.

Star history

Star history chart for zxlie/fehelperStar history chart for zxlie/fehelper

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with FeHelper

These projects share indexed features with FeHelper. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ice-hazymoon/mikutoolsIce-Hazymoon avatar

    Ice-Hazymoon/MikuTools

    4,366View on GitHub↗

    MikuTools is a multi-purpose web utility suite and AI multimedia generation platform. It provides a collection of lightweight, browser-based tools for creating and editing images, video, and audio using various artificial intelligence models. The platform distinguishes itself through integrated AI content translation and editing capabilities, including face swapping, background removal, high-resolution upscaling, and voice cloning. It also enables the generation of professional digital assets such as business cards, email signatures, and stylized code screenshots. The toolkit covers a broad

    JavaScriptmikutoolstools
    View on GitHub↗4,366
  • obuchiyuki/devtoysmacObuchiYuki avatar

    ObuchiYuki/DevToysMac

    9,231View on GitHub↗

    DevToysMac is a native macOS developer utility suite designed to encode, decode, and transform common data formats. It serves as a centralized tool suite for formatting and converting developer data into human-readable or machine-compatible strings. The application provides a set of tools for developer data manipulation, including JSON validation and formatting, Base64 encoding and decoding, and URL encoding and decoding. It also includes a text manipulation toolkit for cleaning up configuration files and developer logs through common string operations. The software is built as a SwiftUI des

    Swift
    View on GitHub↗9,231
  • cue-lang/cuecue-lang avatar

    cue-lang/cue

    6,147View on GitHub↗

    CUE is a constraint-based configuration language designed for data validation, schema definition, and code generation. At its core, it unifies types and values into a single concept, enabling compile-time validation that catches structural and value errors before runtime. The language treats data and constraints as the same thing, allowing a single definition to serve as both a schema and concrete configuration data. CUE distinguishes itself through its constraint-based unification engine, which combines multiple configuration sources into a single coherent result by merging their constraints

    Goconfigurationdatakubernetes
    View on GitHub↗6,147
  • mervinpraison/praisonaiMervinPraison avatar

    MervinPraison/PraisonAI

    5,592View on GitHub↗

    PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and execution of complex workflows. It functions as a multi-agent orchestration framework, a workflow builder, and a Model Context Protocol server, while also providing retrieval-augmented generation through vector knowledge bases. Agents can interact via CLI, web, or standardized protocols with sandboxed code execution. The platform distinguishes itself with a rich set of agent communication protocols, including A2A, REST, WebSocket, voice and telephony integration, and MCP, allo

    Pythonagentsaiai-agent-framework
    View on GitHub↗5,592
Compare all 30 related projects→

Frequently asked questions

What does zxlie/fehelper do?

FeHelper is a web browser extension toolbox and frontend development toolkit integrated into Chrome, Firefox, and Edge. It serves as a data transformation utility, a web page debugging tool, and an AI-powered coding assistant.

What are the main features of zxlie/fehelper?

The main features of zxlie/fehelper are: AI Coding Assistants, OpenAI-Compatible APIs, Data Format Translators, Data Transformation Utilities, JSON Formatters, Network Protocol Debuggers, Data Encoders and Decoders, Browser Extension Utilities.

Which projects share features with zxlie/fehelper?

Projects with overlapping indexed features include: ice-hazymoon/mikutools — MikuTools is a multi-purpose web utility suite and AI multimedia generation platform. It provides a collection of… obuchiyuki/devtoysmac — DevToysMac is a native macOS developer utility suite designed to encode, decode, and transform common data formats. It… cue-lang/cue — CUE is a constraint-based configuration language designed for data validation, schema definition, and code generation.… mervinpraison/praisonai — PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and… zai-org/glm-4.5 — GLM-4.5 is a multimodal large language model and advanced reasoning system. It functions as an AI coding assistant, an… 1jehuang/jcode — jcode is a framework for developing autonomous AI coding agents that automate software development tasks. It functions…