React Text Fit Component

A React component to fit headlines and paragraphs into elements.

Features:

  • fit headlines and paragraphs into any element
  • fast: uses binary search for efficiently find the correct fit
  • 100% react-goodness
  • works with any style configuration (line-height, padding, …)

Preview:

React Text Fit Component

Download Details:

Author: malte-wessel

Live Demo: View The Demo

Download Link: Download The Source Code

Official Website: https://github.com/malte-wessel/react-textfit

License: MIT

Add Comment