Skip to content

Export more parts for browsers #124

Description

@Flamefire

I want to use esmangle to implement a deobfuscator in a browser.

When using the browserified version (cjsify does not work ATM) I don't get access to e.g. the common module but there are some very useful helpers (e.g. constant detection/folding)

Also exposing estraverse and escope would really help as they are already bundled, so no need to pull them in again. But due to the scoping I can't access them from outside (specifically from another script)

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