frame.canvas
v1.2.2
Published
A React component for rendering a canvas element with a frame.
Readme
frame.canvas
Overview
frame.canvas is a lightweight and flexible framework designed to simplify the creation of interactive and dynamic canvas-based drawings of a frame represented by a Nidek string.
Key Features
- Modular Design: Easily extend and customize functionality.
- React Integration: Seamlessly integrates with React for building modern UI components.
- TypeScript Support: Leverages TypeScript for type safety and better developer experience.
- Vite-Powered: Utilizes Vite for fast development and optimized builds.
Getting Started
To get started with frame.canvas, clone the repository and follow the setup instructions provided below.
git clone git@...:RGF-Modul-Apps/FDM-packages/frame.canvas.git
cd frame.canvas
npm install
npm run devpublish the package
- update package.json
- update packages
- version number
- yarn build
- git commit
- git push
- npm login
- npm publish
