Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

refactor: move sub-modules into this repo #64

@btford

Description

@btford

This was originally split into separate modules because it made implementing them simpler.

However, having each of these in separate repos has made it harder to test this module as a whole. Thus, I want to move the code for all modules here.

This will make it easier to reason about the code, and also help improve the performance, especially in places where angular-hint monkey-patches existing APIs.

I still want to publish individual modules (so you can just npm install angular-hint-dom, for instance).

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