Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skawa-universe/angular_utility

A toolkit to optimize the imports in angular components
https://github.com/skawa-universe/angular_utility

angular-2 dart

Last synced: 28 days ago
JSON representation

A toolkit to optimize the imports in angular components

Awesome Lists containing this project

README

        

### Concept:
Importing some files like `package:angular_components/angular_components.dart`
or using `materialDirectives` from the `angular_components` package will inflates file size. This toolkit can help to locate
This toolkit helps locating these imports

### Example usage:
See at example folder.