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 nicjansma/node-handlebars-precompiler

Account's avatar
handlebars-lang/handlebars.js
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
Account's avatar
mikeal/watch
Utilities for watching file trees.
Account's avatar
gruntjs/grunt
The JavaScript Task Runner

Support the repos that depend on this repository

Top contributors

nicjansma's profile
nicjansma
35 contributions
jwietelmann's profile
jwietelmann
19 contributions
paton's profile
paton
4 contributions
PredokMiF's profile
PredokMiF
2 contributions
sabymike's profile
sabymike
2 contributions
mattnull's profile
mattnull
1 contributions

Recent events

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

No events yet
nicjansma

nicjansma/node-handlebars-precompil...

Share your Handlebars templates between Node and the browser with minimal effort.

JavaScript
69
12
No license

node‑handlebars‑precompiler automatically compiles Handlebars templates on the server and bundles them into a single (optionally minified) JavaScript file that can be served to browsers. It’s aimed at Node/Express developers who want to share the same template files between server‑side rendering and client‑side use, with support for watching directories and exporting in AMD or CommonJS formats.