1.3.3 • Published 4 years ago

posts-lib-poc v1.3.3

Weekly downloads
-
License
-
Repository
-
Last release
4 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

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago