ngx-http-date-interceptor
TypeScript icon, indicating that this package has built-in type declarations

18.0.1 • Public • Published

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,
];

Readme

Keywords

none

Package Sidebar

Install

npm i ngx-http-date-interceptor

Weekly Downloads

34

Version

18.0.1

License

none

Unpacked Size

13.4 kB

Total Files

10

Last publish

Collaborators

  • kertof