Remark

Open-source projects categorized as Remark

Top 23 Remark Open-Source Projects

  • mdx

    Markdown for the component era

  • Project mention: How to Enhance Content with Semantify | dev.to | 2024-03-02

    Semantify was made for content creators, marketers, and anyone looking to enhance their long-form written content. Currently only supporting MDX-based content, It automates the enrichment of MDX blog posts by adding AI-generated Q&A sections that summarize the content, and recommendations for semantically similar posts. This not only makes the content more accessible and engaging but also helps in establishing deeper connections between different posts, ultimately keeping the reader engaged for longer periods.

  • react-markdown

    Markdown component for React

  • Project mention: Minified React error #426 | dev.to | 2024-01-27

    This error related to the ReactMarkdown component and the useDisclosure hook in the @chakra-ui/react.

  • 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 logo
  • remark

    markdown processor powered by plugins part of the @unifiedjs collective (by remarkjs)

  • Project mention: Which software do you use to create presentations using Vim that is superior to existing ones? | /r/neovim | 2023-12-11

    I also didn't try this tool but it's called RemarkJS which is named too similar to revealjs.

  • twoslash

    You take some Shiki, add a hint of TypeScript compiler, and 🎉 incredible static code samples

  • remark-lint

    plugins to check (lint) markdown code style

  • remark-gfm

    remark plugin to support GFM (autolink literals, footnotes, strikethrough, tables, tasklists)

  • react-code-blocks

    React code blocks and code snippet components

  • 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.

    InfluxDB logo
  • remark-react

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

  • Project mention: Construindo um Painel de Blog Dinâmico com Next.js | dev.to | 2023-12-01

    github.com/remarkjs/remark-react/tree/4722bdf - Plugin para transformar Markdown em React.

  • remark-toc

    plugin to generate a table of contents (TOC)

  • remark-html

    plugin to add support for serializing HTML

  • gatsby-remark-embedder

    Gatsby Remark plugin to embed well known services by their URL.

  • remark-rehype

    plugin that turns markdown into HTML to support rehype

  • Project mention: how to retain position of markdown element in remark.js | dev.to | 2023-09-04

    I usually combine remark-parse, remark-rehype and rehype-react to transform markdown into react components. The configuration of the processor is like:

  • myPortfolio

    This is a portfolio application built by using Next.js, ChakraUi, Typescript and Dev.to api.

  • remark-directive

    remark plugin to support directives

  • svelte-exmarkdown

    Svelte component to render markdown.

  • slackify-markdown

    Convert markdown into Slack-specific markdown

  • core

    🔗 Remark plugin to convert URLs to embed code in markdown. (by remark-embedder)

  • Project mention: Building an Astro Blog with View Transitions | dev.to | 2023-08-24

    You may also notice I have some embeds on my articles even though Markdown natively does not support embedding content. This is done by using a Remark plugin. Remark is a tool that can be used to parse and transform Markdown. In this case, I used a plugin called remark-embedder to add custom logic to replace links from specific websites (in this case, Youtube and CodeSandbox) with s containing the actual page; without the plugin, those would simply be text links and would make for a much less pleasing lecture, wouldn't you agree ?
    You can obviously do more with remark than just that, so take a look at the plugins they offer. But how do you use with Astro? You simply add the plugins in your astro.config.mjs file (documentation on how to do that is here).

    This post was a bit chaotic, but I hope I was able to share a bit of what I did on my blog section (where you are hopefully reading this right now).

  • remark-admonitions

    Add admonitions support to Remarkable

  • nextjs-prism-markdown

    Example using Prism / Markdown with Next.js including switching syntax highlighting themes.

  • append-editor

    Append to your notes @StandardNotes with GitHub Flavored Markdown via CodeMirror, Rich Markdown, and Monaco | https://appendeditor.com

  • remark-highlight.js

    Legacy plugin to highlight code blocks with highlight.js — please use `rehype-highlight` instead

  • remark-a11y-emoji

    Remark Plugin to make Emoji in Markdown accessible. Wraps Emoji in a <span>-Tag with role and aria-label attributes.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Remark related posts

  • Introducing Content Collections

    4 projects | dev.to | 18 Jan 2024
  • Construindo um Painel de Blog Dinâmico com Next.js

    6 projects | dev.to | 1 Dec 2023
  • how to retain position of markdown element in remark.js

    3 projects | dev.to | 4 Sep 2023
  • Create an Interactive Table of Contents for a Next.js Blog with Remark

    5 projects | dev.to | 21 Apr 2023
  • Gatsby 5 + MDX2: support for tables?

    3 projects | /r/gatsbyjs | 9 Jan 2023
  • How to support admonition (or callout) in Markdown

    3 projects | dev.to | 29 Nov 2022
  • NextJS 13 Blog Starter

    6 projects | dev.to | 14 Nov 2022
  • A note from our sponsor - SurveyJS
    surveyjs.io | 2 May 2024
    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. Learn more →

Index

What are some of the best open-source Remark projects? This list will help you:

Project Stars
1 mdx 16,838
2 react-markdown 12,245
3 remark 7,211
4 twoslash 1,004
5 remark-lint 915
6 remark-gfm 611
7 react-code-blocks 576
8 remark-react 524
9 remark-toc 381
10 remark-html 302
11 gatsby-remark-embedder 295
12 remark-rehype 236
13 myPortfolio 223
14 remark-directive 222
15 svelte-exmarkdown 155
16 slackify-markdown 118
17 core 109
18 remark-admonitions 107
19 nextjs-prism-markdown 99
20 remark-wiki-link 85
21 append-editor 78
22 remark-highlight.js 69
23 remark-a11y-emoji 59

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com