Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

markdownscript is a tiny JavaScript library that lets developers build Markdown abstract syntax trees (ASTs) programmatically. It provides a simple `m(type, attrs, children)` API and shortcuts like `m.heading` or `m.h3` to create nodes such as headings, paragraphs, links, and code blocks, making it useful for anyone needing to generate or manipulate Markdown structures in Node or browser code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of zkochan/markdownscript

Account's avatar
59naga/babel-plugin-add-module-exports
Fix babel/babel#2212
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
commitizen/cz-conventional-changelog
Commitizen adapter following the conventional-changelog format.
Account's avatar
standard/eslint-config-standard
JavaScript Standard Style - ESLint Shareable Config
Account's avatar
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Account's avatar
standard/eslint-plugin-standard
ESlint Plugin for the Standard Linter
Account's avatar
gtramontina/ghooks
Simple git hooks
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
mosjs/mos
A pluggable module that injects content into your markdown files via hidden JavaScript snippets
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
zkochan/tonic-example
Tonic example generator
Account's avatar
conventional-changelog/validate-commit-msg
Script to validate a commit message follows the conventional changelog standard

Support the repos that depend on this repository

Top contributors

zkochan's profile
zkochan
11 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
zkochan

zkochan/markdownscript

Create markdown AST

JavaScript
0
0
MIT License