a simple JavaScript Banner Engine
developed by 3m5. Media GmbH
-
based on 3m5-coco framework
-
use handlebars template engine
-
use jQuery for DOM-manipulation
-
use ES6 standard - transpiled by babel --> ES5 standard published to npm
-
compatible to webpack
this framework is a npm module, use
npm install 3m5-banner-engine
This file will give you a taste of how to use BannerEngine
If something doesn't suit you, please submit a pull request that lets this framework be more flexible than it currently is.
3m5.BannerEngine is under MIT-License