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
+5-5
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Oracle JET version 4.2.0
1
+
# Oracle JET version 5.0.0
2
2
3
3
## About Oracle JET
4
4
Oracle JET is targeted at intermediate to advanced JavaScript developers working on client-side applications. It's a collection of open source JavaScript libraries along with a set of Oracle contributed JavaScript libraries that make it as simple and efficient as possible to build applications that consume and interact with Oracle products and services, especially Oracle Cloud services.
@@ -12,7 +12,7 @@ Oracle JET is a modular toolkit allowing developers to use as much or as little
12
12
* Leverages popular open-source technologies
13
13
* Full lifecycle management for template based SPA
14
14
* Built in accessibility support
15
-
* Support for internationalization (28 languages and 190+ locales)
15
+
* Support for internationalization (28 languages and 160+ locales)
16
16
* Rich set of UI components
17
17
* Advanced two-way binding with a common model layer
18
18
* Powerful routing system supporting single-page application navigation
See the [Oracle JET Developer Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet420) for complete installation details, including prerequisites.
37
+
See the [Oracle JET Developer Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet500&id=homepage) for complete installation details, including prerequisites.
38
38
39
39
## Related GitHub Projects
40
40
All related projects on GitHub are associated under the [oracle-jet topic](https://github.com/search?q=topic%3Aoracle-jet+org%3Aoracle&type=Repositories).
Oracle JET comes with a full [Developers Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet420) to help with Getting Started and many common issues.
Oracle JET comes with a full [Developers Guide](http://www.oracle.com/pls/topic/lookup?ctx=jet500&id=homepage) to help with Getting Started and many common issues.
0 commit comments