mayok / redux-bookshelf

Home Page:https://mayok.github.io/redux-bookshelf/dist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redux-bookshelf

json format

{
  "books": {
    "all": [
      {
        "title": "title",
        "authors": "authors",
        "imageUrl": "http://example.com"
      }
    ]
  }
}

About

https://mayok.github.io/redux-bookshelf/dist


Languages

Language:JavaScript 99.6%Language:CSS 0.4%