C Oracle JET References
Topics:
Oracle Libraries and Tools
Oracle provides optional tools and libraries to use in conjunction with Oracle JET. Use this reference to locate additional information about the Oracle products referenced throughout the guide.
| Name | Description | Additional Information |
|---|---|---|
|
Voluntary Product Accessibility Template (VPAT) |
Documentation of Oracle’s degree of conformance with applicable accessibility standards |
|
|
Oracle Alta UI |
A mobile and browser application design system |
Third-Party Libraries and Tools
Use this reference to locate additional information about the third-party libraries and tools used by Oracle JET and referenced throughout the guide.
| Name | Description | Additional Information |
|---|---|---|
|
Apache Cordova (Mobile only) |
Open source mobile development framework that allows you to use HTML5, CSS3, and JavaScript for cross-platform development targeted to multiple platforms with one code base |
|
|
CSS3 (Cascading Style Sheets) |
Used for adding style to Web applications |
|
|
Hammer.js |
JS library used for multi-touch gestures |
|
|
HTML5 (Hypertext Markup Language 5) |
Core language of the World Wide Web |
|
|
JavaScript |
Scripting language used in client-side applications |
|
|
js-signals |
JS library used for custom event/messaging system |
|
|
jQuery |
JS library designed for HTML document traversal and manipulation, event handling, animation, and Ajax |
|
|
jQuery UI |
JS library built on top of jQuery for UI development. Oracle JET includes the UI Core download only. |
|
|
Knockout |
JS library used for two-way data binding |
|
|
NetBeans |
Integrated Development Environment (IDE) with support for HTML5 application development |
|
|
Node.js |
Open source, cross-platform runtime environment for developing server-side web applications, used by Oracle JET for package management |
|
|
proj4js |
JavaScript library designed for transforming point coordinates from one coordinate system to another, including datum transformations. |
|
|
QUnit |
JavaScript unit testing framework |
|
|
RequireJS |
JS file and module loader used for managing library references and lazy loading of resources |
|
|
RequireJS CSS |
RequireJS CSS plugin that allows to load CSS files. |
|
|
SASS (Syntactically Awesome Style Sheets) |
Extends CSS3 and enables you to use variables, nested rules, mixins, and inline imports |
|
|
Selenium WebDriver |
Alternative method of testing applications |