From cf6a6ff7430295bb70785ec8d4c3d61b24bdee86 Mon Sep 17 00:00:00 2001 From: David Jerleke Date: Tue, 23 Jan 2024 12:58:03 +0100 Subject: [PATCH] Implement #18. Co-authored-by: David Jerleke Co-authored-by: donaldxdonald --- .../static/angular-logo.svg | 1 + scripts/create-readmes/readme-template.md | 39 ++++++++++++------- 2 files changed, 26 insertions(+), 14 deletions(-) create mode 100644 packages/embla-carousel-docs/static/angular-logo.svg diff --git a/packages/embla-carousel-docs/static/angular-logo.svg b/packages/embla-carousel-docs/static/angular-logo.svg new file mode 100644 index 000000000..57d353b26 --- /dev/null +++ b/packages/embla-carousel-docs/static/angular-logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/scripts/create-readmes/readme-template.md b/scripts/create-readmes/readme-template.md index e442fe352..129e476d1 100644 --- a/scripts/create-readmes/readme-template.md +++ b/scripts/create-readmes/readme-template.md @@ -54,26 +54,24 @@ -   -   -   -   -   + + +

@@ -98,13 +96,25 @@

Special Thanks

- Special thanks to gunnarx2 for creating the React wrapper useEmblaCarousel, to xiel for creating the Embla Carousel Wheel Gestures plugin, to LiamMartens for creating the Solid wrapper createEmblaCarousel, and to zaaakher for your continuous and awesome contributions. -

-

- - - - + + gunnarx2 - React wrapper useEmblaCarousel. + +
+ + LiamMartens - Solid wrapper createEmblaCarousel. + +
+ + donaldxdonald, zip-fa, JeanMeche - Angular wrapper EmblaCarouselDirective. + +
+ + xiel - Plugin Embla Carousel Wheel Gestures. + +
+ + zaaakher - Contributing guidelines. +

@@ -113,8 +123,9 @@

Open Source

- Copyright © 2019-present, __REPLACE_PACKAGE_AUTHOR__.
- Embla is MIT licensed 💖. + Embla is MIT licensed 💖.

+ Embla Carousel - Copyright © 2019-present.
+ Package created by __REPLACE_PACKAGE_AUTHOR__.