Uniorg — I wrote an org-mode parser for js

This page summarizes the projects mentioned and recommended in the original post on /r/emacs

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • uniorg

    An accurate Org-mode parser for JavaScript/TypeScript

  • You might be also interested in the next.js blog example I just added.

  • orgajs

    parse org-mode content into AST

  • MDX is non-trivial. But if all you need is gatsby with org, a simpler plugin similar to gatsby-transformer-remark is doable. gatsby-transformer-orga would be a good inspiration here.

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

    An implementation of Org mode without the dependency of Emacs - built for mobile and desktop browsers

  • What about this one? https://github.com/200ok-ch/organice/blob/master/src/lib/parse_org.js

  • unified

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

  • The unified github says > unified enables new exciting projects like Gatsby to pull in Markdown, MDX to embed JSX, and Prettier to format it. And I see that you use Gatsby for your personal site. Any idea how hard it'd be to get the MDX plugin to use org instead if it all uses unified? 👀

  • mdx

    Markdown for the component era

  • uniorg-parse -> [transform export jsx blocks to jsx nodes] -> uniorg-rehype -> mdx-hast-to-jsx

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts