{"id":15048524,"url":"https://github.com/devjiwonchoi/remote-mdx","last_synced_at":"2025-04-10T01:23:25.085Z","repository":{"id":228421982,"uuid":"773932109","full_name":"devjiwonchoi/remote-mdx","owner":"devjiwonchoi","description":"Use MDX in your React App","archived":false,"fork":false,"pushed_at":"2024-04-26T07:48:12.000Z","size":55,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-02T06:05:50.648Z","etag":null,"topics":["frontmatter","jsx","markdown","md","mdx","nextjs","react","remote","rsc","vite"],"latest_commit_sha":null,"homepage":"https://npmjs.com/remote-mdx","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devjiwonchoi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-18T16:44:13.000Z","updated_at":"2024-05-11T14:34:52.019Z","dependencies_parsed_at":"2024-04-26T08:29:27.012Z","dependency_job_id":null,"html_url":"https://github.com/devjiwonchoi/remote-mdx","commit_stats":null,"previous_names":["devjiwonchoi/remote-mdx"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devjiwonchoi%2Fremote-mdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devjiwonchoi%2Fremote-mdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devjiwonchoi%2Fremote-mdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devjiwonchoi%2Fremote-mdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devjiwonchoi","download_url":"https://codeload.github.com/devjiwonchoi/remote-mdx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248138622,"owners_count":21053904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["frontmatter","jsx","markdown","md","mdx","nextjs","react","remote","rsc","vite"],"created_at":"2024-09-24T21:13:41.010Z","updated_at":"2025-04-10T01:23:25.067Z","avatar_url":"https://github.com/devjiwonchoi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ~~remote-mdx~~\n\n\u003e [!IMPORTANT]\n\u003e **DISCLAIMER:** Please use [next-mdx-remote](https://github.com/hashicorp/next-mdx-remote) instead.\n\n## Why Another Remote MDX?\n\nThe initial purpose of this fork was to work around [the issue with Next.js turbo](https://github.com/vercel/next.js/issues/63318), but I found some inefficiencies in the original package.\n\nAfter getting inspired by [this discussion](https://github.com/hashicorp/next-mdx-remote/discussions/437), I decided to maintain this fork as a separate package, and am planning to continuously sync with the original package.\n\n## So... Why Should I Use This?\n\n- Package Size: **Reduced 50%** of the original package size.\n- Fully Typed: Does not depend on `allowJS` or `any` type.\n- Module: Native ESM, no internal `commonjs` resolution that breaks `--turbo`.\n\n## Migrating from `next-mdx-remote`\n\n`remote-mdx` is a drop-in replacement for `next-mdx-remote`. You can simply replace the import statement and it should work as expected.\n\n```diff\n- import { serialize } from 'next-mdx-remote/serialize'\n+ import { serialize } from 'remote-mdx/serialize'\n\n- import { MDXRemote } from 'next-mdx-remote'\n+ import { MDXRemote } from 'remote-mdx'\n\n- import { MDXRemote } from 'next-mdx-remote/rsc'\n+ import { MDXRemote } from 'remote-mdx/rsc'\n\n- import { compileMDX } from 'next-mdx-remote/rsc'\n+ import { compileMDX } from 'remote-mdx/rsc'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevjiwonchoi%2Fremote-mdx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevjiwonchoi%2Fremote-mdx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevjiwonchoi%2Fremote-mdx/lists"}