vinaigrette

Vinaigrette is a wireframing library for React

Usage no npm install needed!

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

README

Vinaigrette

Vinaigrette is a component library for React that is focused on making it easy to build wireframes.

Install

$ npm install vinaigrette

Components

Buttons

  • Button
  • Dropdown

Forms

  • Input
  • TextArea
  • FormLabel
  • Checkbox

Layout

  • Container
  • HStack
  • VStack
  • Grid
  • Section
  • Screen
  • Dividor
  • FixedSpacer

Navigation

  • Page
  • Sidebar
  • TabBar

Typography

  • Title
  • Subtitle
  • Header
  • Subheader
  • Paragraph

Other

  • Icon
  • Logo
  • Image