https://github.com/bem/yandex-ui
Yandex UI Kit build on React and bem-react
https://github.com/bem/yandex-ui
bem components react ui-components
Last synced: 6 months ago
JSON representation
Yandex UI Kit build on React and bem-react
- Host: GitHub
- URL: https://github.com/bem/yandex-ui
- Owner: bem
- License: other
- Created: 2020-06-30T22:09:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-27T18:56:43.000Z (over 1 year ago)
- Last Synced: 2024-04-26T21:48:00.036Z (over 1 year ago)
- Topics: bem, components, react, ui-components
- Language: TypeScript
- Homepage: https://yastatic.net/s3/frontend/lego/storybook/index.html?path=/docs/guides-documentation--readme
- Size: 7.84 MB
- Stars: 350
- Watchers: 40
- Forks: 41
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# @yandex/ui · [](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-components-docs-readme--document