awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
R

rikschennink/fitty

0
View on GitHub↗
0 stars·0 forks·12 views

Fitty

Scales up (or down) text so it fits perfectly to its parent container.

Features

  • Typography and Text - Scales text to fit within its parent container.

Star history

Star history chart for rikschennink/fittyStar history chart for rikschennink/fitty

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Fitty

These projects share indexed features with Fitty. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • joshuaclayton/blueprint-cssjoshuaclayton avatar

    joshuaclayton/blueprint-css

    5,286View on GitHub↗

    Blueprint-css is a CSS framework that provides a set of predefined styles and a responsive grid system for building consistent web page layouts and typography. It includes a browser style reset to remove default browser styling, ensuring a uniform visual starting point across different environments. The framework features a column-based responsive grid system that automatically adapts web content across various screen sizes and devices. It also includes a dedicated print stylesheet to optimize the appearance of web content specifically for physical printing. The project covers typography sta

    CSS
    View on GitHub↗5,286
  • davatron5000/lettering.jsdavatron5000 avatar

    davatron5000/Lettering.js

    5,343View on GitHub↗

    Lettering.js is a JavaScript typography library that divides text strings into granular HTML elements. It wraps individual characters, words, and lines in tags to enable precise CSS control and advanced visual styling. The library includes an accessible text wrapper system that maintains screen reader compatibility. It manages text accessibility by mirroring the original content into ARIA labels on containers and hiding fragmented elements from assistive technologies. The tool provides capabilities for granular text manipulation and DOM-based decomposition. These mechanisms facilitate web ty

    JavaScript
    View on GitHub↗5,343
  • davidmerfield/typesetdavidmerfield avatar

    davidmerfield/typeset

    2,682View on GitHub↗

    Typeset is an HTML pre-processor for web typography which provides typographic features used traditionally in fine printing which remain unavailable to browser layout engines. Typeset's processing brings the following to your webpages:

    JavaScript
    View on GitHub↗2,682
  • davatron5000/fittext.jsdavatron5000 avatar

    davatron5000/FitText.js

    6,717View on GitHub↗

    FitText.js is a jQuery plugin that scales headline text proportionally to its parent container's width, enabling fluid, responsive typography. It functions as a fluid headline text resizer and responsive typography tool, inflating web type by resizing text based on container dimensions with configurable compression. The plugin distinguishes itself through precise control over the scaling behavior. It includes a compressor factor for tuning how aggressively text size responds to container width changes, and provides min-max clamping to enforce lower and upper pixel bounds on the computed font

    HTML
    View on GitHub↗6,717
Compare all 13 related projects→

Frequently asked questions

What does rikschennink/fitty do?

Scales up (or down) text so it fits perfectly to its parent container.

What are the main features of rikschennink/fitty?

The main features of rikschennink/fitty are: Typography and Text.

Which projects share features with rikschennink/fitty?

Projects with overlapping indexed features include: joshuaclayton/blueprint-css — Blueprint-css is a CSS framework that provides a set of predefined styles and a responsive grid system for building… davatron5000/lettering.js — Lettering.js is a JavaScript typography library that divides text strings into granular HTML elements. It wraps… davidmerfield/typeset — Typeset is an HTML pre-processor for web typography which provides typographic features used traditionally in fine… freqdec/slabtext — A jQuery plugin for producing big, bold & responsive headlines. ghepting/jquery-responsive-text — Make your text sizing responsive! davatron5000/fittext.js — FitText.js is a jQuery plugin that scales headline text proportionally to its parent container's width, enabling…