README
ngx-schematics-utils
This is a collection of angular schematics functions to easy the integration in your library.
As an example you can take a look at the ngx-localstorage repository.
This is a collection of angular schematics functions to easy the integration in your library.
<script type="module">
import balticcodeNgxSchematicsUtils from 'https://cdn.skypack.dev/@balticcode/ngx-schematics-utils';
</script>
This is a collection of angular schematics functions to easy the integration in your library.
As an example you can take a look at the ngx-localstorage repository.