# @antv/f-engine

> FEngine 是 AntV F 系列可视化引擎的底层渲染引擎，为移动端提供了一套完整的渲染、事件、动画能力，能方便的构建可视化 UI

Latest version **1.10.0** (published 2026-01-21) · 0 weekly downloads

## Install

```sh
npm install @antv/f-engine
pnpm add @antv/f-engine
yarn add @antv/f-engine
bun add @antv/f-engine
```

## Health

**Score 60/100 (C)** — status: stable.

Positive: has types; esm support; no vulnerabilities; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.10.0 |
| Published | 2026-01-21 |
| First published | 2022-05-27 |
| Weekly downloads | 0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 11 |
| Unpacked size | 2 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 42 |
| Author | https://github.com/orgs/antvis/people |
| Maintainers | lvisei, freestyle21, soundquiet, elaine.q.10, sturuby, sakuya223, serializedowen, xdzhao, yangzhanmei, wjgogogo, leungwensen, dori, iaaron, yard, simaq, dxq613, intchous, susan_ann, jinke.li, lzxue, army8735, atool, baizn, dengfuping, neoddish, jeffy2012, zqlu, afc163, pomelo-nwu, kopiluwaky, ccnuzindex, panyuqi, bubkoo, zengyue, kasmine, boyu.zlj, l1ud0ngq1, newbyvector, winniexing, chenluli, kn9117, xdddst, semious2020, esora, nadia_liu, bbsqq, mxz96102, openwayne, pearmini, pddpd, yiqianyao, zhanba, cxxxxxn, laixingui.lxg, susiwen8, yanxiong, zeyuwang, rainy25ghz, zhangjunjie-loki, flash1, yisi.wang, dreammy23, biupiubiupiu, basketduck, xuying1027, banxuan, bqxbqxbqx, alex_zjt, duxinyue023, wang1212, leondt1, gaofuhong |

## Links

- npm: https://www.npmjs.com/package/@antv/f-engine
- Repository: https://github.com/antvis/FEngine
- Issues: https://github.com/antvis/FEngine/issues
- npm.io page: https://npm.io/package/@antv/f-engine

## Dependencies (11)

- [tslib](https://npm.io/package/tslib.md) ^2.3.1
- [@antv/util](https://npm.io/package/@antv/util.md) ^3.0.6
- [@antv/g-lite](https://npm.io/package/@antv/g-lite.md) ~1.2.0
- [eventemitter3](https://npm.io/package/eventemitter3.md) ^4.0.0
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.12.5
- [@antv/g-gesture](https://npm.io/package/@antv/g-gesture.md) ~2.2.0
- [@antv/g-mobile-svg](https://npm.io/package/@antv/g-mobile-svg.md) ~0.10.0
- [@antv/g-mobile-webgl](https://npm.io/package/@antv/g-mobile-webgl.md) ~0.9.0
- [@antv/g-mobile-canvas](https://npm.io/package/@antv/g-mobile-canvas.md) ~0.11.0
- [@antv/g-web-animations-api](https://npm.io/package/@antv/g-web-animations-api.md) ~1.2.0
- [@antv/g-mobile-canvas-element](https://npm.io/package/@antv/g-mobile-canvas-element.md) ~0.8.0

## Recent versions

- 1.10.0 (latest) — 2026-01-21
- 1.8.3-alpha.2 (next) — 2025-11-21
- 0.0.42 (beta) — 2023-06-08
- 1.8.3-alpha.1 — 2025-11-18
- 1.8.2 — 2025-08-22
- 1.8.1-alpha.8 — 2025-08-15
- 1.8.1 — 2025-08-05
- 1.8.0 — 2025-06-09
- 1.5.0 — 2024-09-26
- 1.4.0 — 2024-09-19
- 1.3.7 — 2024-08-18
- 1.3.6 — 2024-07-24
- 1.3.5 — 2024-07-18
- 1.3.4 — 2024-07-15
- 1.3.3 — 2024-07-10
- … 68 more at https://npm.io/package/@antv/f-engine/versions

## README

FEngine 是 AntV F 系列可视化引擎的底层渲染引擎，为移动端提供了一套完整的渲染、事件、动画能力，能方便的构建可视化 UI

See our GitHub [https://github.com/antvis/FEngine](https://github.com/antvis/FEngine) for more information

## Install

Using npm:

```sh
npm install --save @antv/f-engine
```

or using yarn:

```sh
yarn add @antv/f-engine
```

## License

[MIT license](./LICENSE).

---
_Source: https://npm.io/package/@antv/f-engine · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
