Class Sqimitive

class Sqimitive
Root object for framework’s classes (Base, jQuery, etc.) with several constants.

Defined in: main.js, line 74

Properties

_

Reference to the utility library in use.

Particularly useful with modular frameworks like npm and Require.js so that it’s possible to access _ by requiring Sqimitive alone).

Value Types
Types Notes
NoDash no@
Underscore un:
LoDash

Defined in: main.js, line 87Show code

_: _,
version

Version of the core Sqimitive library in use.

Defined in: main.js, line 79Show code

version: '1.3',