diff --git a/src/content/libraries/en/Tideon.yaml b/src/content/libraries/en/Tideon.yaml new file mode 100644 index 0000000000..2aad70c1e9 --- /dev/null +++ b/src/content/libraries/en/Tideon.yaml @@ -0,0 +1,10 @@ +name: Tideon.js +description: Tideon.js is a lightweight, extensible JavaScript animation engine designed for creating smooth and expressive UI and canvas animations with minimal effort. +category: drawing +sourceUrl: https://github.com/simonMat21/Tideon.js +featuredImage: ../images/tideon.png +featuredImageAlt: the name Tideon.js in white color in a blue background +author: + - name: Simon Mattekkatt + url: https://github.com/simonMat21 +license: MIT diff --git a/src/content/libraries/images/tideon.png b/src/content/libraries/images/tideon.png new file mode 100644 index 0000000000..66850681dd Binary files /dev/null and b/src/content/libraries/images/tideon.png differ