cvanschalkwijk / ngx-utils-cookies-port

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ngx-utils-cookies-port

This library is a fork of ngx-utils-cookies-port, which is a port of @ngx-utils/cookies. Created because ngx-utils-cookies-port hasn't been updated since Angular 9.

Installation

npm install @seeplusplus/ngx-utils-cookies-port --save

Usage

Follow original documentation.

import {BrowserCookiesModule} from 'ngx-utils-cookies-port';
import {CookiesService} from 'ngx-utils-cookies-port';

Disclaimer

I'm not the original author of the library nor the source code. The source code was taken (almost unmodified) from ngx-utils-cookies-port which was derived from @ngx-utils/cookies.

About


Languages

Language:TypeScript 100.0%