ipfs / ipfs/js-ipfs-utils

Convert to ESM

Open
#266 2 comments 2 reactions 0 assignees View on GitHub
need/triage
Dominant language
JavaScript
Stars
25
Forks
30
PR merge metrics
No merged PRs in 30d

Description

Right now ipfs-utils is written with CommonJS, which creates issues when using with Deno. Also, `ipfs-http-client` and other modules are already ESM, so I think it'd be nice to have ipfs-utils as ESM as well.

I've just submitted a PR with ESM rewrite: #265

Right now node and browser works, electron doesn't work because it doesn't support es modules yet (a PR with it's support has appeared 2 weeks ago though)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.