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

##### Description Calls a function for every child node in tree. If `type` parameter is passed, calls a function only for child nodes of a given type. ##### Parameters <table> <tr> <td><i>{string=}</i></td> <td>type</td> <td> Optional. A node type by which to filter child nodes before applying a callback function. For a list of available values see <a href="docs/node-types.md">"Node types"</a>. </td> </tr> <tr> <td><i>{Function}</i></td> <td>callback</td> <td> Function to call for every child node. Accepts following parameters: <ul> <li><code>{Object}</code> — a child node;</li> <li><code>{number}</code> — index of the child node in node list;</li> <li> <code>{Object}</code> — parent node (equals to <code>parseTree</code>). </li> </ul> </td> </tr> </table> ##### Examples ```js parseTree

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of tonyganch/gonzales-pe

Account's avatar
minimistjs/minimist
parse argument options
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
59naga/babel-plugin-add-module-exports
Fix babel/babel#2212
Account's avatar
jashkenas/coffeescript
Unfancy JavaScript
Account's avatar
jscs-dev/node-jscs
JavaScript Code Style
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
webpack/json-loader
json loader module for webpack
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7
Account's avatar
roman01la/webpack-closure-compiler
Google Closure Compiler plugin for Webpack

Support the repos that depend on this repository

Top contributors

tonyganch's profile
tonyganch
511 contributions
bgriffith's profile
bgriffith
102 contributions
afelix's profile
afelix
34 contributions
jdalton's profile
jdalton
14 contributions
vecmezoni's profile
vecmezoni
12 contributions
varya's profile
varya
10 contributions
newagebegins's profile
newagebegins
5 contributions
guoyunhe's profile
guoyunhe
3 contributions
aquach's profile
aquach
2 contributions
DanPurdy's profile
DanPurdy
2 contributions

Recent events

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

No events yet
tonyganch

tonyganch/gonzales-pe

CSS parser with support of preprocessors

JavaScript
328
66
MIT License