Locale Aware Sorting

Sort and compare text using locale collation rather than byte order, so lists read correctly in every language. Use when displaying sorted names, searching case-insensitively, or matching user input.

Amey-Thakur 0311ebc 1.9 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/i18n-localization/locale-aware-sorting commit 0311ebc224

Frequently asked questions

npx skillmds@latest add amey-thakur/locale-aware-sorting