Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fosskers/org-mode
Parser for Emacs org-mode files
https://github.com/fosskers/org-mode
emacs haskell org-mode
Last synced: 23 days ago
JSON representation
Parser for Emacs org-mode files
- Host: GitHub
- URL: https://github.com/fosskers/org-mode
- Owner: fosskers
- Created: 2020-02-14T01:38:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-01T00:12:25.000Z (9 months ago)
- Last Synced: 2024-09-29T08:21:00.126Z (about 1 month ago)
- Topics: emacs, haskell, org-mode
- Language: Haskell
- Homepage:
- Size: 259 KB
- Stars: 31
- Watchers: 2
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.org
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- my-awesome - fosskers/org-mode - mode pushed_at:2024-02 star:0.0k fork:0.0k Parser for Emacs org-mode files (Haskell)
README
#+TITLE: org-mode
| Build | ~org-mode~ Release | ~org-mode-lucid~ Release |
|----------------------------------------------------------------+-----------------------------------------------+-----------------------------------------------------|
| [[https://github.com/fosskers/org-mode/workflows/Tests/badge.svg]] | [[http://hackage.haskell.org/package/org-mode][https://img.shields.io/hackage/v/org-mode.svg]] | [[https://hackage.haskell.org/package/org-mode-lucid][https://img.shields.io/hackage/v/org-mode-lucid.svg]] |The ~org-mode~ suite of libraries allow one to parse text in [[https://orgmode.org/][Emacs Org Mode]]
format and manipulate it into other useful types.