Skip to content
View iseraph-dev's full-sized avatar

Highlights

  • Pro

Block or report iseraph-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. lucide lucidePublic

    Forked from lucide-icons/lucide

    Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons.

    TypeScript

  2. astro-hono-404-repro astro-hono-404-reproPublic

    Minimal reproduction: experimental.advancedRouting + astro/hono returns HTTP 500 instead of rendering src/pages/404.astro (TypeError: Cannot read properties of undefined (reading 'route'))

    Astro

  3. astro-hono-500-repro astro-hono-500-reproPublic

    Minimal reproduction: custom 500.astro not rendered under experimental.advancedRouting + astro/hono (astro 6.4.3)

    Astro

  4. astro-i18n-trailingslash-repro astro-i18n-trailingslash-reproPublic

    Minimal repro: astro:i18n URL helpers emit trailing slashes under trailingSlash: 'never' — Astro 301-redirects its own generated URLs

    JavaScript

  5. astro astroPublic

    Forked from withastro/astro

    The web framework for content-driven websites. ⭐️ Star to support our work!

    TypeScript

  6. astro-hono-middleware-500 astro-hono-middleware-500Public

    Minimal reproduction: middleware errors not rendered as 500.astro on the composable astro/hono path (withastro/astro)

    Astro