remark-mdx-images VS jpreagan.com

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

remark-mdx-images

A remark plugin for changing image sources to JavaScript imports using MDX (by remcohaszing)

jpreagan.com

💿 My personal website built with Remix (by jpreagan)
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
remark-mdx-images jpreagan.com
1 4
25 31
- -
6.6 8.5
about 1 month ago 2 months ago
JavaScript TypeScript
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.

remark-mdx-images

Posts with mentions or reviews of remark-mdx-images. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-23.
  • Give your blog superpowers with MDX in a Next.js
    5 projects | dev.to | 23 Sep 2022
    You might also want to embed images in your MDX. Proprietary solutions like Cloudinary are great services, but can get a bit pricey too. Something you might want to look at is image bundling with remark-mdx-images, which you can use with mdx-bundler.

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.

What are some alternatives?

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

remark-react - Legacy plugin to transform to React — please use `remark-rehype` and `rehype-react` instead

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