https://github.com/capire/common
A reuse content package
https://github.com/capire/common
Last synced: 5 months ago
JSON representation
A reuse content package
- Host: GitHub
- URL: https://github.com/capire/common
- Owner: capire
- License: apache-2.0
- Created: 2025-04-03T06:21:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-26T13:06:48.000Z (10 months ago)
- Last Synced: 2025-08-26T17:50:54.994Z (10 months ago)
- Language: CAP CDS
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# @capire/common
This is a CAP plugin which extends `@sap/cds/common`, and provides enhanced reuse data in `.csv`.
It is used in the [bookstore](../bookstore) sample.
> [!CAUTION]
> This is just a sample, not intended for production use. It is meant to demonstrate how to create a CAP plugin and how to use it in your application. It is not optimized for performance or security.
### Plug & Play
Following the plug & play principle of CAP plugins, adding this dependency to your project will automatically extend selected definitions in `@sap/cds/common`, as well as filling your database with enhanced initial data, both of which being applied to your application without any further configuration or coding efforts.
## License
Copyright (c) 2022 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, version 2.0 except as noted otherwise in the [LICENSE](LICENSE) file.