Skip to content

Convert to ESM #266

@talentlessguy

Description

@talentlessguy

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    need/triageNeeds initial labeling and prioritization

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions