Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (17 loc) · 474 Bytes

File metadata and controls

28 lines (17 loc) · 474 Bytes

format-message-interpret-sjs

sjs version of format-message-interpret v6.2.3

usage

yarn add format-message-interpret-sjs

see examples

src/locales.sjs: auto generated from json by format-message-sjs-cli

index.axml

<import-sjs from="/locales.sjs" name="{t}" />

<view>{{ t('name', {name: 'yiminghe'}) }}</view>

Supported ICU Formats

  • plural
  • selectordinal
  • select