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

This project enables lazy loading in browserify apps by allowing CommonJS and ES modules to be dynamically loaded at runtime. It splits off `splitRequire()` or `import()` calls into separate bundles that are loaded on-demand, improving initial load times for web applications. It's designed for developers using browserify who want to implement code-splitting and lazy loading without a compile step.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of goto-bus-stop/split-require

Account's avatar
browserify/acorn-node
the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
Account's avatar
browserify/browser-pack
pack node-style source files from a json stream into a browser bundle
Account's avatar
thlorenz/convert-source-map
Converts a source-map from/to different formats and allows adding/changing properties.
Account's avatar
goto-bus-stop/dash-ast
walk an AST, quickly
Account's avatar
mafintosh/end-of-stream
Call a callback when a readable/writable/duplex stream has completed or failed.
Account's avatar
goto-bus-stop/estree-is-require
check if an AST node is a call to require()
Account's avatar
mafintosh/flush-write-stream
A write stream constructor that supports a flush function that is called before finish is emitted
Account's avatar
browserify/labeled-stream-splicer
stream splicer with labels
Account's avatar
goto-bus-stop/object-delete-value
delete keys with the given value from an object
Account's avatar
substack/outpipe
write output to a file through shell commands
Account's avatar
feross/run-parallel
Run an array of functions in parallel
Account's avatar
goto-bus-stop/scope-analyzer
simple scope analysis for javascript ASTs
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
goto-bus-stop/transform-ast
transform an AST with source maps
Account's avatar
goto-bus-stop/browser-pack-flat
bundle browserify modules into a single scope, a la rollup
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
substack/factor-bundle
factor browser-pack bundles into common shared bundles
Account's avatar
goto-bus-stop/has-object-spread
check if the environment supports { ...a } spread syntax
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
goto-bus-stop/read-file-tree
recursively read contents of all files in a directory
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
feross/run-series
Run an array of functions in series
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
axross/tap-diff
The most human-friendly TAP reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
juliangruber/tape-run
Headless tape test runner
Account's avatar
mishoo/UglifyJS2#harmony
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+

Support the repos that depend on this repository

Top contributors

goto-bus-stop's profile
goto-bus-stop
111 contributions
dependabot-preview[bot]'s profile
dependabot-preview[bot]
9 contributions
sylvainpolletvillard's profile
sylvainpolletvillard
1 contributions
zifeo's profile
zifeo
1 contributions

Recent events

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

No events yet
goto-bus-stop

goto-bus-stop/split-require

commonjs-first bundle splitting, for browserify

JavaScript
82
8
MIT License