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 giancarl021/ifmd

Account's avatar
Giancarl021/cli-core
CLI wrapper to make easier to create tools
Account's avatar
Giancarl021/cli-core-vault-extension
Plain and secure storage extension for the @giancarl021/cli-core npm package
Account's avatar
Giancarl021/locate
Get a path from root of project or cwd
Account's avatar
kensnyder/any-date-parser
Parse a wide range of date formats including human-input dates
Account's avatar
cheeriojs/cheerio
The fast, flexible & elegant library for parsing and manipulating HTML and XML.
Account's avatar
paulmillr/chokidar
Minimal and efficient cross-platform file watching library
Account's avatar
cure53/DOMPurify
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Fi
Account's avatar
node-fetch/fetch-blob
Blob & File implementation in Node.js, originally from node-fetch.
Account's avatar
jimmywarting/FormData
HTML5 `FormData` for Browsers and Node.
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
Kikobeats/is-url-http
Check if an URL is a valid HTTP URL.
Account's avatar
jonschlinkert/is-valid-path
Returns true if a file path does not contain any invalid characters.
Account's avatar
jsdom/jsdom
A JavaScript implementation of many web standards
Account's avatar
KaTeX/KaTeX
Fast math typesetting for the web.
Account's avatar
markedjs/marked
A markdown parser built for speed
Account's avatar
UziTech/marked-katex-extension
MarkedJS extesion to render katex
Account's avatar
mermaid-js/mermaid
Markdown-ish syntax for generating flowcharts, mindmaps, sequence diagrams, class diagrams, gantt charts, git graphs and more.
Account's avatar
AvianFlu/ncp
Asynchronous recursive file copy utility.
Account's avatar
proteriax/node-fetch-cjs
A light-weight module that brings Fetch API to node.js
Account's avatar
socketio/socket.io
node.js realtime framework server
Account's avatar
mike182uk/timestring
Parse a human readable time string into a time based value
Account's avatar
ogt/valid-url
URI validation functions
Account's avatar
fpsqdb/zip-lib
A zip and unzip library for Node.js.
Account's avatar
Giancarl021/cli-core-docs-generator
Generate Markdown files from a help descriptor file of a cli-core project
Account's avatar
jestjs/jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for escape-html
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for is-valid-path
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jsdom
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for katex
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mime-types
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for ncp
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for serve-handler
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for timestring
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for valid-url
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
samvv/node-find-free-ports
Find multiple free ports on localhost
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
bpedersen/jest-mock-console
Jest utility to mock the console
Account's avatar
streamich/memfs
In-memory file-system with Node's fs API.
Account's avatar
royriojas/precommit
Yet another precommit module that will run tasks defined in a config file or in a `package.json` file, stashing anything that is not supposed to be commited before run the scripts to avoid false posit
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
socketio/socket.io
Realtime application framework client
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript

Support the repos that depend on this repository

Top contributors

Giancarl021's profile
Giancarl021
85 contributions

Recent events

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

No events yet
giancarl021

giancarl021/ifmd

Simple Markdown-to-pdf renderer for my college assignments

TypeScript
0
0
MIT License

The **ifmd** package is a lightweight command‑line tool that converts Markdown files into PDF documents using customizable HTML templates—ideal for students who need to generate nicely formatted PDFs for college assignments. It provides commands for single‑file generation, live‑preview, multi‑file compilation, template management, and global property setting, but is intended only for personal or educational use, not production.