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

pruno‑js is a tiny Node module that streamlines front‑end builds by wrapping Browserify with sensible defaults. It lets developers configure a single task to bundle JavaScript entry files, automatically applying React JSX compilation, ES6 transpilation, optional UglifyJS minification, and source‑map generation—making it ideal for small to medium React/ES6 projects that need a lightweight, code‑first build pipeline.

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

cdebotton's profile
cdebotton
3 contributions

Recent events

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

No events yet
cdebotton

cdebotton/pruno-js

A lightweight module that builds JavaScripts with Browserify. Handles React and ES6 transformations as well as uglify and source-maps.

JavaScript
0
0
No license

Support the dependencies of cdebotton/pruno-js

Account's avatar
sebmck/6to5-browserify
6to5 browserify plugin
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
hughsk/envify
Selectively replace Node-style environment variables with plain strings.
Account's avatar
robrich/gulp-if
Conditionally run a task
Account's avatar
gulp-sourcemaps/gulp-sourcemaps
Sourcemap support for gulpjs.
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
epeli/node-hbsfy
Handlebars precompiler plugin for Browserify v2
Account's avatar
dominictarr/through
simplified stream construction
Account's avatar
hughsk/vinyl-buffer
Convert streaming vinyl files to use buffers
Account's avatar
hughsk/vinyl-source-stream
Use conventional text streams at the start of your gulp or vinyl pipelines
Account's avatar
browserify/watchify
watch mode for browserify builds