I'm developing a javascript plugin for a fairly specific type of calculator. Everything is going to be "under the hood", end user will just have to set a div with a specific ID and call an init function to supply custom parameters (trying to base the design from the google maps javascript client).
This is a new commission and the customer has some older applications as well as an angularjs app they'd like to plug into. While it should easily work in angular I'd like to provide a wrapper or directive for the plugin for angular which can be included or not. Are there any best practices or links to modularising a deployment like this? -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
