A
A
Alex2018-07-10 19:51:31
npm
Alex, 2018-07-10 19:51:31

How to initialize wow.js via browserify?

Good afternoon, tell me how to connect the initialization of wow.js
The library is picked up
I connect like this

"use strict";
global.jQuery = require("jquery");
var   wow = require('wow.js'),
      animate = require('../modules/animate/animate')

animate.js
new WOW().init();
Error
exits.. Uncaught ReferenceError: WOW is not defined

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question