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

More documentation on dependencies #21

Open
panakran opened this issue Jul 25, 2017 · 2 comments
Open

More documentation on dependencies #21

panakran opened this issue Jul 25, 2017 · 2 comments

Comments

@panakran
Copy link

Would it be possible to provide an (realistic) example of how let's say angular1.x and jquery can be included as dependencies, in the string-based and object-based form?

@alvarotrigo
Copy link

+1

@Lazerbeak12345
Copy link

yeah... I'm not following the readme very well. Something even just as simple to import as jquery or lodash would be just great - as you could easily see where you put your require statement or whatever.

Specifically, It's unclear on this:

If I have some javascript code in CommonJS format, for example, and run this on it, does it just work? Does that mean I can use typescript to generate that commonjs, then output the correct uml output? (In particular, "uml" output mode on tsc doesn't support fallback to globalizing if no module loader is detected so that's why I'm even looking at this project to begin with.)

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

3 participants