orgajs

parse org-mode content into AST

MIT License

Downloads
3.5K
Stars
614
Committers
17

Bot releases are visible (Hide)

orgajs - [email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

orgajs - [email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

orgajs - @orgajs/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

  • 7cfff79a: headline elements (stars, todo keywords and priority) end after the whitespaces
orgajs - @orgajs/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

orgajs - @orgajs/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

orgajs - @orgajs/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

  • ea032b35: bug fix, link generating button
orgajs - @orgajs/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

orgajs - @orgajs/[email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

orgajs - [email protected]

Published by github-actions[bot] 12 months ago

Minor Changes

  • ac322714: implement editor
orgajs - @orgajs/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

orgajs - @orgajs/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

orgajs - @orgajs/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

orgajs - @orgajs/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

orgajs - @orgajs/[email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

orgajs - @orgajs/[email protected]

Published by github-actions[bot] 12 months ago

Minor Changes

  • ac322714: implement editor

Patch Changes

orgajs - [email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

orgajs - [email protected]

Published by github-actions[bot] 12 months ago

Minor Changes

  • ac322714: implement editor

Patch Changes

orgajs - [email protected]

Published by github-actions[bot] 12 months ago

Patch Changes

orgajs - @orgajs/[email protected]

Published by github-actions[bot] 12 months ago

Change Log

6.0.0

Patch Changes

5.0.0

Minor Changes

  • 4d8efbb7: Add increamental parsing ability for the editor.

Patch Changes

4.0.0

Major Changes

  • 176a3b5d: # Migrate most of the ecosystem to ESM

    We are excited to announce that we have migrated most of our ecosystem to ESM! This move was necessary as the unified ecosystem had already transitioned to ESM, leaving our orgajs system stuck on an older version if we wanted to stay on commonjs. We understand that this transition may come with some inevitable breaking changes, but we have done our best to make it as gentle as possible.

    In the past, ESM support in popular frameworks like webpack, gatsby, and nextjs was problematic, but the JS world has steadily moved forward, and we are now in a much better state. We have put in a lot of effort to bring this project up to speed, and we are happy to say that it's in a pretty good state now.

    We acknowledge that there are still some missing features that we will gradually add back over time. However, we feel that the changes are now in a great state to be released to the world. If you want to use the new versions, we recommend checking out the examples folder to get started.

    We understand that this upgrade path may not be compatible with older versions, and we apologize for any inconvenience this may cause. However, we encourage you to consider starting fresh, as the most important part of your site should always be your content (org-mode files). Thank you for your understanding, and we hope you enjoy the new and improved ecosystem!

Patch Changes

3.1.12

Patch Changes

  • 70090c16: next: resolve ~ in image path

3.1.11

Patch Changes

3.1.10

Patch Changes

3.1.9

Patch Changes

3.1.8

Patch Changes

3.1.7

Patch Changes

3.1.6

Patch Changes

3.1.5

Patch Changes

3.1.4

Patch Changes

  • 594bf16b: ## @orgajs/orgx

    Introducing new compiler @orgajs/orgx. It's a (almost) a direct port of xdm.

    Most of the packages have already adopted @orgajs/orgx. The important ones are:

    • @orgajs/loader
    • @orgajs/next
    • gatsby-plugin-orga
    • gatsby-theme-orga-docs
    • @orgajs/playground'

    gatsby-transformer-orga is still using the original compiler, since it has it's own ecosystem which requires some work to do a proper migration. That means the derivative packages around it are using the original compiler.

    • gatsby-theme-orga-posts
    • gatsby-theme-orga-posts-core

    theme-ui support

    theme-ui has mdx support builtin, and it's hard to do a clean extraction. So the package @orgajs/theme-ui is wrapping theme-ui, and provide orga specific tweaks. For gatsby, gatsby-plugin-orga-theme-ui is the equivalent of gatsby-plugin-theme-ui, but with orga support.

  • Updated dependencies [594bf16b]

3.1.3

Patch Changes

3.1.2

Patch Changes

3.1.1

Patch Changes

  • 7f209ff5: @orgajs/next: process images
  • 7f209ff5: - enhance options of @orgajs/next
    • make @orgajs/reorg-shiki more customizable
    • enhance next.js example project to show off more of the features
  • Updated dependencies [7f209ff5]

4.0.0

Minor Changes

  • eeea0c54: introduce new token: empty line

Patch Changes

3.0.1

Patch Changes

3.0.0

Major Changes

  • 8b02d10: # Features

    • more powerful and flexible lexer and parser
    • webpack support
    • jsx support
    • better code block rendering
    • better image processing in gatsby
    • updated examples
    • tons of bug fixes
    • brand new gatsby-plugin-orga

Patch Changes

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

2.6.0 (2021-08-28)

Bug Fixes

  • remove prepublish step individually (a75a6a9)
  • website: better code block (9d5b3a2)

2.5.0 (2021-08-27)

Note: Version bump only for package @orgajs/next

2.4.9 (2021-07-13)

Note: Version bump only for package @orgajs/next

2.4.8 (2021-04-26)

Note: Version bump only for package @orgajs/next

2.4.7 (2021-04-26)

Note: Version bump only for package @orgajs/next

orgajs - @orgajs/[email protected]

Published by github-actions[bot] 12 months ago

Minor Changes

  • ac322714: implement editor

Patch Changes

Package Rankings
Top 3.22% on Npmjs.org
Related Projects