Collection of pain points when internationalising a nodejs CLI tool: - IME input can interfere with user input - Double width characters break ASCII layouting - Lack of standardized negotiation system (with language store)
Collection of pain points when internationalising a nodejs CLI tool: