{"id":19755837,"url":"https://github.com/cap-js/cds-types","last_synced_at":"2025-04-06T18:13:56.353Z","repository":{"id":212263857,"uuid":"691588259","full_name":"cap-js/cds-types","owner":"cap-js","description":"Type definitions for CDS","archived":false,"fork":false,"pushed_at":"2025-03-31T02:34:43.000Z","size":994,"stargazers_count":13,"open_issues_count":21,"forks_count":13,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-03-31T05:31:58.084Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cap-js.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-14T13:35:44.000Z","updated_at":"2025-03-24T07:46:26.000Z","dependencies_parsed_at":"2023-12-13T11:24:42.715Z","dependency_job_id":"a4f3fded-03ca-4bd5-8cbf-c6b70d8a8be4","html_url":"https://github.com/cap-js/cds-types","commit_stats":{"total_commits":196,"total_committers":17,"mean_commits":"11.529411764705882","dds":0.6275510204081632,"last_synced_commit":"f995a2fca23570da93cc2fc8e4faa0fc40907245"},"previous_names":["cap-js/cds-types"],"tags_count":15,"template":false,"template_full_name":"SAP/repository-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cap-js%2Fcds-types","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cap-js%2Fcds-types/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cap-js%2Fcds-types/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cap-js%2Fcds-types/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cap-js","download_url":"https://codeload.github.com/cap-js/cds-types/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247526760,"owners_count":20953143,"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":[],"created_at":"2024-11-12T03:13:38.414Z","updated_at":"2025-04-06T18:13:56.333Z","avatar_url":"https://github.com/cap-js.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cds-types\n\n[![REUSE status](https://api.reuse.software/badge/github.com/cap-js/cds-types)](https://api.reuse.software/info/github.com/cap-js/cds-types)\n![Unit Tests passing](https://github.com/cap-js/cds-types/actions/workflows/test.yml/badge.svg)\n[![npmjscom](https://img.shields.io/npm/v/@cap-js/cds-types?color=green\u0026label=npmjs.com)](https://www.npmjs.com/package/@cap-js/cds-types)\n![downloads](https://img.shields.io/npm/dw/@cap-js/cds-types)\n[![deps](https://img.shields.io/librariesio/release/npm/@cap-js/cds-types?label=Dependencies)](https://www.npmjs.com/package/@cap-js/cds-types?activeTab=dependencies)\n\n\n[![main test](https://img.shields.io/github/actions/workflow/status/cap-js/cds-types/test.yml?label=main%20test)](https://github.com/cap-js/cds-types/actions/workflows/test.yml?query=branch%3Amain)\n[![main integration test](https://img.shields.io/github/actions/workflow/status/cap-js/cds-types/integration-test.yml?label=main%20integration-test)](https://github.com/cap-js/cds-types/actions/workflows/integration-test.yml?query=branch%3Amain)\n[![main lint](https://img.shields.io/github/actions/workflow/status/cap-js/cds-types/lint.yml?label=main%20lint)](https://github.com/cap-js/cds-types/actions/workflows/lint.yml?query=branch%3Amain)\n\n\n## About this Project\n\nContains type definitions for the [Node.js SDK](https://cap.cloud.sap/docs/node.js/) of the SAP Cloud Application Programming Model (CAP).\n\n## Requirements and Setup\n\nJust install package `@sap/cds` into a Javascript or Typescript project, and the types will automatically be available in modern IDEs like VS Code.\n\nFind more information on the APIs in the [Node.js SDK documentation](https://cap.cloud.sap/docs/node.js/).\n\n## Note to Microsoft Windows Users\nIf you rename your project after you installed the type definitions on Windows, you have to rerun `npm install` to correctly recreate the symlink `node_modules/@types/sap__cds`.\n\n## Support, Feedback, Contributing\n\n### Local Setup\n\nAfter cloning, just run\n\n```sh\nnpm run setup\n```\n\nwhich installs all dependencies.\n\nThis project is open to feature requests/suggestions, bug reports etc. via [GitHub issues](https://github.com/cap-js/cds-types/issues). Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md).\n\n\n## Security / Disclosure\n\nIf you find any bug that may be a security problem, please follow our instructions at [in our security policy](https://github.com/SAP/.github/blob/main/SECURITY.md) on how to report it. Please do not create GitHub issues for security-related doubts or problems.\n\n## Code of Conduct\n\nWe as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/SAP/.github/blob/main/CODE_OF_CONDUCT.md) at all times.\n\n## Licensing\n\nCopyright 2019-2024 SAP SE or an SAP affiliate company and `cds-types` contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/cap-js/cds-types).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcap-js%2Fcds-types","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcap-js%2Fcds-types","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcap-js%2Fcds-types/lists"}