You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,8 @@
42
42
* Achieves high performance by minimizing DOM API calls for each page render and by making it easy to offload processing to background web workers.
43
43
* Supports JavaScript interoperability, allowing developers to leverage NPM packages and integrate with existing JavaScript applications.
44
44
45
+
Yew is named after a type of evergreen tree, and is pronounced /juː/. [Entry with audio on Cambridge Dictionary](https://dictionary.cambridge.org/dictionary/english/yew).
46
+
45
47
*Note: Yew is not 1.0 yet. Be prepared to do major refactoring due to breaking API changes.*
0 commit comments