@anx-sg/entity-tools

Collection of usefull interfaces, abstract classes and structs for Tactical Domain Driven Design inspired by Khalil Stemmler.

Usage no npm install needed!

<script type="module">
  import anxSgEntityTools from 'https://cdn.skypack.dev/@anx-sg/entity-tools';
</script>

README

EntityTools

This library was generated with Angular CLI version 8.1.3.

Code scaffolding

Run ng generate component component-name --project entity-tools to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project entity-tools.

Note: Don't forget to add --project entity-tools or else it will be added to the default project in your angular.json file.

Build

Run ng build entity-tools to build the project. The build artifacts will be stored in the dist/ directory.

Publishing

After building your library with ng build entity-tools, go to the dist folder cd dist/entity-tools and run npm publish.

Running unit tests

Run ng test entity-tools to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.