Hi Alex, I think the best way is to have a look to the most famous Angular modules. https://github.com/angular-ui/ for example.
I have just found this module used by Angular UI https://www.npmjs.org/package/angular-ui-publisher. Looks useful if you want to deploy your module on bower. 2014-10-19 21:55 GMT+02:00 Emmanuel DEMEY <[email protected]>: > > > 2014-10-19 17:41 GMT+02:00 Alex Alex <[email protected]>: > >> Hi. Can anybody share a howto for creating public modules? I've done a >> brand new amazing one, wrote tests... I'm goint to move it out from my App >> and make it public but... I don't know what to do next? >> >> 1) How to choose a module name? Is there some guideline? api.superAmazing >> or superAmazingApi..? >> 2) Is there some bootstrapping tools for making a good skeleton of my >> module? I used yeoman for app so smthng like that would be nice. >> 3) Maybe is there some check-list how a good module should look like >> 4) Or maybe someone can share an example of good modules for using as a >> base? >> >> thanks, i'll appreciate any help >> >> -- >> 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. >> > > > > -- > Emmanuel DEMEY > Ingénieur Etude et Développement > Worldline, an atos company > +33 (0)6 47 47 42 02 > [email protected] > > > Twitter : @EmmanuelDemey > -- Emmanuel DEMEY Ingénieur Etude et Développement Worldline, an atos company +33 (0)6 47 47 42 02 [email protected] Twitter : @EmmanuelDemey -- 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.
