parsermd - Formal Parser and Related Tools for R Markdown Documents
An implementation of a formal grammar and parser for R Markdown documents using the Boost Spirit X3 library. It also includes a collection of high level functions for working with the resulting abstract syntax tree.
Last updated 3 months ago
8.85 score 82 stars 5 packages 58 scripts 524 downloadsghclass - Tools for Managing Classes on GitHub
Interface for the GitHub API that enables efficient management of courses on GitHub. It has a functionality for managing organizations, teams, repositories, and users on GitHub and helps automate most of the tedious and repetitive tasks around creating and distributing assignments.
Last updated 1 months ago
7.32 score 142 stars 70 scripts 236 downloadsmd4r - Markdown Parser Implemented using the 'MD4C' Library
Provides an R wrapper for the 'MD4C' (Markdown for 'C') library. Functions exist for parsing markdown ('CommonMark' compliant) along with support for other common markdown extensions (e.g. 'GitHub' flavored markdown, 'LaTeX' equation support, etc.). The package also provides a number of higher level functions for exploring and manipulating markdown abstract syntax trees as well as translating and displaying the documents.
Last updated 8 months ago
4.08 score 4 stars 3 scripts 160 downloadsdiffmatchpatch - String Diff, Match, and Patch Utilities
A wrapper for Google's 'diff-match-patch' library. It provides basic tools for computing diffs, finding fuzzy matches, and constructing / applying patches to strings.
Last updated 4 years ago
3.44 score 5 stars 11 scripts 131 downloads