ng2-translate

Angular 2 的 i18n 库
授权协议 MIT
开发语言 TypeScript
所属分类 Web应用开发、 AngularJS 扩展
软件类型 开源软件
地区 不详
投 递 者 袁赞
操作系统 跨平台
开源组织
适用人群 未知
  • ng2-translate 详细介绍 ng2-translate 是 Angular 2 的 i18n 库。 简单示例:https://github.com/ocombe/ng2-play/tree/ng2-translate-test   

  • 1. <li> {{ 'Withdrawmoney.tipsP1' | translate:{value:assets} }} </li>  2. "Withdrawmoney":{ "tipsP1":"您的提币地址必须支持接收{{value}},否则资产将不可找回。" }    转载于:https://www.cnblogs.com/wupeng88/p/9845571.html

  • 一、组件信息 组件名称:ngx-translate-lint npm仓库地址:https://www.npmjs.com/package/ngx-translate-lint 组件描述: 使用@ngx-translate组件实现的国际化项目,需要检查资源文件中键值是否有效,是否重复等检查工作,可以使用ngx-translate-lint组件 组件作用简述: 检查资源文件中键值对的键(key)是否重

  • 我使用的角度1.4.9 具有角翻译2.9.0 这里是相关的代码如预期 controller { function(value) { this.$translate.isPostCompilingEnabled(); // Returns true return this.$translate.instant("taskNames."+value.parameters['messageId'], v

  • 1 报错提示 /Users/dengkai/workspace/pumkins/test/my-project/node_modules/@angular/compiler-cli/ngcc/src/entry_point_finder/targeted_entry_point_finder.js:40 throw new Error("The target ent

 相关资料
  • �� ng2-tree �� Usage �� Demo �� API tree [tree] Load children asynchronously Load children using ngrx (or any redux-like library) Configure node via TreeModelSettings [settings] Tree class events (nod

  • Angular 2 Drag-and-Drop Angular 2 Drag-and-Drop without dependencies. Follow me to be notified about new releases. Some of these APIs and Components are not final and are subject to change! Transpilat

  • ng2-bootstrap 是 Angular 2 的扩展指令,实现了对 Bootstrap 框架的集成。 示例代码: // RECOMMENDED (doesn't work with system.js)import { AccordionModule } from 'ng2-bootstrap/accordion';// orimport { AccordionModule } from '

  • 个人开发的博客,前端ng2-fuzhutech-blog采用angualr2 + ng2-Bootstrap实现,后端fuzhutech-blog基于Spring+SpringMVC+Mybatis架构. This project was generated with Angular CLI version 1.0.0. 技术选型 后端 Ioc容器 Spring Web框架 SpringMVC O

  • This repository is no longer maintained. Angular 2+ wrapper for intl-tel-input Installation Run following command to install ng2-tel-input npm install ng2-tel-input intl-tel-input --save After install

  • Angular PDFJS viewer with Mozilla's ViewerJS. Supports Angular 2+ �� Thanks a ton to the community - We are talking Downloads in millions now!!! This project is currently maintained by a single develo