Next.js plugin to transpile code from node_modules.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The next-plugin-transpile-modules project is a Next.js plugin that enables transpilation of code from node_modules, solving challenges like working with local packages and transpiling ES6 imports from NPM modules. It's aimed at Next.js developers who need to transpile dependencies during development, particularly useful in monorepo setups or when using modern ES6+ syntax in third-party packages.