Skip to content
Avatar
🇵🇸
🇵🇸

Sponsors

@dcramer @surferjeff @janosh @PostHog @estrattonbailey @silvenon @yangshun @kentcdodds @gregberge @GraphQLGuide @balsa @beardicus @rexxars

Sponsoring

@hzoo @tatianamac @sindresorhus @jgm @eslint @Homebrew @XhmikosR

Achievements

GitHub Sponsor

Achievements

GitHub Sponsor

Highlights

  • 231 discussions answered
Block or Report

Block or report wooorm

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.

Report abuse

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

Report abuse

Pinned

  1. the smallest commonmark (optionally gfm) compliant markdown parser that exists; new basis for @unifiedjs (hundreds of projects w/ billions of downloads for dealing w/ content)

    JavaScript 1.2k 37

  2. ☔️ interface for parsing, inspecting, transforming, and serializing content through syntax trees

    JavaScript 3.2k 96

  3. remark is a popular tool that transforms markdown with plugins. These plugins can inspect and change your markup. You can use remark on the server, the client, CLIs, deno, etc.

    JavaScript 5k 305

  4. natural language processor powered by plugins part of the @unifiedjs collective

    JavaScript 2.1k 103

  5. HTML processor powered by plugins part of the @unifiedjs collective

    JavaScript 914 58

  6. Markdown for the component era

    JavaScript 12.7k 1.1k

Contribution activity

March 2022

Created a pull request in mdx-js/mdx that received 3 comments

Replace got w/ node-fetch

Backports wooorm/xdm@6276fcc.

+40 −404 3 comments
Opened 1 other pull request in 1 repository
mdx-js/mdx 1 merged
Reviewed 106 pull requests in 86 repositories
inikulin/parse5 11 pull requests
unifiedjs/unified-language-server 5 pull requests
mdx-js/mdx 4 pull requests
remarkjs/remark-lint 3 pull requests
syntax-tree/unist-util-position 2 pull requests
syntax-tree/mdast-util-gfm 1 pull request
unifiedjs/rfcs 1 pull request
remarkjs/react-markdown 1 pull request
prettier/prettier 1 pull request
wooorm/xdm 1 pull request
unifiedjs/unified 1 pull request
mdx-js/.github 1 pull request
remarkjs/remark-validate-links 1 pull request
babel/babel 1 pull request
syntax-tree/unist-util-visit 1 pull request
syntax-tree/xast-util-from-xml 1 pull request
syntax-tree/hast-util-find-and-replace 1 pull request
syntax-tree/estree-util-build-jsx 1 pull request
syntax-tree/hast-util-to-parse5 1 pull request
syntax-tree/mdast-util-find-and-replace 1 pull request
syntax-tree/hast-util-from-parse5 1 pull request
syntax-tree/hast-to-hyperscript 1 pull request
syntax-tree/unist-util-visit-children 1 pull request
syntax-tree/unist-builder 1 pull request
syntax-tree/unist-util-generated 1 pull request
61 repositories not shown

Created an issue in sindresorhus/eslint-plugin-unicorn that received 1 comment

relative-url-style turns './' into '', which breaks things

The JavaScript code: [new URL('./', 'https://example.com/a/b/c.html').href, new URL('.', 'https://example.com/a/b/c.html').href, new URL('', 'http…

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.