Skip to content

Commit 9453f8a

Browse files
author
Ivan Grekov
committed
add some links
1 parent 745b1a7 commit 9453f8a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,11 @@ const doc = reactDocs.parse(
3838
## What code-examples are covered
3939

4040
Most of general and corner-cases for `React.functionComponents` were covered.
41+
42+
## Useful links
43+
44+
You can test your components in these online services:
45+
46+
* [React-docgen: playground](https://reactcommunity.org/react-docgen/)
47+
* [TypeScript AST Viewer](https://ts-ast-viewer.com/)
48+
* [AST Explorer](https://astexplorer.net/)

0 commit comments

Comments
 (0)