@goldenplanet/js
v1.1.0
Published
Common JavaScript code for OpenBizBox
Downloads
5
Readme
GPP JavaScript shared code
Collection of general-purpose in-house JS functions and classes for GoldenPlanetPlatform apps
Requirements
jQuery
andlodash
must be available before including these scriptsinit.js
must be included before all other files
Usage
To include all scripts use:
require('@goldenplanet/js');
Note: webpack
and ES6
are required