@kitsuyui/react-dekamoji
v0.1.6
Published
A component that displays text in the entire display area of the component.
Downloads
4
Readme
@kitsuyui/react-dekamoji
Dekamoji is a React component that changes the font size according to the size of the parent element. It displays the largest possible font size that can be displayed in response to changes in the size of the parent element.
Demo
Storybook: https://react-playground.docs.kitsuyui.com/storybook/
Installation
npm
npm install @kitsuyui/react-dekamoji
yarn
yarn add @kitsuyui/react-dekamoji
pnpm
pnpm add @kitsuyui/react-dekamoji
License
MIT