Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Research internationalisation libraries and how other libraries and design systems do internationalisation #1709

Closed
10 tasks done
Tracked by #1708
hannalaakso opened this issue Jan 22, 2020 · 0 comments

Comments

@hannalaakso
Copy link
Member

hannalaakso commented Jan 22, 2020

What

Find different libraries that allow users to pass options to JavaScript for components (including translations).
Research how these libraries have implemented this

Why

We want to understand how other libraries and design systems have approached internationalisation and allowing users to configure JavaScript, so that we gain an understanding of the options available to us.

Who needs to know about this

Developers

Done when

  • Identified projects that pass JavaScript options to components/support internationalisation
  • For each project, research into the following:
    • What browsers do they support?
    • Are there any impacts on performance?
    • How is it implemented? Are they using any libraries?
    • Are there naming conventions?
    • What does their documentation for this look like?
    • How do they handle initialisation?
    • If there's a declarative and programmatic way of setting options, how do they work together?
  • Some kind of write-up of possible approaches we've discovered that we might want to do some spikes into
@vanitabarrett vanitabarrett changed the title Understand how JavaScript options work in existing projects (libraries, design systems) Research how JavaScript options and internationalisation work in other libraries and design systems Mar 1, 2022
@querkmachine querkmachine self-assigned this Apr 29, 2022
@vanitabarrett vanitabarrett changed the title Research how JavaScript options and internationalisation work in other libraries and design systems Research internationalisation libraries and how other libraries and design systems do internationalisation Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

4 participants