Skip to content

Make wordDiff available on import #169

Closed
@gdavoianb

Description

@gdavoianb

Is it possible to make internal objects like wordDiff importable and available via jsdiff module? I think it makes sense, for example, because sometimes I want to implement my custom diffs, but don't want to rewrite tokenize completely, instead I want to get new tokens by tweaking the base implementation. So importing only diffWords is not flexible and extendable enough, and actually restricts the usage of the library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions