|
|
|
|
|
by maurizzzio
4323 days ago
|
|
Hey, you can now enter a valid url pointing to a js file and PojoViz will recognize it and ask directly for the global name. The good news: your library can now be rendered by pasting the location of your script in the input field
The bad news: I see that elm has most of its code under private functions which can be seen after creating an instance, unfortunately PojoViz doesn't do this because it doesn't know how to, anyway if you want to add a custom analyzer is easy as pie, take a look at https://github.com/maurizzzio/PojoViz/tree/master/src/analyz... to see how to make custom analyzers |
|