FitText.js
Font scaler
A JavaScript plugin that makes font sizes flexible for responsive layouts.
Modified version of FitText.js jQuery plugin. Now it works standalone.
620 stars
24 watching
117 forks
Language: JavaScript
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
peacechen/fittext-umd | A JavaScript library for dynamically scaling font sizes to fit the width of a parent element. | 21 |
heyman333/react-native-responsive-fontsize | A React Native library that adjusts font sizes based on device screen size | 636 |
patrickmarabeas/ng-fittext.js | An AngularJS directive to make text scalable and responsive based on its parent element's width | 222 |
zachleat/bigtext | A jQuery plugin that calculates font-size and word-spacing to match text to a specific width | 888 |
jayeshlab/vue-resize-text | A Vue.js directive to automatically adjust text size based on element width | 71 |
hfalucas/vue-autosizer | Automatically adjusts textarea and input elements to fit their content | 5 |
bespokejs/bespoke-scale | A plugin for bespoke.js that enables responsive slide scaling | 8 |
jkroso/flowtype | A library that adjusts font size based on the container's width and maintains a proportional relationship between line height and font size. | 41 |
munter/subfont | Tools for optimizing webfont loading by analyzing font usage and generating optimal subsets | 1,577 |
zats/adjustfontsize-xcode-plugin | Adjusts font sizes in Xcode's UI without modifying settings | 271 |
monotype/variablefont.js | Library extending opentype.js to handle variable fonts | 131 |
amarcruz/react-native-text-size | Measures text layout and provides font information for React Native apps | 404 |
jp-liu/fit-screen | A utility library for creating adaptive screens in web applications that support multiple frameworks and don't require bundling. | 70 |
cssninjastudio/unplugin-fonts | A plugin that simplifies webfont loading and optimization by automating the process of loading and caching fonts for faster page rendering. | 342 |
erchenger/sizeadjustingtextview | Preserves and refactors an open source autosizing text view for Android | 252 |