multi-color-text
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Multi Color Text Component

Simple and Professional Text Component for React or Next

  • Initial Idea : A lightweight, simple, and professional component that can display text with multiple colors
  • Multilingual Support : I designed the component to be language-independent and can apply colors to any language
  • Ease of Use : The component does not have complex and cluttered properties, making it very easy to use

Installation

$ npm install multi-color-text

Examples

<MCText
  Text="Multi Text Color Heading"
  as="h1"
  color1="#186cb8"
  color2="#2a9a9f"
  color3="#f1b211"
  color4="#e83611"
  color5="#f9002f"
  degre={45}
/>

This was a quick example of our component

License

React is MIT licensed.

Package Sidebar

Install

npm i multi-color-text

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

556 kB

Total Files

17

Last publish

Collaborators

  • mearaj-parsa