The delite tutorial guides you, step by step, through some of the important concepts in delite as well as introducing you to some more fundamental, core API's.

delite - creating custom components

delite background

delite is a new JavaScript library to provide a UI framework for both desktop and mobile platforms [1].

This repository is intended to be used as the core building blocks to leverage current and future standards in HTML, CSS & JavaScript for the purpose of writing reusable Web Components.

It can be used on its own but more likely used with other projects either from the ibm-js repositories or other repositories.

More information can be found on the delite website explaining the standards this library aims to conform to.

Footnotes

  1. delite was written by the same developers who wrote the Dojo Toolkit Dijit framework.