Skip to content

bivex/TYPOGRAPHY_ANALYZER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typography Analyzer

A JavaScript tool for analyzing and improving typography in web projects.

Modules

File Description
code.js Core typography analysis engine
ft.js Font typography utilities
fast_check.js Quick typography validation
find_troubles.js Detect common typography issues
UI/Accessibility.Contrast.Analyzer.js Color contrast analysis (WCAG)
UI/AccessibilityM.Contrast.Analyzer.js Enhanced contrast analyzer
UI/UI.UX.Layout.Analyzer.js Layout and spacing analysis

Features

  • Font size and line height validation
  • Color contrast checking (WCAG compliance)
  • Layout spacing analysis
  • Typography issue detection

Usage

node code.js
node fast_check.js [url]
node find_troubles.js [url]

License

See LICENSE for details.

About

A JavaScript tool for analyzing and improving typography in web projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors