Skip to content

Commit ec7180b

Browse files
committed
other: Remove descriptions.
1 parent eb973c6 commit ec7180b

File tree

3 files changed

+4
-9
lines changed

3 files changed

+4
-9
lines changed

data/libraries/nuxt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"repo": "https://bit.ly/2ofhgXI",
1111
"bugs": "https://bit.ly/2mHQSWi"
1212
},
13-
"description": [
13+
"fields": [
1414
"Vuetify is a semantic component framework for Vue. It aims to provide clean, semantic and reusable components that make building your application a breeze.",
1515
"Build amazing applications with the power of Vue, Material Design and a massive library of beautifully crafted components and features. Built according to Google's Material Design Spec, Vuetify components feature an easy-to-remember semantic design that shifts remembering complex classes and markup, to type-as-you speak properties that have simple and clear names.",
1616
"Harness the power of the Vuetify community and get help 24/7 from the development team and our talented community members across the world. Become a backer and get access to dedicated support from the team."

data/libraries/quasar.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,8 @@
2020
"repo": "http://bit.ly/2p1f5HR",
2121
"bugs": "http://bit.ly/2oa9m27"
2222
},
23-
"description": [
24-
"Quasar (pronounced /ˈkweɪ.zɑɹ/) is an MIT licensed open-source Vue.js based framework, which allows you as a web developer to quickly create responsive++ websites/apps in many flavours:",
25-
"• SPAs (Single Page App)",
26-
"• SSR (Server-side Rendered App) (+ optional PWA client takeover)",
27-
"• PWAs (Progressive Web App)",
28-
"• Mobile Apps (Android, iOS, …) through Apache Cordova",
29-
"• Multi-platform Desktop Apps (using Electron)",
23+
"fields": [
24+
"Quasar (pronounced /ˈkweɪ.zɑɹ/) is an MIT licensed open-source Vue.js based framework, which allows you as a web developer to quickly create responsive++ websites/apps in many flavours.",
3025
"Quasar’s motto is: write code once and simultaneously deploy it as a website, a Mobile App and/or an Electron App. Yes, one codebase for all of them, helping you develop an app in record time by using a state of the art CLI and backed by best-practice, blazing fast Quasar web components.",
3126
"When using Quasar, you won’t need additional heavy libraries like Hammerjs, Momentjs or Bootstrap. It’s got those needs covered internally, and all with a small footprint!"
3227
],

data/libraries/vuetify.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"repo": "http://bit.ly/2mA5Nl8",
1111
"bugs": "http://bit.ly/2obGNkI"
1212
},
13-
"description": [
13+
"fields": [
1414
"Vuetify is a semantic component framework for Vue. It aims to provide clean, semantic and reusable components that make building your application a breeze.",
1515
"Build amazing applications with the power of Vue, Material Design and a massive library of beautifully crafted components and features. Built according to Google's Material Design Spec, Vuetify components feature an easy-to-remember semantic design that shifts remembering complex classes and markup, to type-as-you speak properties that have simple and clear names.",
1616
"Harness the power of the Vuetify community and get help 24/7 from the development team and our talented community members across the world. Become a backer and get access to dedicated support from the team."

0 commit comments

Comments
 (0)