Skip to content

Commit a10f1ad

Browse files
HugoRCDAbdelaziz18003
authored andcommitted
docs(themes): add NuxtUI Pro (#3195)
* docs(theme): add NuxtUI Pro * up
1 parent 0c7c251 commit a10f1ad

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

src/ecosystem/themes/themes.json

+21
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,25 @@
11
[
2+
{
3+
"name": "Nuxt UI",
4+
"description": "[Nuxt UI](https://ui.nuxt.com) is a free and open-source UI library for Vue.js. It is built on top of Tailwind CSS and includes a variety of components and utilities that can be used to quickly build modern, responsive web applications.",
5+
"seeMoreUrl": "https://ui.nuxt.com/pro",
6+
"products": [
7+
{
8+
"name": "UI Pro Components",
9+
"price": 199,
10+
"description": "Premium Vue components, composables, and utils based on Nuxt UI.",
11+
"url": "https://ui.nuxt.com/pro",
12+
"image": "https://res.cloudinary.com/nuxt/image/upload/v1742036103/nuxt-ui/nuxt-ui-pro-og-image_vzvwge.png"
13+
},
14+
{
15+
"name": "Dashboard",
16+
"price": 199,
17+
"description": "Vue Dashboard Template made with Nuxt UI Pro.",
18+
"url": "https://vue-dashboard-template.nuxt.dev",
19+
"image": "https://res.cloudinary.com/nuxt/image/upload/v1742036101/nuxt-ui/nuxt-ui-dashboard-social-card_kpeysq.png"
20+
}
21+
]
22+
},
223
{
324
"name": "Creative Tim",
425
"description": "With the examples below built by our partners from [Creative Tim](https://creative-tim.com?affiliate_id=116187) you can see how a real-world application is built, the technology stack behind it and how most of the concepts you've learned so far apply in a real-world application.",

0 commit comments

Comments
 (0)