@waaark/luge

0.6.18-beta.2 • Public • Published

luge

Front-end animation plugin for uncreative developers.

Usage

luge is made to be fast and easy to use. Most of the things happen under the hood so you just have to include the files to start using it:

<link rel="stylesheet" href="/path/to/luge.css">
<script src="/path/to/luge.js"></script>

luge is also available as a npm package:

npm install @waaark/luge

Then:

import luge from '@waaark/luge'

Note that the CSS file is only needed if you plan to use the built-in animations (reveals or transitions).

That's it.

The next thing to do is to add luge data-lg-... attributes in your html to start using luge features, as explained in the documentation.

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @waaark/luge

Homepage

luge.cool

Weekly Downloads

198

Version

0.6.18-beta.2

License

GPL-3.0-only

Unpacked Size

542 kB

Total Files

6

Last publish

Collaborators

  • antoine.wodniack