ice-plugin-moment-locales

0.1.0 • Public • Published

ice-plugin-moment-locales

功能

  • 优化 moment 语言包加载
  • 根据设置自动加载对应语言包

options

  • locale:类型 String | Array,需要加载的多语言包

用法

module.exports = {
  plugins: [
    ['ice-plugin-moment-locales', { locales: ['zh-cn', 'en-au'] }],
  ],
}

Readme

Keywords

Package Sidebar

Install

npm i ice-plugin-moment-locales

Weekly Downloads

5

Version

0.1.0

License

MIT

Unpacked Size

1.23 kB

Total Files

4

Last publish

Collaborators

  • clarkxia