UNPKG

barba.js

Version:

Barba.js it's a small, flexible and dependency free library that helps you creating fluid and smooth transition between your website's pages.

5 lines (3 loc) 134 B
global.Barba = require('../src/index.js?'); var context = require.context('.', true, /-test\.js$/); context.keys().forEach(context);