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

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
dhoko

dhoko/gulp-partial-to-script

Move your partials to <script type="text/template">

1
0
MIT License
dhoko's profile
dhoko
6 contributions

Support the dependencies of dhoko/gulp-partial-to-script

Account's avatar
dominictarr/event-stream
construct pipes of streams of events

The `gulp-partial-to-script` plugin moves HTML partials into `<script type="text/template">` tags, making them suitable for use with JavaScript templating libraries. It's designed for developers working with templating engines like Underscore.js or Mustache.js, who need to embed partials into their HTML output for dynamic rendering.