1.3.3 • Published 3 years ago

posts-lib-poc v1.3.3

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Posts lib

Library that uses JSON Placeholder's Post API https://jsonplaceholder.typicode.com/

Installation

  npm i posts-lib-poc

Usage

Import PostsModule in app.module.ts

import { PostsModule } from "posts-lib-poc";

In Markup use

<lib-posts></lib-posts>

Supported query params

_page
_end
_order,
_q,
_sort,
_start,

For more documentation on how to use - https://github.com/typicode/json-server

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.7

3 years ago

1.1.6

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

3 years ago

1.1.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago