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
hhzl
changed the title
Add to FAQ: How do a use a third party JavaScript library?
Add to FAQ: How do a use a third party JavaScript library in an Amber project?
Apr 11, 2015
This question needs to be in the FAQ
http://docs.amber-lang.net/faq.html
Answers so far
On the wiki FAQ there are three answers which answer part of it or help with problems when importing third party libraries.
https://github.com/amber-smalltalk/amber/wiki/FAQ#i-am-integrating-a-javascript-library-and-i-need-to-add-its-amdjson-file-what-should-i-use-as-path-there
https://github.com/amber-smalltalk/amber/wiki/FAQ#why-should-i-not-refer-to-min-files-in-amdjson-files
https://github.com/amber-smalltalk/amber/wiki/FAQ#my-imports-is-invalid-and-my-app-fails-to-load-so-i-cannot-get-to-ide-how-to-recover
And here is a draft of a HowTo
https://trello.com/c/gbecTh6f/19-integrate-a-javascript-library
Complete example together with the description how it was done
https://github.com/hhzl/Amber-snapsvg-demo
The text was updated successfully, but these errors were encountered: