{"id":28504511,"url":"https://github.com/antoniandre/nuxt-waveui","last_synced_at":"2026-02-01T15:31:39.734Z","repository":{"id":95349720,"uuid":"328280105","full_name":"antoniandre/nuxt-waveui","owner":"antoniandre","description":"Nuxt + Wave UI","archived":false,"fork":false,"pushed_at":"2021-06-06T21:58:42.000Z","size":444,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-06T04:37:24.735Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antoniandre.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-10T01:26:13.000Z","updated_at":"2022-03-04T13:57:40.000Z","dependencies_parsed_at":"2023-03-10T06:15:26.368Z","dependency_job_id":null,"html_url":"https://github.com/antoniandre/nuxt-waveui","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/antoniandre/nuxt-waveui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniandre%2Fnuxt-waveui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniandre%2Fnuxt-waveui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniandre%2Fnuxt-waveui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniandre%2Fnuxt-waveui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antoniandre","download_url":"https://codeload.github.com/antoniandre/nuxt-waveui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoniandre%2Fnuxt-waveui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28981062,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T13:38:33.235Z","status":"ssl_error","status_checked_at":"2026-02-01T13:38:32.912Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-08T18:05:45.339Z","updated_at":"2026-02-01T15:31:39.730Z","avatar_url":"https://github.com/antoniandre.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nuxt + Wave UI demo project\n\n\n## Official documentation about Wave UI installation on Nuxt\n\u003e [//antoniandre.github.io/wave-ui/getting-started#installation-on-nuxt](https://antoniandre.github.io/wave-ui/getting-started#installation-on-nuxt)\n\n___\n\n\u003c!--\n## To setup Wave UI in Nuxt.\n\n1. Install the dependencies:\n\n    - `npm i wave-ui`\n    - `npm i -D @wave-ui/nuxt pug pug-plain-loader node-sass sass-loader`\n\n    _The dev dependenies are only needed for building the project. They will not ship on production.__\n\n2. In nuxt.config.js, add this:\n\n    ```js\n    buildModules: [\n      '@wave-ui/nuxt' // Simple config.\n\n      // Or with options.\n      // ['@wave-ui/nuxt', { /* Wave UI config here. */ }]\n    ],\n    ```\n\n\n3. in default.vue, wrap the `nuxt` component in a `w-app`:\n\n    ```html\n    \u003ctemplate\u003e\n      \u003cw-app\u003e\n        \u003cNuxt /\u003e\n      \u003c/w-app\u003e\n    \u003c/template\u003e\n    ```\n\n4. You can now try to add a `w-button` in the `pages/index.vue`:\n\n    ```html\n    \u003cw-button\u003eTesting\u003c/w-button\u003e\n    ```\n\n_____\n\n\n\n## For more customization, if you use SCSS.\n\nIn nuxt.config.js, add this:\n\n  ```js\n  buildModules: [\n    [\n      '@wave-ui/nuxt',\n      {\n        // Your Wave UI config here.\n\n        // Path to your SCSS variables.\n        useScss: '~/scss/_variables.scss'\n      }\n    ]\n  ],\n  ``` --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoniandre%2Fnuxt-waveui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantoniandre%2Fnuxt-waveui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoniandre%2Fnuxt-waveui/lists"}