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

Slot is a JavaScript framework for building modular, isomorphic (universal) single-page applications that render on both the server and client. It targets developers who need SEO-friendly SPAs with shared codebases, offering built

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
2gis

2gis/slot

JavaScript фреймворк, позволяющий быстро и просто создавать модульные изоморфные приложения.

JavaScript
85
10
BSD 2-Clause "Simplified" License
fobos's profile
fobos
97 contributions
Diokuz's profile
Diokuz
76 contributions
ovvost's profile
ovvost
66 contributions
anru's profile
anru
37 contributions
ilyapro's profile
ilyapro
25 contributions
sh0ked's profile
sh0ked
21 contributions
chrisk12345's profile
chrisk12345
20 contributions
vkorostelev's profile
vkorostelev
20 contributions
RrredHead's profile
RrredHead
18 contributions
krivchun's profile
krivchun
12 contributions

Support the dependencies of 2gis/slot

Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
anru/emitter-async
Like EventEmitter but with emitSeries and emitParallel methods
Account's avatar
paulmillr/chokidar
Minimal and efficient cross-platform file watching library
Account's avatar
Marak/colors.js
get colors in your node.js console
Account's avatar
tj/commander.js
the complete solution for node.js command-line programs
Account's avatar
inspect-js/node-deep-equal
node's assert.deepEqual algorithm
Account's avatar
dominictarr/event-stream
construct pipes of streams of events
Account's avatar
codexar/npm-extfs
Extension of fs module.
Account's avatar
2gis/glob-flat
Return flatten glob version of the given array
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
cowboy/node-globule
An easy-to-use wildcard globbing library.
Account's avatar
lazd/gulp-declare
Safely declare namespaces and set their properties
Account's avatar
lazd/gulp-handlebars
Handlebars plugin for gulp
Account's avatar
anru/gulp-modified
Passthrough only changed files
Account's avatar
ahaurw01/gulp-remember
Adds previously seen files back into the stream.
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
isaacs/inherits
Browser-friendly inheritance fully compatible with standard node.js inherits()
Account's avatar
zzdhidden/node-jquery-deferred
jQuery 1.8.2 deferred lib for nodeJS.
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
patrick-steele-idem/morphdom
Morph a DOM tree to another DOM tree (no virtual DOM needed)
Account's avatar
AvianFlu/ncp
Asynchronous recursive file copy utility.
Account's avatar
mikeedwards/po2json
Convert PO files to JSON
Account's avatar
request/request
Simplified HTTP request client.
Account's avatar
ded/reqwest
A wrapper for asynchronous http requests
Account's avatar
faisalman/ua-parser-js
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent & Client Hints data. Supports browser & node.js environment
Account's avatar
ryanmcgrath/wrench-js
Recursive filesystem (and other) operations that Node *should* have.
Account's avatar
yargs/yargs
yargs the modern, pirate-themed, successor to optimist.
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
markdalgleish/gulp-coveralls
Gulp plugin to submit code coverage to Coveralls
Account's avatar
SBoudrias/gulp-istanbul
Istanbul unit test coverage plugin for gulp.
Account's avatar
jsBoot/gulp-jsdoc
A jsdoc plugin for Gulp
Account's avatar
spalger/gulp-jshint
JSHint plugin for gulp
Account's avatar
aseemk/requireDir
Helper to require() directories.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
OverZealous/run-sequence
Run a series of dependent gulp tasks in order
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise