Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 422 Bytes

ROADMAP.md

File metadata and controls

10 lines (8 loc) · 422 Bytes

Roadmap

1.0

  • A command-line tool to generate i18n asset json files from i18n.json files side-by-side with component typescript code;
  • An HTTP loader that allows changing the base url;
  • Lazy loading of i18n chunks;
  • Preloading loading of i18n lazy loaded chunks;
  • Add a watcher command to the CLI, to work integrated with ng serve;
  • Date and currency localization (l10n);