Collection of helpful Angular components
The packages of this repository are published as scoped packages under @ngx-toolset
- @ngx-toolset/api-token-interceptor - Angular API token interceptor
- @ngx-toolset/date-interceptors - Angular date interceptors (parses HTTP response body date strings to date objects and converts HTTP request body date objects to date strings of given format)
- @ngx-toolset/template-type-checker - Validate object's class instance type in Angular HTML template