Skip to content

Commit a9c637c

Browse files
authored
Update README.md
1 parent dbd7055 commit a9c637c

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
@@ -58,6 +58,14 @@ go get github.com/antonmedv/expr
5858
* See [Getting Started](docs/Getting-Started.md) page for developer documentation.
5959
* See [Language Definition](docs/Language-Definition.md) page to learn the syntax.
6060

61+
## Input widget
62+
63+
<img src="https://user-images.githubusercontent.com/141232/61127899-3e249280-a4b9-11e9-8e88-385e2d769cce.png" align="right" alt="input widget screenshot" width="297">
64+
65+
Also, I have an input widget for react, vue and angular which allows editing expressions with syntax highlighting and autocomplete based on your types declaration of environment.
66+
67+
[Contact me if you are interested to hear opinions.](mailto:[email protected])
68+
6169
## Examples
6270

6371
Executing arbitrary expressions.

0 commit comments

Comments
 (0)