Skip to content

Commit

Permalink
docs(README): add screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Mobiletainment committed Jun 2, 2020
1 parent 977974f commit 29555e8
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

This project generates React wrappers and typings from the Stencil component library for efficient use with TypeScript and TSX in React. ❤️

The benefits of using a Stencil component is that it compiles down to standards-compliant Web Components / Custom Elements, while at the same time Stencil offers framework integrations for popular libraries such as React, Angular or Vue, which makes them easy to use across frameworks.
The benefit of using a Stencil component library is that Stencil compiles down to standards-compliant Web Components / Custom Elements, while at the same time it offers framework integrations for popular libraries such as React, Angular or Vue, which makes them easy to use across frameworks.

![Stencil Web Components in React with TSX support](docs/Stencil-Web-Components-in-React.png "Stencil Web Components in React with TSX support")

This project was generated using [Nx](https://nx.dev).

Expand Down
Binary file added docs/Nx-Console-VSCode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/Path-Mappings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/Stencil-Web-Components-in-React.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 29555e8

Please sign in to comment.