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 jaredhanson/kerouac

Account's avatar
blakeembrey/array-flatten
Flatten nested arrays
Account's avatar
petebacondarwin/node-canonical-path
paths that always use forward slashes
Account's avatar
tj/commander.js
the complete solution for node.js command-line programs
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
pvorb/node-dive
walk through directory trees and apply an action to every file
Account's avatar
pvorb/node-diveSync
walk through directory trees and apply an action on every file (synchronous dive)
Account's avatar
jaredhanson/node-functionpool
Provides a pool of functions that can be used to execute tasks in Node.js.
Account's avatar
jaredhanson/node-headmatter
Front matter parsing and serialization.
Account's avatar
highlightjs/highlight.js
Syntax highlighting with language autodetection.
Account's avatar
markedjs/marked
A markdown parser built for speed
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
pillarjs/path-to-regexp
Express style path to RegExp utility
Account's avatar
wesleytodd/setprototypeof
A small polyfill for Object.setprototypeof
Account's avatar
jaredhanson/utils-merge
merge() utility function
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
jaredhanson/chai-kerouac-middleware
Helpers for testing Kerouac middleware with the Chai assertion library.
Account's avatar
mde/ejs
Embedded JavaScript templates
Account's avatar
jaredhanson/make-node
Useful makefiles for developing Node.js packages.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
thlorenz/proxyquire
Proxies nodejs require in order to allow overriding dependencies during testing.
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.

Support the repos that depend on this repository

Top contributors

jaredhanson's profile
jaredhanson
439 contributions

Recent events

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

No events yet
jaredhanson

jaredhanson/kerouac

Poetic static site generator for Node.js.

JavaScript
82
9
MIT License

Kerouac is a lightweight static‑site generator for Node.js that converts Markdown (or other lightweight markup) with front‑matter into HTML using EJS layouts, while also copying assets and supporting plugins and middleware much like Express. It’s aimed at developers who want a simple, highly extensible tool for building static or hybrid static‑dynamic sites with full control over routing, plugins, and build pipelines.