# [WIP] Path of Exile Item React component librariy
Includes various components related to items in Path of Exile

# Install
```
$ npm install poe-components-item
$ yarn add poe-components-item
```

# Usage
see https://eps1lon.github.io/poe-react-item/

# Features
- integration with [poe-mods](https://github.com/eps1lon/poe-mods) 
  and [poe-i18n](https://github.com/eps1lon/poe-i18n)
- typings for typescript

# Related work
- [poekit-rack](https://github.com/duiker101/poekit-rack) item component for Vue