artifak
v2.1.1
Published
A set of React UI primitives to help you build your component UI system
Maintainers
Readme
Artifak
Artifak is a React UI primitive components library to help you scaffold component system in your React project and is built with Styled System. Documentation can be found at Artifak.
Installation
For the whole Artifak lot, you can install it via...
Yarn
yarn add artifakNPM
npm install artifakPackages can also be installed independently. Simply do yarn add <package name> or npm install <package name> to add them to your list of dependencies. Below is a list of available packages.
- @artifak/container
- @artifak/grid
- @artifak/typography
- @artifak/flex
- @artifak/text-input
- @artifak/component-generator
- @artifak/text-input
- @artifak/imagery
- @artifak/media
- @artifak/fluidsizing
- @artifak/useclickaway
- @artifak/usematchmedia
- @artifak/usewindowsize
- @artifak/usedebouncedfn
- @artifak/hextorgb
- @artifak/hextorgba
- @artifak/pxtoem
- @artifak/pxtorem
