0.2.2 • Published 3 years ago

@mill3-packages/barba-scripts v0.2.2

Weekly downloads
7
License
MIT
Repository
github
Last release
3 years ago

NPM version Dependencies

MILL3-packages : @barba/scripts

Add new scripts, both external and inlined, during Barba.js transition. A must use if you use Gravity Form in your Wordpress project.

Install

Using npm:

npm install --save @mill3-packages/barba-scripts

or using yarn:

yarn add @mill3-packages/barba-scripts

How to use

First, import script in your file where you also init Barba.

import scripts from "@mill3-packages/barba-scripts";

Then just before your main Barba init call, use() this script.

barba.use(scripts);
barba.init();
0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.2

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.1

4 years ago