Add Nuxt.js module to Supported Libraries Lists (#2371)

This commit is contained in:
Thomerson Roncally 2025-03-26 14:48:40 -04:00 committed by GitHub
parent 473f94272f
commit 06c2f3b963
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,4 +17,5 @@ A list of 3rd party client libraries and SDKs that have been written for listmon
- [php-listmonk](https://github.com/junisan/php-listmonk) — PHP API client - [php-listmonk](https://github.com/junisan/php-listmonk) — PHP API client
- [go-listmonk](https://github.com/EzeXchange-API/go-listmonk) — Go API client - [go-listmonk](https://github.com/EzeXchange-API/go-listmonk) — Go API client
- [listmonk-nodejs-api](https://github.com/mihairaulea/listmonk-nodejs-api) — NodeJS API client - [listmonk-nodejs-api](https://github.com/mihairaulea/listmonk-nodejs-api) — NodeJS API client
- - [listmonk-laravel](https://github.com/theafolayan/listmonk-laravel) — Laravel API Client - [listmonk-laravel](https://github.com/theafolayan/listmonk-laravel) — Laravel API Client
- [nuxt-listmonk](https://github.com/roncallyt/nuxt-listmonk) — Listmonk module for Nuxt.js