O - OtagJS/Otag GitHub Wiki
Otag Libraries and Helper Methods
| Method | Description |
|---|---|
| O.Page | Page Backbone/History Manager. |
| O.Chain | Creates call queue |
| O.Time | Dynamic Time Object |
| O.i18n | Internationalisation . |
| O.Disk | localStorage Object . |
| O.ready | Content Loaded Promise |
| O.define | To define Model or Component |
| O.combine | Combines Objects |
| O.resp | Defines responsive property to Object |
| O.req | AJAX Client |
| O.toArray | Object to Array conversion |