awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesImport Syntax Migrations

Changing plugin imports from a named factory call to a default export passed directly into the plugins or sandboxed array.

Distinct from Plugin Migrators: Distinct from Plugin Migrators: migrates import syntax (named factory to default export), not data between plugin implementations.

Explore 1 awesome GitHub repository matching software engineering & architecture · Import Syntax Migrations. Refine with filters or upvote what's useful.

Awesome Import Syntax Migrations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • emdash-cms/emdashAvatar emdash-cms

    emdash-cms/emdash

    10,887Vezi pe GitHub↗

    EmDash is an open-source content management system built on Astro that combines a visual admin panel with a plugin-driven architecture and server-side rendering. It provides a complete content management system with structured content modeling, a rich text editor using Portable Text format, and a TypeScript API for type-safe content queries. The system supports authentication through passkeys, OAuth 2.1, and external providers, with role-based access control and fine-grained permission scopes. What distinguishes EmDash is its plugin development framework, which supports both native plugins ru

    Changes plugin imports from a named factory call to a default export passed directly into the plugins or sandboxed array.

    TypeScriptastrocmsemdash
    Vezi pe GitHub↗10,887
  1. Home
  2. Software Engineering & Architecture
  3. Plugin Migrators
  4. Import Syntax Migrations