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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of f3rno64/http-server-md

Account's avatar
petkaantonov/bluebird
Full featured Promises/A+ implementation with exceptionally good performance
Account's avatar
davidgatti/byteman
🤖 Display bytes in a human readable format: KB, MB, GB, TB, PB, EB, ZB, YB
Account's avatar
f1lt3r/chromafi
🦅 cli syntax highlighting: any function - any object - 176 languages
Account's avatar
Marak/colors.js
get colors in your node.js console
Account's avatar
cosmiconfig/cosmiconfig
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
Account's avatar
kangax/html-minifier
Highly configurable, well-tested, JavaScript-based HTML minifier.
Account's avatar
kaelzhang/node-ignore
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
Account's avatar
ladjs/koa-404-handler
404 handler for Lad and Koa (best used with koa-better-error-handler)
Account's avatar
ParkSB/markdown-it-front-matter
Plugin to process front matter container for markdown-it markdown parser
Account's avatar
adam-p/markdown-it-smartarrows
markdown-it plugin that adds "smart arrows" to markdown-it's typographic enhancements
Account's avatar
jsepia/markdown-it-wikilinks
WikiMedia-style links for the markdown-it parser
Account's avatar
toniov/p-iteration
Make array iteration easy when using async/await and Promises
Account's avatar
bahamas10/node-perms
Convert Unix style permissions to strings like ls (0755 => 'rwxr-xr-x')
Account's avatar
f3rno/serve-markdown-it-lib
Shared utility library for serve-markdown-it
Account's avatar
f3rno/server-markdown-it-template-blank
Blank template skeleton for serve-markdown-it
Account's avatar
f3rno/server-markdown-it-template-default
Default template for serve-markdown-it
Account's avatar
alexbrazier/simple-update-notifier
Simple update notifier to check for npm updates for cli applications
Account's avatar
cinderblock/node-userid
Lookup uid and gid information in node.js. Uses native POSIX bindings, not processes.
Account's avatar
yargs/yargs
yargs the modern, pirate-themed, successor to optimist.
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
ESLint parser that allows for linting of experimental syntax transformed by Babel
Account's avatar
babel/babel
Babel command line
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
babel's modular runtime helpers
Account's avatar
conventional-changelog/commitlint
Lint your commit messages
Account's avatar
conventional-changelog/commitlint
Shareable commitlint config enforcing conventional commits
Account's avatar
conventional-changelog/commitlint
Format commitlint reports
Account's avatar
conventional-changelog/commitlint
Shared types for commitlint packages
Account's avatar
eslint/eslint
ESLint JavaScript language implementation
Account's avatar
fintechstudios/eslint-plugin-chai-as-promised
Prevent common problems when using chai-as-promised
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
Turbo87/eslint-plugin-chai-expect
ESLint plugin that checks for common chai.js expect() mistakes
Account's avatar
mysticatea/eslint-plugin-eslint-comments
Additional ESLint rules for ESLint directive comments.
Account's avatar
github/eslint-plugin-github
An opinionated collection of ESLint shared configs and rules used by GitHub.
Account's avatar
jhusain/eslint-plugin-immutable
ESLint plugin to disable all mutation in JavaScript.
Account's avatar
bkucera/eslint-plugin-json-format
lint and auto-fix json
Account's avatar
ota-meshi/eslint-plugin-jsonc
ESLint plugin for JSON, JSONC and JSON5 files.
Account's avatar
idok/eslint-plugin-lodash
Lodash specific linting rules for ESLint
Account's avatar
lo1tuma/eslint-plugin-mocha
Eslint rules for mocha.

Support the repos that depend on this repository

Top contributors

f3rno64's profile
f3rno64
43 contributions
f3rno's profile
f3rno
30 contributions
renovate-bot's profile
renovate-bot
1 contributions

Recent events

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

No events yet
f3rno64

f3rno64/http-server-md

A configurable HTTP server that serves markdown files rendered to HTML with markdown-it

JavaScript
2
0
MIT License

http‑server‑md is a lightweight, configurable Node.js HTTP server that automatically converts Markdown files into HTML using the **markdown‑it** library. It’s aimed at developers or documentation writers who want a simple way to serve Markdown‑based content (e.g., project docs, blogs, notes) as rendered web pages without setting up a full static‑site generator.