{"id":24324267,"url":"https://github.com/behnamjz/vue-vanta","last_synced_at":"2025-04-14T01:52:59.152Z","repository":{"id":51582192,"uuid":"273696372","full_name":"behnamjz/vue-vanta","owner":"behnamjz","description":"Animated website backgrounds in a few lines of code.","archived":false,"fork":false,"pushed_at":"2021-05-11T06:39:08.000Z","size":2,"stargazers_count":3,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T01:52:54.692Z","etag":null,"topics":["3d","vantajs","vue","vue-vanta"],"latest_commit_sha":null,"homepage":"","language":null,"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/behnamjz.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}},"created_at":"2020-06-20T11:38:37.000Z","updated_at":"2024-08-19T10:03:43.000Z","dependencies_parsed_at":"2022-08-21T19:40:32.940Z","dependency_job_id":null,"html_url":"https://github.com/behnamjz/vue-vanta","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behnamjz%2Fvue-vanta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behnamjz%2Fvue-vanta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behnamjz%2Fvue-vanta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behnamjz%2Fvue-vanta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/behnamjz","download_url":"https://codeload.github.com/behnamjz/vue-vanta/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248809032,"owners_count":21164895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["3d","vantajs","vue","vue-vanta"],"created_at":"2025-01-17T19:33:14.624Z","updated_at":"2025-04-14T01:52:59.131Z","avatar_url":"https://github.com/behnamjz.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# vue-vanta\n\n\u003e Animated website backgrounds in a few lines of code.\n\n### How to use?\n```bash\nnpm install vue-vanta\n```\n\n### Example\n\n```vue\n\u003ctemplate\u003e\n  \u003cv-vanta effect=\"waves\" :options=\"options\"\u003e\u003c/v-vanta\u003e\n\u003c/template\u003e\n\n\u003cscript\u003e\n  import VVanta from 'vue-vanta';\n  export default {\n    components: { VVanta },\n    data () {\n      return {\n        options: {\n            mouseControls: true,\n            touchControls: true,\n            minHeight: 500.00,\n            minWidth: 200.00,\n            scale: 1.00,\n            scaleMobile: 1.00\n        }\n      }\n    }\n  }\n\u003c/script\u003e\n```\n\n### Options\n|    Property    |    Description   |   type   |\tdefault\t|\n| -----------------  | ---------------- | :--------: | :----------: |\n| effect         | | String | birds |\n| options  | Each effect has its own specific parameters. Explore them all at www.vantajs.com! | Object | |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbehnamjz%2Fvue-vanta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbehnamjz%2Fvue-vanta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbehnamjz%2Fvue-vanta/lists"}