{"id":19614280,"url":"https://github.com/ncform/ncform-widget-seed","last_synced_at":"2026-06-12T08:32:24.126Z","repository":{"id":34925734,"uuid":"187809541","full_name":"ncform/ncform-widget-seed","owner":"ncform","description":"ncform widget seed project","archived":false,"fork":false,"pushed_at":"2023-01-03T22:18:44.000Z","size":1216,"stargazers_count":0,"open_issues_count":8,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T17:47:49.197Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ncform.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":"2019-05-21T09:50:19.000Z","updated_at":"2019-07-16T08:48:30.000Z","dependencies_parsed_at":"2023-01-15T10:34:21.862Z","dependency_job_id":null,"html_url":"https://github.com/ncform/ncform-widget-seed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ncform/ncform-widget-seed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncform%2Fncform-widget-seed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncform%2Fncform-widget-seed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncform%2Fncform-widget-seed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncform%2Fncform-widget-seed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ncform","download_url":"https://codeload.github.com/ncform/ncform-widget-seed/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncform%2Fncform-widget-seed/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34236550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-11T10:50:33.259Z","updated_at":"2026-06-12T08:32:24.106Z","avatar_url":"https://github.com/ncform.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nc-demo\n\nnc-demo widget for [ncform](https://github.com/ncform/ncform)\n\n## Install and basic usage\n\n```\nnpm i -s nc-demo\n```\n\n**Add the widget**\n\n```\nimport ncDemo from 'nc-demo';\n\nVue.use(vueNcform, { extComponents: {ncDemo} });\n\n// or vm.$ncformAddWidget({name: 'ncDemo', widget: ncDemo});\n\n```\n\n**Use the widget**\n\n```\n{\n  \"type\": \"object\",\n  \"properties\": {\n    \"name\": {\n      \"type\": \"string\",\n      \"widget\": \"nc-demo\",\n      \"widgetConfig\": {\n      }\n    }\n  }\n}\n```\n\n## Project setup\n```\nnpm install\n```\n\n### Compiles and hot-reloads for development\n```\nnpm run serve\n```\n\nYou only need to care about `src/components/index.vue`\n\n### Compiles and minifies for production\n```\nnpm run build\n```\n\n### Run your tests\n```\nnpm run test\n```\n\n### Lints and fixes files\n```\nnpm run lint\n```\n\n### Run your end-to-end tests\n```\nnpm run test:e2e\n```\n\n### Run your unit tests\n```\nnpm run test:unit\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncform%2Fncform-widget-seed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fncform%2Fncform-widget-seed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncform%2Fncform-widget-seed/lists"}