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

persistify is a wrapper around browserify and watchify that enables incremental builds without relying on watch mode, significantly reducing build times from seconds to milliseconds. It's designed for developers using browserify who want faster builds, especially in environments where watch mode isn't available, by caching build results using flat-cache and file-entry-cache.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of royriojas/persistify

Account's avatar
jaredwray/cacheable
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Account's avatar
jaredwray/cacheable
A simple key/value storage using files to persist the data
Account's avatar
MatthewBarker/hash-string
A string hashing function based on Daniel J. Bernstein's popular 'times 33' hash algorithm.
Account's avatar
royriojas/jq-trim
A trim method that behaves like jquery.trim
Account's avatar
substack/outpipe
write output to a file through shell commands
Account's avatar
substack/subarg
parse arguments with recursive contexts
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
Raynos/xtend
extend like a boss
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
babel/babelify
Babel browserify transform
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
royriojas/changelogx
Yet another changelog generator from git commits, based on conventions and with an optional hook to enforce the rules
Account's avatar
royriojas/esbeautifier
Simple wrapper around esformatter to beautify javascript files overriding the content of the files
Account's avatar
royriojas/eslinter
Simple wrapper around eslint with support for globs and cache, so files that not changed can be skipped, if previous run passed
Account's avatar
royriojas/precommit
Yet another precommit module that will run tasks defined in a config file or in a `package.json` file, stashing anything that is not supposed to be commited before run the scripts to avoid false posit
Account's avatar
royriojas/prepush
Yet another prepush script that will run tasks defined in a config file
Account's avatar
facebook/react
React is a JavaScript library for building user interfaces.
Account's avatar
royriojas/simplessy
A transform to require less files and process the result with autoprefixer
Account's avatar
browserify/watchify
watch mode for browserify builds

Support the repos that depend on this repository

Top contributors

royriojas's profile
royriojas
21 contributions
oroce's profile
oroce
2 contributions
benjie's profile
benjie
1 contributions
joeybaker's profile
joeybaker
1 contributions
chevett's profile
chevett
1 contributions

Recent events

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

No events yet
royriojas

royriojas/persistify

a wrapper around `browserify` to make incremental builds

JavaScript
77
7
MIT License