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 vzaccaria/git-hist

Account's avatar
petkaantonov/bluebird
Full featured Promises/A+ implementation with exceptionally good performance
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
scarnie/docopt.coffee
a command line option parser that will make you smile
Account's avatar
moment/moment
Parse, validate, manipulate, and display dates
Account's avatar
jprichardson/string.js
string contains methods that aren't included in the vanilla JavaScript string such as escaping html, decoding html entities, stripping tags, etc.
Account's avatar
vzaccaria/dyi
do it yourself - build DSL
Account's avatar
shelljs/shelljs
Portable Unix shell commands for Node.js
Account's avatar
davidchambers/xyz
Publish npm packages with fewer screw-ups
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
chaijs/chai-as-promised
Extends Chai with assertions about promises.
Account's avatar
janl/mustache.js
Logic-less {{mustache}} templates with JavaScript

Support the repos that depend on this repository

Top contributors

vzaccaria's profile
vzaccaria
43 contributions

Recent events

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

No events yet
vzaccaria

vzaccaria/git-hist

JavaScript
0
0
No license

git‑hist is a small Node.js CLI tool that reads a Git repository’s commit history (directly via `git log` or from a supplied log file) and generates a formatted `HISTORY.md` markdown file. It’s aimed at developers who want an automated way to create and maintain a changelog for their projects.