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

esmify is a Browserify plugin that enables ES Module syntax (import/export) in your builds by transforming it into CommonJS, supporting .mjs extensions and resolving package.json "module" fields. It's designed for developers using Browserify who want to leverage modern ES Module features without switching bundlers.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mattdesl/esmify

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
This plugin transforms ES2015 modules to CommonJS
Account's avatar
mattdesl/babel-plugin-import-to-require
Translate import statements to require statements
Account's avatar
ashaffer/cached-path-relative
Memoize the results of the path.relative function
Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
substack/brfs
browserify fs.readFileSync() static asset inliner
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
mattdesl/budo
a browserify server for rapid prototyping
Account's avatar
stackgl/glslify
A node.js-style module system for GLSL!
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
tmcw/wcag-contrast
evaluate the wcag color contrast score for two colors

Support the repos that depend on this repository

Top contributors

mattdesl's profile
mattdesl
24 contributions

Recent events

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

No events yet
mattdesl

mattdesl/esmify

parse and handle import/export for browserify

JavaScript
118
11
MIT License