Sumant Chhunchha mr.chhunchha@gmail.com @Sumant
Feel free to drop an email or create a bug if you see something can be added or improved. Thank you for helping.
##############################################
As this is for Angular and TypeScript, I assume that you are working on Angular 2 so prefix is just 'ng'.
Have used styling from John Papa's course and material - Thanks @John_Papa.
ngComponent - Angular 2 new Component
ngService - Angular 2 new Service,
ngPipe - Angular 2 new Pipe
ngImport - Import Statement
ngImportComponent - Angular 2 import statement for Component from angular core
ngImportRouter - Angular 2 import Router
ngImportHttp - Angular 2 Http
ngImportRx - Observable and Subject from Rx
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.