The official documentation for abap-util — utility functions for ABAP Cloud and Standard ABAP.
Built with VitePress.
npm install
npm run docs:dev # http://localhost:5173npm run docs:build # output in docs/.vitepress/dist
npm run docs:preview # serve the production builddocs/
├── .vitepress/
│ └── config.mjs ← navigation, sidebar, theme
├── index.md ← landing page
├── guide/ ← user-facing concepts
└── api/ ← API reference grouped by topic
Open a pull request against the main branch. For substantial changes, please open an issue first to discuss what you would like to change.
The library itself lives at abap-util/abap-util.