# LSK.js – Image
> React component for images
[](https://github.com/lskjs)
[](https://www.npmjs.com/package/@lskjs/image)
[](https://www.npmjs.com/package/@lskjs/image)
[](https://bundlephobia.com/result?p=@lskjs/image)
[](https://www.npmjs.com/package/@lskjs/image)
[](https://bundlephobia.com/result?p=@lskjs/image)
[](https://bundlephobia.com/result?p=@lskjs/image)
[](https://github.com/lskjs/lskjs/blob/master/LICENSE)
[](https://t.me/lskjschat)
## Installation and usage
The easiest way to use is to install it from npm and build it into your app with Webpack.
```bash
npm install @lskjs/image
```
Then use it in your app:
```jsx
import Image from '@lskjs/image';
const App = (
Igor Suvorov 💻 🎨 🤔 |