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