{"id":36543347,"url":"https://github.com/vertigis/vertigis-web-sdk","last_synced_at":"2026-02-04T02:12:10.622Z","repository":{"id":40790570,"uuid":"250309912","full_name":"vertigis/vertigis-web-sdk","owner":"vertigis","description":"The SDK for VertiGIS Studio Web","archived":false,"fork":false,"pushed_at":"2025-12-15T18:17:33.000Z","size":9457,"stargazers_count":6,"open_issues_count":7,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-12-19T01:24:23.130Z","etag":null,"topics":["arcgis","geocortex","gis","sdk","vertigis","web"],"latest_commit_sha":null,"homepage":"https://developers.vertigisstudio.com/docs/web/sdk-overview/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vertigis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-03-26T16:20:14.000Z","updated_at":"2025-12-09T15:57:23.000Z","dependencies_parsed_at":"2024-03-04T19:49:20.292Z","dependency_job_id":"e6b0efc8-feb8-48a8-b93c-a466dcec324c","html_url":"https://github.com/vertigis/vertigis-web-sdk","commit_stats":null,"previous_names":["geocortex/vertigis-web-sdk"],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/vertigis/vertigis-web-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertigis%2Fvertigis-web-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertigis%2Fvertigis-web-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertigis%2Fvertigis-web-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertigis%2Fvertigis-web-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vertigis","download_url":"https://codeload.github.com/vertigis/vertigis-web-sdk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertigis%2Fvertigis-web-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28335453,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"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":["arcgis","geocortex","gis","sdk","vertigis","web"],"created_at":"2026-01-12T05:51:27.706Z","updated_at":"2026-02-04T02:12:10.606Z","avatar_url":"https://github.com/vertigis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VertiGIS Studio Web SDK\n\n![CI/CD](https://github.com/vertigis/vertigis-web-sdk/workflows/CI/CD/badge.svg)\n\nThis SDK makes it easy to create custom libraries for [VertiGIS Studio Web](https://vertigisstudio.com/products/vertigis-studio-web/).\n\n## Requirements\n\n-   The latest LTS version of [Node.js](https://nodejs.org/en/download/)\n-   A code editor of your choice. We recommend [Visual Studio Code](https://code.visualstudio.com/)\n\n## Creating a new project\n\nTo create a project called _web-library_ run this command:\n\n```bash\nnpx @vertigis/web-sdk create web-library\n```\n\nThis will bootstrap a new project in the specified directory to quickly get you up and running with the VertiGIS Studio Web SDK.\n\n## Available Scripts\n\nInside the newly created project, you can run some built-in commands:\n\n### `npm start`\n\nRuns the project in development mode. Open [http://localhost:3001](http://localhost:3001) to view it in the browser.\n\nThe page will automatically reload if you make changes to the code. You will see build errors and warnings in the console.\n\n### `npm run build`\n\nBuilds the library for production to the `build` folder. It optimizes the build for the best performance.\n\nYour custom library is now ready to be deployed!\n\nSee the [section about deployment](https://developers.vertigisstudio.com/docs/web/sdk-deployment/) in the [Developer Center](https://developers.vertigisstudio.com/docs/web/overview/) for more information.\n\n## Upgrading\n\nTo update a previously created project to the latest version of the Web SDK, navigate to the root directory of that project and run\n\n```sh\nnpx @vertigis/web-sdk@latest upgrade\n```\n\n## Documentation\n\nFind [further documentation on the SDK](https://developers.vertigisstudio.com/docs/web/sdk-overview/) on the [VertiGIS Studio Developer Center](https://developers.vertigisstudio.com/docs/web/overview/)\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for contributing guidelines.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvertigis%2Fvertigis-web-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvertigis%2Fvertigis-web-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvertigis%2Fvertigis-web-sdk/lists"}