Socket
Socket
Sign inDemoInstall

@lit/localize

Package Overview
Dependencies
Maintainers
9
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lit/localize

Localization client library for lit-html


Version published
Weekly downloads
31K
decreased by-16.57%
Maintainers
9
Weekly downloads
 
Created
Source

@lit/localize

Published on NPM Test status

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.

FAQs

Package last updated on 05 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc