Skip to main content

Core Concepts

React Text Decorator Library

The React Decorated Text Library is a lightweight and user-friendly library designed to enhance the presentation of text by adding small decorative elements like lines, dots, and more. This library aims to make your application's text more visually appealing and engaging for users.

Key Features

  • Simple Installation: Easily add the library to your project using npm or yarn.
  • Customizable Components: Provides 'StripeText' and 'DotText' components to decorate text with various styles.
  • Flexible Props: Customize the appearance of decorations with props like color, size, position, and more.
  • Open Source: Available under the MIT License, encouraging community contributions and usage.

Usage

The library offers two main components, StripeText and DotText, with more to come in the future. These components allow you to easily add decorative elements to your text.

License & Contributions

The library is released under the MIT License. Contributions are welcome and encouraged! If you encounter any issues or have ideas for improvements, feel free to open an issue or submit a pull request.

Author & Support

Created and maintained by Christian Caracach. This is my first React library project—feedback and contributions are greatly appreciated. For support, please open an issue on the repository.

Enjoy using the React Decorated Text Library!