Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eliminate dependency on angular-visjs #25

Open
grtjn opened this issue Nov 6, 2017 · 1 comment
Open

Eliminate dependency on angular-visjs #25

grtjn opened this issue Nov 6, 2017 · 1 comment

Comments

@grtjn
Copy link

grtjn commented Nov 6, 2017

Angular-visjs does make integration in angular easier, but it makes it more difficult to provide framework-agnostic support. Since it is pretty thin anyhow, I think we can copy over essential parts, and drop the dependency pretty easily. After that, we can try to make the core work with plain JS as much as possible.

@patrickmcelwee
Copy link
Owner

Yeah, or extract as much of the framework-agnostic stuff into a separate library, which this one depends on. And this essentially becomes the angular wrapper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants