https://github.com/trigensoftware/flexis-ui
Styleless React Components
https://github.com/trigensoftware/flexis-ui
Last synced: 8 months ago
JSON representation
Styleless React Components
- Host: GitHub
- URL: https://github.com/trigensoftware/flexis-ui
- Owner: TrigenSoftware
- License: mit
- Created: 2018-02-09T10:23:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T05:34:15.000Z (over 3 years ago)
- Last Synced: 2025-07-09T12:53:56.132Z (11 months ago)
- Language: TypeScript
- Size: 17.8 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# @flexis/ui
[![NPM version][npm]][npm-url]
[![Peer dependencies status][peer-deps]][peer-deps-url]
[![Dependencies status][deps]][deps-url]
[![Build status][build]][build-url]
[![Dependabot badge][dependabot]][dependabot-url]
[![Documentation badge][documentation]][documentation-url]
[npm]: https://img.shields.io/npm/v/@flexis/ui.svg
[npm-url]: https://npmjs.com/package/@flexis/ui
[peer-deps]: https://david-dm.org/TrigenSoftware/flexis-ui/peer-status.svg
[peer-deps-url]: https://david-dm.org/TrigenSoftware/flexis-ui?type=peer
[deps]: https://david-dm.org/TrigenSoftware/flexis-ui.svg
[deps-url]: https://david-dm.org/TrigenSoftware/flexis-ui
[build]: http://img.shields.io/travis/com/TrigenSoftware/flexis-ui/master.svg
[build-url]: https://travis-ci.com/TrigenSoftware/flexis-ui
[dependabot]: https://api.dependabot.com/badges/status?host=github&repo=TrigenSoftware/flexis-ui
[dependabot-url]: https://dependabot.com/
[documentation]: https://img.shields.io/badge/API-Documentation-2b7489.svg
[documentation-url]: https://trigensoftware.github.io/flexis-ui
Styleless React Components.
## Install
```sh
npm i @flexis/ui
# or
yarn add @flexis/ui
```
## API
- [Storybook](https://trigensoftware.github.io/flexis-ui/)
- [Docs](https://trigensoftware.github.io/flexis-ui/docs/)