0.5.1 • Published 2 years ago

react-section-dividers v0.5.1

Weekly downloads
11
License
MIT
Repository
github
Last release
2 years ago

react-section-dividers

A collection of React components written in Typescript dividing sections in a creative manner.

Getting started

Add the package with the package manager via NPMs registry of choice to your project:

  • yarn: yarn add react-section-dividers
  • npm: npm install react-section-dividers
  • pnpm: pnpm add react-section-dividers
  • npx: npx -p react-section-dividers

Besides react and react-dom this package has @emotion/react as a peer dependency. Make sure it is a dependency of your project:

  • yarn: yarn add @emotion/react
  • npm: npm install @emotion/react
  • pnpm: pnpm add @emotion/react
  • npx: npx -p @emotion/react

Dividers

NameDescriptionPreview
AslantDivision by a line which is not straight.Aslant preview
ReboundDivision by a line which bounces back.Rebound preview

Resources

This project is based on react-vite-storybook-typescript-starter.

0.4.10

2 years ago

0.4.9

2 years ago

0.4.8

2 years ago

0.4.11

2 years ago

0.4.12

2 years ago

0.4.5

2 years ago

0.4.4

2 years ago

0.4.7

2 years ago

0.4.6

2 years ago

0.5.0

2 years ago

0.4.3

2 years ago

0.5.1

2 years ago

0.4.2

2 years ago

0.3.0

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.1.1

3 years ago

0.1.0

3 years ago