Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by jgm

A curated list of projects in awesome lists by jgm .

https://github.com/jgm/gitit

A wiki using HAppS, pandoc, and git

Last synced: 15 Oct 2024

https://github.com/jgm/djot

A light markup language

commonmark lua markdown markup-language pandoc

Last synced: 15 Oct 2024

https://github.com/jgm/peg-markdown

An implementation of markdown in C, using a PEG grammar

Last synced: 01 Nov 2024

https://github.com/jgm/pandocfilters

A python module for writing pandoc filters, with a collection of examples

Last synced: 30 Oct 2024

https://github.com/jgm/pandoc-templates

Templates for pandoc, tagged to release

Last synced: 13 Oct 2024

https://github.com/jgm/yst

create static websites from YAML data and string templates

Last synced: 01 Nov 2024

https://github.com/jgm/texmath

A Haskell library for converting LaTeX math to MathML.

Last synced: 30 Oct 2024

https://github.com/jgm/pandoc-citeproc

Library and executable for using citeproc with pandoc

Last synced: 27 Oct 2024

https://github.com/jgm/lunamark

Lua library for conversion between markup formats

Last synced: 01 Nov 2024

https://github.com/jgm/skylighting

A Haskell syntax highlighting library with tokenizers derived from KDE syntax highlighting descriptions

Last synced: 30 Oct 2024

https://github.com/jgm/djot.js

JavaScript implementation of djot

Last synced: 01 Nov 2024

https://github.com/jgm/citeproc

CSL citation processing library in Haskell

bibliography citations citeproc csl pandoc

Last synced: 01 Nov 2024

https://github.com/jgm/commonmark-hs

Pure Haskell commonmark parsing library, designed to be flexible and extensible

Last synced: 30 Oct 2024

https://github.com/jgm/pandoc-types

types for representing structured documents

Last synced: 26 Oct 2024

https://github.com/jgm/cheapskate

Experimental markdown processor in Haskell

Last synced: 08 Nov 2024

https://github.com/jgm/gitit2

A reimplementation of gitit in Yesod

Last synced: 27 Oct 2024

https://github.com/jgm/djot.lua

Lua parser for the djot light markup language

Last synced: 27 Oct 2024

https://github.com/jgm/lcmark

Flexible CommonMark converter

Last synced: 28 Oct 2024

https://github.com/jgm/doctemplates

Pandoc-compatible templating system

Last synced: 26 Oct 2024

https://github.com/jgm/zip-archive

Native Haskell library for working with zip archives

Last synced: 01 Nov 2024

https://github.com/jgm/typst-hs

Haskell library for parsing and evaluating typst

markup typst

Last synced: 27 Oct 2024

https://github.com/jgm/cmark-hs

Haskell bindings to libcmark commonmark parser

Last synced: 27 Oct 2024

https://github.com/jgm/pandoc-website

Source files for pandoc's website

Last synced: 27 Oct 2024

https://github.com/jgm/dotvim

My vim configuration

Last synced: 13 Oct 2024

https://github.com/jgm/filestore

A versioning file store backed by git, darcs, or mercurial

Last synced: 27 Oct 2024

https://github.com/jgm/scripts

A collection of small scripts to do various things

Last synced: 13 Oct 2024

https://github.com/jgm/illuminate

An efficient syntax highlighting library in Haskell, using alex-generated lexers

Last synced: 28 Oct 2024

https://github.com/jgm/emojis

Haskell library for emojis

Last synced: 26 Oct 2024

https://github.com/jgm/markdown-peg

A Haskell implementation of markdown using a PEG grammar

Last synced: 13 Oct 2024

https://github.com/jgm/doclayout

A prettyprinting library designed for laying out plain text documents

Last synced: 26 Oct 2024

https://github.com/jgm/pandoc-server

Simple server app for pandoc conversions.

Last synced: 04 Aug 2024

https://github.com/jgm/standalone-html

Incorporates external dependencies into HTML file using data: URI scheme

Last synced: 13 Oct 2024

https://github.com/jgm/pandoc-tex2svg

Pandoc filter to convert math to SVG using MathJax-node's tex2svg

Last synced: 13 Oct 2024

https://github.com/jgm/cmark-lua

Lua bindings to libcmark CommonMark parser

Last synced: 28 Oct 2024

https://github.com/jgm/hex

a flexible text macro system

Last synced: 13 Oct 2024

https://github.com/jgm/djoths

Haskell parser for the djot light markup language

Last synced: 13 Oct 2024

https://github.com/jgm/unicode-collation

Haskell implementation of the Unicode Collation Algorithm

Last synced: 28 Oct 2024

https://github.com/jgm/sep-offprint

Creates formatted "offprints" of Stanford Encyclopedia of Philosophy entries.

Last synced: 13 Oct 2024

https://github.com/jgm/bayhac2014

Slides for my presentation on pandoc at BayHac2014

Last synced: 13 Oct 2024

https://github.com/jgm/cmarkpdf

Steps towards a PDF renderer for cmark using libharu

Last synced: 13 Oct 2024

https://github.com/jgm/lunamark-standalone

Standalone version of lunamark (compiled with no library dependencies)

Last synced: 13 Oct 2024

https://github.com/jgm/hsb2hs

Preprocessor for inserting literals with binary blobs into Haskell programs.

Last synced: 13 Oct 2024

https://github.com/jgm/ipynb

Data structures and JSON serializer/deserializer for Jupyter notebooks (.ipynb) format.

Last synced: 13 Oct 2024

https://github.com/jgm/gogar

Computer implementation of Robert Brandom's "game of giving and asking for reasons," from Making It Explicit, chapter 3.

Last synced: 13 Oct 2024

https://github.com/jgm/select-meta

Pandoc lua filter for constructing metadata from YAML data sources using queries

Last synced: 13 Oct 2024

https://github.com/jgm/trypandoc

Live demo of pandoc

Last synced: 28 Oct 2024

https://github.com/jgm/emacsd

emacs configuration

Last synced: 13 Oct 2024

https://github.com/jgm/citeproc-hs-bin

Command-line interface to the citeproc-hs CSL citation processing library

Last synced: 13 Oct 2024

https://github.com/jgm/recaptcha

Haskell library for using the reCAPTCHA service

Last synced: 13 Oct 2024

https://github.com/jgm/html2cmark

Lua library to convert HTML5 to commonmark

Last synced: 13 Oct 2024

https://github.com/jgm/hw2gitit

Script to convert haskellwiki pages to a gitit wiki

Last synced: 13 Oct 2024

https://github.com/jgm/ecstatic

Static website management using tenjin templates and YAML data files

Last synced: 13 Oct 2024

https://github.com/jgm/grammata

Well-typed system for generating documents in multiple formats

Last synced: 13 Oct 2024

https://github.com/jgm/pandoc-highlight

Filter and library for using pandoc with highlighting-kate

Last synced: 13 Oct 2024

https://github.com/jgm/hsgit

A higher-level interface to libgit2 functions than hlibgit2

Last synced: 13 Oct 2024

https://github.com/jgm/rfc5051

Haskell implementation of RFC5051, simple unicode collation.

Last synced: 13 Oct 2024

https://github.com/jgm/jgm.github.com

jgm's web pages on github

Last synced: 13 Oct 2024

https://github.com/jgm/rocks

luarocks repository

Last synced: 13 Oct 2024

https://github.com/jgm/cmark-fuzz-data

A minimal fuzz test suite for cmark created by american fuzzy lop and afl-cmin

Last synced: 13 Oct 2024

https://github.com/jgm/typst-symbols

Defines symbols and emoji used in typst

Last synced: 13 Oct 2024

https://github.com/jgm/ghcunicodealt

Improved version of GHC.Unicode, with benchmarks

Last synced: 13 Oct 2024

https://github.com/jgm/luacmark

Lua binding to CommonMark

Last synced: 13 Oct 2024

https://github.com/jgm/pandoc-templates-legacy

Legacy pandoc-templates repository (pre-2017), provided for research purposes only

Last synced: 13 Oct 2024