Please feel free to attach another logo for your lib/project
Here you go, make the dev in spe understand why he's looking at your lib
import { Controller, Service } from "ng-harmony/ng-harmony";
import { SomeUtilityClass, OtherUtilityClass} from "my-org/my-repo";
We can use this lib in such a way [...]
class YourThingy extends Controller.mixin(SomeUtilityClass, OtherUtilityClass) {
- I wanted to be part of this because I liked it
- I am a secret agent and want to test my superpowers
- I had this idea ...
- I want to stick with Angular 1 for now and missed this feature
I recommend the usage of jspm. This way, just base your project upon jspm and start using this lib as in the code example above.
jspm i github:ng-harmony/...
myMethod
: that's a foo figther
myOtherMethod
: that's just a bar of gold
digest
: my stomach is full, too much pizzs, should have left it for the cat
Drop me an email at at dot
MIT