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

Babel plugin that inlines JSON imports by converting `import json from './file.json'` or `const json = require('./file.json')` statements into direct object literals, eliminating runtime JSON parsing. This is useful for developers using Babel who want to reduce bundle size and improve performance by embedding static JSON data directly into their JavaScript code at build time.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of yggie/babel-plugin-inline-json-import

Account's avatar
dwyl/decache
decache (Delete Cache) lets you delete modules from node.js require() cache; useful when testing your modules/projects.
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
raszi/node-tmp
Temporary file and directory creator

Support the repos that depend on this repository

Top contributors

yggie's profile
yggie
9 contributions
joeyciechanowicz's profile
joeyciechanowicz
1 contributions
maurop123's profile
maurop123
1 contributions

Recent events

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

No events yet
yggie

yggie/babel-plugin-inline-json-impo...

Inlines imports of JSON files

JavaScript
10
6
MIT License