2.0.12 • Published 2 years ago

ui-sora v2.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

ui-sora-tiktax-thumbnail

Motivation

This library is built with 5 goals in mind:

  • To be fully customizable, if it exist as a css property it can be achieved. Any css property can be passed as props to any component. Being able to add all existing css properties to any component and not limiting just by strict "appearance" or "theme" props.
  • To support easy and fast theme-customization. Rapidly and globally customize just what you need.
  • To be mobile first and accessible. Some popular libraries are designing clickable elements without thinking how uncomfortable they are when using your finger.
  • To adapt to the current trends on UI/UX Design. The theme of the latest version should not be less modern that the top voted designs on Dribbble on the current month.

  • To have full TypeScript support and follow best practises.

Live demo: https://master--62ad9768e03689594b027eb9.chromatic.com/

Get started

Install the library with npm or yarn

npm install ui-sora

alternatively

yarn add ui-sora

Import your components

All components are imported from index. No need to specify a subdirectory.

import { Button, Badge, Tooltip } from 'ui-sora'

Further documentation

A documentation site will be built soon. Meanwhile, we recommend run storybook to see your components in action. Clone or fork our repository: https://github.com/tiktax-io/ui-sora and install all dependencies with npm install or yarn.

Run npm run dev or yarn dev right afterwards.

Live demo

https://master--62ad9768e03689594b027eb9.chromatic.com/

1.0.1

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.1

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.11

2 years ago

2.0.7

2 years ago

2.0.12

2 years ago

2.0.6

2 years ago

2.0.9

2 years ago

2.0.10

2 years ago

2.0.8

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.3.0

2 years ago

6.9.3

2 years ago

0.0.28

2 years ago

0.0.27

2 years ago

0.0.26

2 years ago

0.0.25

2 years ago

0.0.24

2 years ago

0.0.23

2 years ago

0.0.22

2 years ago

0.0.21

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

1.0.0

2 years ago