UNPKG
testimonial
Version:
latest (2.0.1)
2.0.1
2.0.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.4
1.0.2
1.0.1
1.0.0
0.1.9
0.1.8
0.1.7
0.1.5
0.1.3
0.1.1
JS testimonial slider with AJAX
alekseyleshko.github.io/testimonial.js/
AlekseyLeshko/testimonial.js
testimonial
/
gulp
/
index.js
4 lines
(2 loc)
•
84 B
JavaScript
View Raw
1
2
3
4
var
requireDir =
require
(
'require-dir'
);
requireDir
(
'./tasks'
, {
recurse
:
true
});