@oracle/oraclejet
v17.1.0
Published
Oracle JavaScript Extension Toolkit (JET) empowers developers by providing a modular open source toolkit based on modern JavaScript, CSS3 and HTML5 design and development principles.
Downloads
9,498
Keywords
Readme
Oracle JET version 17.1.0
About Oracle JET
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.
This is an open source project maintained by Oracle Corp.
Features and Benefits:
Oracle JET is a modular toolkit allowing developers to use as much or as little of the features as they desire. Watch a short overview of what Oracle JET can do for you.
- Complete JavaScript development toolkit
- Leverages popular open-source technologies
- Full lifecycle management for template based SPA
- Built in accessibility support
- Support for internationalization (28 languages and 160+ locales)
- Rich set of UI components
- Advanced two-way binding with a common model layer
- Powerful routing system supporting single-page application navigation
- Smart resource management
- For intermediate & advanced JS devs
Examples
Here is a list of places to see Oracle JET in action:
- Oracle JET website
- Oracle JET Cookbook - Every component with live code demos
- Sample applications and Tutorials
Installation
Oracle JET provides a command-line interface to help scaffold up your applications. To install and build a blank app, type:
npm install -g @oracle/ojet-cli
ojet create <app name>
See the Oracle JET Developer Guide for complete installation details, including prerequisites.
Related GitHub Projects
All related projects on GitHub are associated under the oracle-jet topic.
Documentation
Oracle JET comes with a full Developers Guide to help with Getting Started and many common issues.
Contributing
This project is not accepting external contributions at this time. For bugs or enhancement requests, please file a GitHub issue unless it’s security related. When filing a bug remember that the better written the bug is, the more likely it is to be fixed. If you think you’ve found a security vulnerability, do not raise a GitHub issue and follow the instructions in our security policy.
Security
Please consult the security guide for our responsible security vulnerability disclosure process
License
Copyright (c) 2024 Oracle and/or its affiliates and released under the Universal Permissive License (UPL), Version 1.0