3.2.2 • Published 6 months ago

orga-posts v3.2.2

Weekly downloads
147
License
MIT
Repository
github
Last release
6 months ago

#+TITLE: Orga

#+HTML:

#+BEGIN_QUOTE org-mode with JavaScript #+END_QUOTE

  • What Is It

Orga is a flexible org-mode syntax parser. It parses org content into AST (Abstract Syntax Tree), then what you can do with it is limited only by your own imagination.

  • What Can It Do

Like I said, with AST at hand, you can do literally anything with it. The AST is compatible with the super awesome [https://unifiedjs.github.io]. Which means you can plug it right into the existing system and established flows. Or if you are the creative kind of person, and you don't hate JavaScript to the bone, you can make something yourself. Here are a couple of ideas:

  • How Does It Work

After you clone the code:

#+begin_src shell

Bootstrap the Project

yarn run bootstrap

Run Unit Tests

yarn test

Play with the Website

cd www yarn run develop #+end_src

3.2.2

6 months ago

3.2.1

6 months ago

3.1.9

11 months ago

3.2.0

8 months ago

3.1.8

2 years ago

3.1.7

3 years ago

3.1.6

3 years ago

3.1.5

3 years ago

3.1.4

3 years ago

3.1.3

3 years ago

3.1.2

3 years ago

3.1.1

3 years ago

3.1.0

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.5.0

3 years ago

2.6.0

3 years ago

2.4.9

3 years ago

2.4.6

3 years ago

2.4.8

3 years ago

2.4.2

3 years ago

2.4.5

3 years ago

2.4.4

3 years ago

2.3.16

3 years ago

2.3.15

3 years ago

2.3.14

3 years ago

2.3.9

3 years ago

2.3.8

3 years ago

2.3.6

3 years ago

2.2.9

3 years ago

2.2.5

3 years ago

2.2.3

3 years ago

2.2.2

3 years ago

2.2.1

3 years ago

2.2.0

3 years ago