artifak

A set of React UI primitives to help you build your component UI system

Usage no npm install needed!

<script type="module">
  import artifak from 'https://cdn.skypack.dev/artifak';
</script>

README

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