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

The **drop** package is a tiny utility that returns a new array containing everything except the first *n* elements of a given collection. It’s aimed at JavaScript developers who need a simple, functional‑style helper for slicing arrays without mutating the original data. The library is distributed via npm/component and is MIT‑licensed.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ndhoule/drop

Account's avatar
millermedeiros/esformatter-quotes
esformatter plugin: enforces coding style that string literals are delimited with single or double quotes.
Account's avatar
bulyshko/esformatter-semicolons
esformatter plugin for adding missing and removing unnecessary semicolons
Account's avatar
rdio/jsfmt
gofmt for javascript
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
jashkenas/underscore
JavaScript's functional programming helper library.
Account's avatar
defunctzombie/zuul
simple browser testing

Support the repos that depend on this repository

Top contributors

ndhoule's profile
ndhoule
5 contributions

Recent events

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

No events yet
ndhoule

ndhoule/drop

Produce a new array composed of all but the first n elements of an input collection.

JavaScript
0
0
MIT License