0.12.2 • Published 11 months ago
@lit/localize v0.12.2
@lit/localize
Lit Localize provides localization/internationalization support for Lit templates. See lit.dev for full documentation.
This is the repo for @lit/localize
, the package provides the library that runs in
the browser and contains msg
and other utilities.
See also
@lit/localize-tools
,
the package that provides the lit-localize
command-line tool for extracting
messages and building localized apps.
Installation
npm i @lit/localize
Usage
render() {
return msg(html`Hello <b>World</b>`);
}
Documentation
Full documentation is available on lit.dev.
0.12.2
11 months ago
0.12.0
2 years ago
0.12.1
2 years ago
0.12.0-pre.1
2 years ago
0.11.5-pre.0
2 years ago
0.11.3
3 years ago
0.11.4
3 years ago
0.11.2
3 years ago
0.11.1
4 years ago
0.11.0
4 years ago
0.10.4
4 years ago
0.10.3
4 years ago
0.10.2
4 years ago
0.10.2-pre.1
4 years ago
0.10.1
4 years ago
0.10.0
4 years ago
0.9.0
4 years ago
0.8.0
4 years ago
0.7.0
4 years ago
0.7.0-pre.1
4 years ago
0.6.1
5 years ago
0.6.0
5 years ago
0.5.1
5 years ago
0.5.0
5 years ago