diff --git a/.forestry/front_matter/templates/plugin-template.yml b/.forestry/front_matter/templates/plugin-template.yml index 0144076..bc5d958 100644 --- a/.forestry/front_matter/templates/plugin-template.yml +++ b/.forestry/front_matter/templates/plugin-template.yml @@ -27,3 +27,4 @@ pages: - plugins/duet-date-picker.json - plugins/granim.js-animated-gradients.json - plugins/lax.js-powerful-parallax-engine.json +- plugins/letmescroll.js-scroll-made-easy.json diff --git a/plugins/letmescroll.js-scroll-made-easy.json b/plugins/letmescroll.js-scroll-made-easy.json new file mode 100644 index 0000000..33d7bbf --- /dev/null +++ b/plugins/letmescroll.js-scroll-made-easy.json @@ -0,0 +1,9 @@ +{ + "id": "144", + "title": "LetMeScroll.js: Scroll made easy", + "image": "/144-letmescroll.png", + "description": "LetMeScroll is a dependency-free Javascript library that makes Scroll easier to use and customize.", + "url_github": "https://github.com/BMSVieira/letmescroll.js", + "url_npm": "", + "url_demo": "https://bmsvieira.github.io/letmescroll.js/" +}