diff --git a/.forestry/front_matter/templates/plugin-template.yml b/.forestry/front_matter/templates/plugin-template.yml index eb21635..0144076 100644 --- a/.forestry/front_matter/templates/plugin-template.yml +++ b/.forestry/front_matter/templates/plugin-template.yml @@ -26,3 +26,4 @@ fields: pages: - plugins/duet-date-picker.json - plugins/granim.js-animated-gradients.json +- plugins/lax.js-powerful-parallax-engine.json diff --git a/plugins/lax.js-powerful-parallax-engine.json b/plugins/lax.js-powerful-parallax-engine.json new file mode 100644 index 0000000..a3f9348 --- /dev/null +++ b/plugins/lax.js-powerful-parallax-engine.json @@ -0,0 +1,9 @@ +{ + "id": "143", + "title": "lax.js: Powerful parallax engine ", + "image": "/143-lax-js-1.png", + "description": "A very complete but flexible library to create parallax animations depending of mouse position, time of day and of course scroll.", + "url_github": "https://github.com/alexfoxy/lax.js", + "url_npm": "https://www.npmjs.com/package/lax.js", + "url_demo": "https://alexfox.dev/lax.js/" +}