@artistry/react

A powerful component library for React

Usage no npm install needed!

<script type="module">
  import artistryReact from 'https://cdn.skypack.dev/@artistry/react';
</script>

README

react-artistry

Build Status npm version

A powerful component library for React. All components have been designed with React in mind, reducing re-renders and other JavaScript activity.

Furthermore, the components are designed to work seamlessly together. They are built using a simple, powerful, and configurable stylesheet. Most animation is style based, again reducing JavaScript activity.

The API is focused on consistency, and ease of use.

  • Button
  • ButtonGroup
  • Carousel
  • Code
  • Form
  • FormContainer
  • FormInput
  • Modal
  • Popover
  • ProgressBar
  • Range
  • Section
  • Tab
  • Toggle