metadata.json 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "Deleted 7.12i",
  6. "id": "591702135310385157"
  7. },
  8. "service": "Nuxt.js",
  9. "description": {
  10. "fr": "Nuxt.js est un framework pour créer des applications Vue, vous pouvez choisir entre application Universelle, Générée Statiquement ou Monopage.",
  11. "en": "Nuxt is a progressive framework based on Vue.js to create modern web applications. It is based on Vue.js official libraries (vue, vue-router and vuex) and powerful development tools (webpack, Babel and PostCSS). Nuxt's goal is to make web development powerful and performant with a great developer experience in mind.",
  12. "zh_CN": "2016 年 10 月 25 日,zeit.co 背后的团队对外发布了 Next.js,一个 React 的服务端渲染应用框架。几小时后,与 Next.js 异曲同工,一个基于 Vue.js 的服务端渲染应用框架应运而生,我们称之为:Nuxt.js。",
  13. "ja_JP": "Nuxtは、モダンな web アプリケーションを作成する Vue.js に基づいたプログレッシブフレームワークです。Vue.js 公式ライブラリ(vue、vue-router や vuex)および強力な開発ツール(webpack、Babel や PostCSS)に基づいています。 Nuxt の目標は、優れた開発者エクスペリエンスを念頭に置き、Web 開発を強力かつ高性能にすることです。",
  14. "ko_KR": "Nuxt는 현대 웹 애플리케이션을 만들기 위해 Vue.js를 기반으로 하는 진보적인 프레임워크입니다. Nuxt는 Vue.js의 공식 라이브러리(vue, vue-router 및 vuex)와 강력한 개발 도구(webpack, Babel and PostCSS)를 기반으로 합니다. Nuxt의 목표는 뛰어난 개발자 경험과 함께 강력하고 뛰어난 웹 개발을 가능하도록 하는 것입니다.",
  15. "ru": "Nuxt.js — это фреймворк для создания приложений на Vue.js. Вы можете выбрать между Универсальным, Статически-Сгенерированным или Одностраничным приложением.",
  16. "id": "Tanggal 25 Oktober 2016, tim di belakang zeit.co, mengumumkan Next.js, sebuah kerangka kerja untuk aplikasi Bereaksi yang diberikan server. Beberapa jam setelah pengumuman, gagasan untuk membuat aplikasi Vue.js yang dibuat server dengan cara yang sama seperti Next.js sudah jelas: Nuxt.js lahir.",
  17. "nl": "Nuxt is een progressief framework gebaseerd op Vue.js om moderne webapplicaties te maken. Het is gebaseerd op de officiële bibliotheken van Vue.js (vue, vue-router en vuex) en krachtige ontwikkeltools (webpack, Babel en PostCSS). Het doel van Nuxt is om webontwikkeling krachtig en performant te maken met een geweldige ontwikkelaarservaring in gedachten."
  18. },
  19. "url": "nuxtjs.org",
  20. "regExp": "([a-z]{2}[.])?nuxtjs[.]org",
  21. "version": "1.3.10",
  22. "logo": "https://cdn.rcd.gg/PreMiD/websites/N/Nuxt.js/assets/logo.png",
  23. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/N/Nuxt.js/assets/thumbnail.png",
  24. "color": "#00c58e",
  25. "category": "other",
  26. "tags": [
  27. "nuxt",
  28. "nuxt-js",
  29. "vue-js",
  30. "framework",
  31. "application"
  32. ],
  33. "settings": [
  34. {
  35. "id": "lang",
  36. "multiLanguage": true
  37. },
  38. {
  39. "id": "privacy",
  40. "title": "Privacy Mode",
  41. "icon": "fas fa-user-secret",
  42. "value": false
  43. },
  44. {
  45. "id": "buttons",
  46. "title": "Show Buttons",
  47. "icon": "fas fa-compress-arrows-alt",
  48. "value": true,
  49. "if": {
  50. "privacy": false
  51. }
  52. },
  53. {
  54. "id": "covers",
  55. "title": "Show Cover",
  56. "icon": "fad fa-images",
  57. "value": false,
  58. "if": {
  59. "privacy": false
  60. }
  61. }
  62. ]
  63. }