Skip to content

Commit 142180f

Browse files
committed
doc: Update README.md
1 parent d9b564d commit 142180f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

core/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ react-iframe
66
[![npm version](https://img.shields.io/npm/v/@uiw/react-iframe.svg)](https://www.npmjs.com/package/@uiw/react-iframe)
77

88
This component allows you to wrap your entire React application or each component in an [`<iframe>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe).
9+
## Features
10+
11+
📚 Use Typescript to write, better code hints.
12+
📦 Zero dependencies.
13+
🐝 Encapsulation based on function components.
14+
🍄 Provides comprehensive code test coverage.
15+
🌐 Complete official document [demo preview](https://uiwjs.github.io/react-iframe/).
916

1017
## Installation
1118

0 commit comments

Comments
 (0)