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

The **es6-module-transpiler‑npm‑resolver** is a plug‑in for Square’s experimental *es6-module-transpiler* that adds Node‑style module resolution for npm packages that expose ES6 source via the `jsnext:main` field in their `package.json`. It lets developers import external ES6 modules with simple package names (e.g., `import foo from "foo"`) instead of hard‑coding relative paths into `node_modules`, and can be used both from the `compile-modules` CLI and as a library. The tool is aimed at ES6‑centric JavaScript projects that want to consume npm‑distributed ES6 code while preserving static import validation.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of caridy/es6-module-transpiler-npm-resolver

Account's avatar
square/es6-module-transpiler
es6-module-transpiler is an experimental compiler that allows you to write your JavaScript using a subset of the current ES6 module syntax, and compile it into various formats.

Support the repos that depend on this repository

Top contributors

caridy's profile
caridy
10 contributions
eventualbuddha's profile
eventualbuddha
1 contributions

Recent events

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

No events yet
caridy

caridy/es6-module-transpiler-npm-re...

ES6 Module Transpiler Extension to Resolver from NPM modules with `jsnext:main` flag.

JavaScript
8
1
MIT License