UNPKG

@xylabs/react-appbar

Version:

Common React library for all XY Labs projects that use React

67 lines (43 loc) 1.65 kB
[![logo][]](https://xylabs.com) # @xylabs/react-appbar [![npm-badge][]][npm-link] [![npm-downloads-badge][]][npm-link] [![jsdelivr-badge][]][jsdelivr-link] [![npm-license-badge][]](LICENSE) > XY Labs generalized React library ## Table of Contents - [Description](#description) - [Install](#install) - [Maintainers](#maintainers) - [License](#license) - [Credits](#credits) ## Description Common React code that is used throughout XYO projects that use React. ## Install Using npm: ```sh npm i --save @xylabs/react-appbar ``` Using yarn: ```sh yarn add @xylabs/react-appbar ``` ## Documentation [Developer Reference](https://xylabs.github.io/sdk-react) [Storybook](https://xylabs.github.io/sdk-react/storybook) ## Maintainers - [Arie Trouw](https://github.com/arietrouw) ([arietrouw.com](https://arietrouw.com)) - [Matt Jones](https://github.com/jonesmac) - [Joel Carter](https://github.com/JoelBCarter) - [Jordan Trouw](https://github.com/jordantrouw) ## License See the [LICENSE](LICENSE) file for license details ## Credits [Made with 🔥and ❄️ by XY Labs](https://xylabs.com) [logo]: https://cdn.xy.company/img/brand/XYPersistentCompany_Logo_Icon_Colored.svg [npm-badge]: https://img.shields.io/npm/v/@xylabs/react-appbar.svg [npm-link]: https://www.npmjs.com/package/@xylabs/react-appbar [npm-downloads-badge]: https://img.shields.io/npm/dw/@xylabs/react-appbar [npm-license-badge]: https://img.shields.io/npm/l/@xylabs/react-appbar [jsdelivr-badge]: https://data.jsdelivr.com/v1/package/npm/@xylabs/react-appbar/badge [jsdelivr-link]: https://www.jsdelivr.com/package/npm/@xylabs/react-appbar