react-grape

UI components for react

Usage no npm install needed!

<script type="module">
  import reactGrape from 'https://cdn.skypack.dev/react-grape';
</script>

README

react-grape

UI components for react

Features

  • All components react-grape provides are independent on any style. You can use your exist style with react-grape components

  • Easy to use.

Components

List

Auto-animated components list.

  • The swap, addition, deletion are performed with auto-animation.

  • The rendering components, given as renderprop, can swap their position with drag & drop. You can receive new data when the swap occurs by use of onChange prop.