blog-easy-client
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "blog-easy-client", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "A javascript client library for blog-easy which integrates a fully automated blog CMS (content management system) which makes it easy to create and publish blog post", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# blog-easy-client | ||
blog-easy-client is a javascript client library for [blog-easy](https://github.com/allkods/blog-easy) which enables us to integrates a full automated blog system to a website without having to write any code. | ||
blog-easy-client is a javascript client library for [blog-easy](https://github.com/allkods/blog-easy#readme) which enables us to integrates a full automated blog system to a website without having to write any code. | ||
It consists of : | ||
@@ -13,3 +13,3 @@ | ||
>A [Node.js package](https://github.com/allkods/blog-easy) (for server) | ||
>A [Node.js package](https://github.com/allkods/blog-easy#readme) (for server) | ||
### Features | ||
@@ -107,3 +107,3 @@ --- | ||
## How to set up its Automated backends | ||
Read full documentation here -> [blog-easy](https://github.com/allkods/blog-easy) | ||
Read full documentation here -> [blog-easy](https://github.com/allkods/blog-easy#readme) | ||
@@ -119,2 +119,3 @@ | ||
- Converting the cover image into 2 qualities ( preview and original, to decrease the load time of view while viewing multiple post at a time ) | ||
- Tag adding feature | ||
- Tag adding feature | ||
- Social sites share button |
59091
118