jpreagan.com VS mdx-bundler

Compare jpreagan.com vs mdx-bundler and see what are their differences.

jpreagan.com

💿 My personal website built with Remix (by jpreagan)

mdx-bundler

🦤 Give me MDX/TSX strings and I'll give you back a component you can render. Supports imports! (by kentcdodds)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
jpreagan.com mdx-bundler
4 8
31 1,696
- -
8.5 5.7
3 months ago about 1 month ago
TypeScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

jpreagan.com

Posts with mentions or reviews of jpreagan.com. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-31.
  • Building Your Own Platform: The Importance of Having a Personal Website
    7 projects | dev.to | 31 Jan 2023
    You are welcome to take inspiration or use code from my website, but please remove my personal information and content. The source code is available on GitHub with updated documentation to make it easier for you to start. If you have any questions or feedback, don't hesitate to reach me on Twitter."
  • Give your blog superpowers with MDX in a Next.js project
    1 project | dev.to | 23 Sep 2022
    Also, note I've made use of some styling here; just a minimal example of how you can use Tailwind CSS and the official Tailwind Typography plugin. It's really fantastic for this sort of use case. If you're curious more about the styling have a look at the GitHub repo.
  • Give your blog superpowers with MDX in a Next.js
    5 projects | dev.to | 23 Sep 2022
    Here I'm using remarkGfm to provide GitHub Flavored Markdown, and rehype-prism-plus to give syntax highlighting for code blocks. You'll need to import a prism theme in /pages/_app.tsx or add your own custom tokens to global styles. I went with the latter option and you can take a look at how I did that here.
  • Starting a personal dashboard with the Spotify API
    2 projects | dev.to | 8 Sep 2022
    You can see my page here, and the code lives here. Also, be sure to check out Lee Robinson's personal dashboard for more inspiration.

mdx-bundler

Posts with mentions or reviews of mdx-bundler. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-29.

What are some alternatives?

When comparing jpreagan.com and mdx-bundler you can also consider the following projects:

remark-mdx-images - A remark plugin for changing image sources to JavaScript imports using MDX

next-mdx-remote - Load mdx content from anywhere through getStaticProps in next.js

personal-website - My portfolio and blog page build in NextJs

mdx - Markdown for the component era

eleventy 🕚⚡️ - A simpler site generator. Transforms a directory of templates (of varying types) into HTML.

Tailwind CSS - A utility-first CSS framework for rapid UI development.

Next.js - The React Framework

vanilla-extract - Zero-runtime Stylesheets-in-TypeScript

esbuild-plugin-alias - esbuild plugin for path aliases

flanker - Python email address and Mime parsing library

next-mdx-enhanced - A Next.js plugin that enables MDX pages, layouts, and front matter