Skip to content
This repository was archived by the owner on Mar 25, 2022. It is now read-only.
This repository was archived by the owner on Mar 25, 2022. It is now read-only.

Deno Port #19

Description

@grantcarthew

Now that demo is fast approaching v1.0, I was looking to see if the modules I use will work on deno.

The pg-format module is not natively supported in deno because it used the CJS require and module.exports statements.

Is there a chance of either moving pg-format to the now supported ESM format, or building an ESM version?

I was thinking about forking this project to migrate it to import/export however it would be better to keep it here and add the support for ESM directly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions