# etpl2to3
**Repository Path**: mirrors_ecomfe/etpl2to3
## Basic Information
- **Project Name**: etpl2to3
- **Description**: Convert ETpl Syntax from 2 to 3
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-08
- **Last Updated**: 2026-07-04
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# etpl2to3
[](https://travis-ci.org/ecomfe/etpl2to3)
`etpl2to3` 是一个将 `ETpl 2` 模板语法转换成 `ETpl 3` 的工具。
[ETpl](http://ecomfe.github.io/etpl/) 是一个灵活、具有强大复用能力的高性能的模板引擎,适用于WEB前端应用中视图的生成,特别是SPA(Single Page APP)类型的应用。
## 安装
```
$ sudo npm install -g etpl2to3
```
## 使用
直接输入 `etpl2to3` 可以看到详细的帮助信息。
```
$ etpl2to3
Usage: etpl2to3 [options]
Options:
-h, --help output usage information
-V, --version output the version number
-o, --output