Socket
Socket
Sign inDemoInstall

oraclejet

Package Overview
Dependencies
12
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    oraclejet

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.


Version published
Weekly downloads
5
increased by66.67%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Oracle JET version 3.2.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 Yeoman generator to help scaffold up your applications. To install and build a blank app, type:

npm install -g yo grunt-cli
npm install -g generator-oraclejet

yo oraclejet <app name>

See the Oracle JET Developer Guide for complete installation details, including prerequisites.

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) 2014, 2017 Oracle and/or its affiliates The Universal Permissive License (UPL), Version 1.0

Keywords

FAQs

Last updated on 15 Jul 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc