I think that it could be interesting to add a suggest attribute to invite users to install other packages.
For instance, I'm developing an AngularJS module that could rely on different other modules if they're in the $injector. Suggesting user to install other modules in addition of the documentation could be great !
I think that it could be interesting to add a
suggestattribute to invite users to install other packages.For instance, I'm developing an AngularJS module that could rely on different other modules if they're in the
$injector. Suggesting user to install other modules in addition of the documentation could be great !