All Projects → oracle → oraclejet

oracle / oraclejet

Licence: other
Oracle JET is a modular JavaScript Extension Toolkit for developers working on client-side applications.

Labels

Projects that are alternatives of or similar to oraclejet

generator-oraclejet
DEPRECATED Yeoman generator for creating Web and Mobile-hybrid Oracle JET based applications
Stars: ✭ 13 (-97.25%)
Mutual labels:  oraclejet
ojet-cli
Oracle JET Command Line Interface
Stars: ✭ 15 (-96.82%)
Mutual labels:  oraclejet

Oracle JET version 14.0.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:

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

Oracle JET is an open source project. Pull Requests are currently not being accepted. See CONTRIBUTING for details.

License

Copyright (c) 2023 Oracle and/or its affiliates and released under the Universal Permissive License (UPL), Version 1.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].