Skip to content

heyjul3s/artifak

Repository files navigation

Build Status    Known Vulnerabilities    Maintainability    npm version     Coverage Status

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 artifak

NPM

npm install artifak

Packages 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/imagery
  • @artifak/media
  • @artifak/fluidsizing
  • @artifak/usematchmedia
  • @artifak/usewindowsize
  • @artifak/usedebouncedfn
  • @artifak/hextorgb
  • @artifak/hextorgba
  • @artifak/pxtoem
  • @artifak/pxtorem

About

Artifak is a React UI primitive components library to help you scaffold component system in your React project

Resources

License

Stars

Watchers

Forks

Packages

No packages published