{"id":15171737,"url":"https://github.com/shekspir55/ngvk","last_synced_at":"2025-10-25T21:32:28.017Z","repository":{"id":58237930,"uuid":"51475612","full_name":"shekspir55/ngVk","owner":"shekspir55","description":":penguin: Vk.com angular wrapper. Demo-","archived":false,"fork":false,"pushed_at":"2016-12-01T18:16:16.000Z","size":52,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T10:51:15.186Z","etag":null,"topics":["angular","bower","comments","demo","ngvk","vkontakte"],"latest_commit_sha":null,"homepage":"http://shekspir55.github.io/ngVk/","language":"JavaScript","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/shekspir55.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":"2016-02-10T21:59:20.000Z","updated_at":"2024-09-29T13:09:32.000Z","dependencies_parsed_at":"2022-08-31T03:01:42.039Z","dependency_job_id":null,"html_url":"https://github.com/shekspir55/ngVk","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/shekspir55%2FngVk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shekspir55%2FngVk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shekspir55%2FngVk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shekspir55%2FngVk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shekspir55","download_url":"https://codeload.github.com/shekspir55/ngVk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238212456,"owners_count":19434955,"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":["angular","bower","comments","demo","ngvk","vkontakte"],"created_at":"2024-09-27T09:03:02.940Z","updated_at":"2025-10-25T21:32:22.748Z","avatar_url":"https://github.com/shekspir55.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ngVk [![Bower](https://img.shields.io/badge/bower-MIT-blue.svg)](http://bower.io) [![Ngmodules](https://img.shields.io/badge/ngmodules-package-red.svg)](http://ngmodules.org/modules/ngVk) [![bitHound Overall Score](https://www.bithound.io/github/shekspir55/ngVk/badges/score.svg)](https://www.bithound.io/github/shekspir55/ngVk)\n\nThis is simple vk.com angular wrapper. Compatible with [ui.router](https://github.com/angular-ui/ui-router). Looking forward to your ideas on how to improve this plugin, you can write any question in [live chat](https://gitter.im/shekspir55/ngVk ).:penguin:\n\n![ngvk](https://cloud.githubusercontent.com/assets/8617379/13033413/6de59018-d326-11e5-8415-b7d6bc69d590.png)\n\nView [demo](http://shekspir55.github.io/ngVk/) here.\n\nIn this version only comments available.\n\nYou can install with just cloning this repo or via bower.\n\n`bower install ngVk --save`\n\nYou can generate your App id(vkAppId) here https://vk.com/dev/Comments.\n\n```js\n//Add 'ngVk' to your module list of dependencies.\nvar app = angular.module('yourApp', [\n\t'ngVk'\n]);\n//Add vk.com app id\nvar yourVkAppId = '42';\napp.value('vkAppId', yourVkAppId);\n\n````\n\n```html\n    \u003cvk-comments\u003e\u003c/vk-comments\u003e\n```\nThen simply put this to your html. Good luck.\n\n# OPTIONS\nList of attributes can be used.\n* `url` (not required) Input identifier for comment-box, by default it's value refers to page url.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshekspir55%2Fngvk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshekspir55%2Fngvk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshekspir55%2Fngvk/lists"}