1.0.12 • Published 2 years ago

fitt-canvas v1.0.12

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

fitt-canvas

A reusable canvas editor for fitt.

Skills

React TypeScript JavaScript HTML5 Canvas

Description

This package provides a reusable canvas editor component for fitt. It is built using React and TypeScript, and utilizes the HTML5 Canvas element for drawing and editing graphics.

Installation

To install the fitt-canvas package, use the following command:

npm install fitt-canvas

To use this

 <Canvas
    sidePickerWidth={500}
    bottomPickerHeight={140}
    imageList={[
      "http://res.cloudinary.com/dr8pyxxqb/image/upload/v1683823651/vo4gwnekknbfam8vwhs4.png",
      "http://res.cloudinary.com/dr8pyxxqb/image/upload/v1683823444/a8l5a9kdbfcctntzccwi.png",
      "http://res.cloudinary.com/dr8pyxxqb/image/upload/v1683823511/l9tuuf2xwql2viuzwh06.png",
      "http://res.cloudinary.com/dr8pyxxqb/image/upload/v1683823988/jn3uivtfefktp3ztbty6.png",
    ]}
    translateTo="upper"
  />

License

This project is licensed under the MIT License.

© 2023 raju sirigineedi | ravitejasunkara | charanbolisetti

1.0.9

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.12

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago