facilguide 0.1.1
facilguide: ^0.1.1 copied to clipboard
Multilingual content utilities for tech guides. Locale detection, translation, hreflang, reading time, accessibility helpers for EN, ES, FR, PT, IT.
Changelog #
0.1.1 #
- Add Language class and supportedLanguages catalog
- Add Translator class with fallback and cascade notation support
- Add detectLanguageFromPath and localizedPath URL routing
- Add hreflangUrls for SEO alternate link generation
- Add readingTimeMinutes with per-language senior reading speeds
- Add recommendedFontSize and recommendedLineHeight accessibility helpers
- Add isSupportedLanguage and findLanguage lookup utilities
- Expand README with code examples and usage documentation
0.1.0 #
- Initial release
- Base URL and version constants
- Package structure for multilingual guide utilities