0.5.0 • Published 1 year ago

@maximeij/react-csstick v0.5.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
1 year ago

react-csstick

npm (scoped)

CSS Stick figures and comics

Features

  • Components
    • Comic - Scenes laid out in a pattern
    • Scene - Container for Stick figures to be displayed in
    • Stick - CSS Stick figure with customizable position
    • TextBubble - Rudimentary box with controllable props

Try it live at https://lynxlab.xyz/stick

Use

You need to import the css once in a parent Component

import '@maximeij/react-csstick/css';

You can then import individual Components and resources as needed

import {Comic, ComicPresets, type ComicProps} from '@maximeij/react-csstick';

Coming soon

  • Animations
  • Working Storybooks
  • Improvements: Comic layout, Text Bubble style
  • Stick Accessories: Clothing, Items

Recent changes

0.4.8

1 year ago

0.4.5

1 year ago

0.4.7

1 year ago

0.4.6

1 year ago

0.5.0

1 year ago

0.4.1

2 years ago

0.4.0

2 years ago

0.4.3

2 years ago

0.4.2

2 years ago

0.1.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.3.6

2 years ago

0.3.5

2 years ago

0.2.3

2 years ago

0.3.1

2 years ago

0.2.2

2 years ago

0.3.4

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago