Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
sefarad
reviews-table
Commits
c932bdbf
Commit
c932bdbf
authored
Mar 16, 2017
by
Alberto Pascual
Browse files
Add readme.md
parent
ff5962e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
c932bdbf
`<reviews-table>`
is a web component designed to visualize reviews and visualize each review rating.
This web component obtains data from Tourpedia API.
### Usage
This web component accepts the following parameters:
```
html
<reviews-table
query=
"{{query}}"
ids=
["<!--
array
with
tourpedia
places
ids
to
obtain
reviews
about
--
>
"]
icon='social:people'>
</reviews-table>
```
### Installation
This web component is available in bower.
```
bash
$
bower
install
reviews-table
```
This command will install it inside
`bower_components`
folder
Remember to edit your
`elements.html`
with this component.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment