StopNGo
released this
14 Mar 00:16
·
12 commits
to main
since this release
i18n and TS Standard support.
New
- i18n (Internationalization): Lightweight custom solution based on Redux (with async loading and SSR support);
- TS Standard full support (TypeScript Style Guide, with linter and automatic code fixer based on StandardJS);
- Prettier;
Improvements
- You can turn on the Lazy Module Compilation feature in the Webpack configuration;
- Some fixes in styles;
Changes in the Sample Application
- Added language selector;