{"id":44356046,"url":"https://github.com/vertigis/vertigis-sdk-library","last_synced_at":"2026-02-11T16:08:37.060Z","repository":{"id":284436757,"uuid":"951543512","full_name":"vertigis/vertigis-sdk-library","owner":"vertigis","description":"Shared routines and config files used by VertiGIS Studio SDKs.","archived":false,"fork":false,"pushed_at":"2025-12-22T18:22:35.000Z","size":299,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-12-24T07:41:06.130Z","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":"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":"2025-03-19T21:07:31.000Z","updated_at":"2025-12-22T18:21:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"6a5c0fc0-0bc4-4232-8df7-dfb524f17095","html_url":"https://github.com/vertigis/vertigis-sdk-library","commit_stats":null,"previous_names":["vertigis/vertigis-sdk-library"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/vertigis/vertigis-sdk-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertigis%2Fvertigis-sdk-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertigis%2Fvertigis-sdk-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertigis%2Fvertigis-sdk-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertigis%2Fvertigis-sdk-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vertigis","download_url":"https://codeload.github.com/vertigis/vertigis-sdk-library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertigis%2Fvertigis-sdk-library/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29337192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T16:00:30.228Z","status":"ssl_error","status_checked_at":"2026-02-11T16:00:25.398Z","response_time":97,"last_error":"SSL_read: 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":"2026-02-11T16:08:36.406Z","updated_at":"2026-02-11T16:08:37.051Z","avatar_url":"https://github.com/vertigis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VertiGIS SDK Library\n\nThis repo contains a library of configuration and routines that are shared between the VertiGIS [Web](https://github.com/vertigis/vertigis-web-sdk) and [Workflow](https://github.com/vertigis/vertigis-workflow-sdk) SDK projects.\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## Testing\n\nTo test a generated project (either Web or Workflow):\n\n-   Download both this repo and the sdk repo you are interested in.\n-   In this repo run `npm i` and then `npm link`.\n-   In the Web or Workflow SDK repo run `npm i` and then `npm link @vertigis/sdk-library`\n-   Generate an SDK project with `npm create ...`\n-   Then once the project is created navigate to it and run `npm link @vertigis/web-sdk` or `npm link @vertigis/workflow-sdk` as appropriate.\n-   Then you can `npm build` `npm start` etc as normal in the project and the code from your development copies will be executed.\n\nTo run the tests in development:\n\n-   The above setup is sufficent to run the tests from the `web-sdk` or `workflow-sdk` repos. Normally this should be enough.\n-   To run in development tests from `sdk-library` against development copies of the sdk repos you need to change the `npm pack` statement in `test/e2e/index.js` to point at your local sdk repos. \n-   Assuming everything is in the same folder, look for this line and change it like this:\n\n```\n-- await $`npm pack @vertigis/${process.env.SDK_PLATFORM}-sdk ...\n++ await $`npm pack ../vertigis-${process.env.SDK_PLATFORM}-sdk ...\n```\n\n-   This will cause `sdk-library` to use packaged code from your development copies to run the tests.\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for contributing guidelines.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvertigis%2Fvertigis-sdk-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvertigis%2Fvertigis-sdk-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvertigis%2Fvertigis-sdk-library/lists"}