Home
Softono
yandex-ui

yandex-ui

Open source TypeScript
357
Stars
44
Forks
9
Issues
35
Watchers
9 months
Last Commit

About yandex-ui

# @yandex/ui · [![npm (scoped)](https://img.shields.io/npm/v/@yandex/ui.svg)](https://www.npmjs.com/package/@yandex/ui) Yandex UI Kit build on React and [bem-react][bem-react]. ## Installation ```bash #⠀package with components npm i -P @yandex/ui #⠀peer dependencies npm i -P @bem-react/core @bem-react/di @bem-react/classname ``` ## Usage Detailed docs and example usage can be found at [Storybook][storybook]. ## Supported platforms We support stable versions of all major browsers including IE11. | Browser | Version | | ----------------- | --------------------- | | Chrome | Last 2 versions | | Opera | >= 12.1 | | Firefox | >= 23 | | Android | >= 4 | | iOS Safari | >= 5.1 | | Internet Explorer | >= 11 | [bem-react]: https://github.com/bem/bem-react [storybook]: https://yastatic.net/s3/frontend/lego/storybook/index.html?path=/docsx/lego-comp ...

Platforms

Web Self-hosted

Languages

TypeScript

@yandex/ui · npm (scoped)

Yandex UI Kit build on React and bem-react.

Installation

#⠀package with components
npm i -P @yandex/ui
#⠀peer dependencies
npm i -P @bem-react/core @bem-react/di @bem-react/classname

Usage

Detailed docs and example usage can be found at Storybook.

Supported platforms

We support stable versions of all major browsers including IE11.

Browser Version
Chrome Last 2 versions
Opera >= 12.1
Firefox >= 23
Android >= 4
iOS Safari >= 5.1
Internet Explorer >= 11