You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
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).