17.0.1 • Published 6 months ago

ngx-http-date-interceptor v17.0.1

Weekly downloads
34
License
-
Repository
-
Last release
6 months ago

ngx-http-date-interceptor

A simple Angular interceptor, that converts income datestrings in JSON responses to native Date.

Install

npm install ngx-http-date-interceptor

Usage

import { HttpDateInterceptorProvider } from "ngx-http-date-interceptor";

providers: [
  // ...,
  HttpDateInterceptorProvider,
];
17.0.1

6 months ago

17.0.0

6 months ago

16.0.0

9 months ago

15.0.0

1 year ago

15.0.1

1 year ago

13.0.0

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

2.0.2

2 years ago

14.0.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.3.0

2 years ago

1.2.0

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

4 years ago

1.1.0

4 years ago