Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gregorwolf/sap-npm-api-collection
Collection of API documentation from currently available npm packages from SAP.
https://github.com/gregorwolf/sap-npm-api-collection
Last synced: 12 days ago
JSON representation
Collection of API documentation from currently available npm packages from SAP.
- Host: GitHub
- URL: https://github.com/gregorwolf/sap-npm-api-collection
- Owner: gregorwolf
- Created: 2018-09-07T15:27:07.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T12:27:12.000Z (2 months ago)
- Last Synced: 2024-10-11T02:35:16.481Z (28 days ago)
- Language: JavaScript
- Size: 8.99 MB
- Stars: 40
- Watchers: 9
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SAP-NPM-API-collection
Collection of API documentation from currently available npm packages from SAP.
All of this information is available within each package. I am simply putting
everything in one place for ease of reference.Each packages api's can be found in the apis folder.
These are the currently listed packages from SAP, found with an npm search, with brief descriptions(click README.md, then click 'Raw')
You could also find 3 other packages in the node_modules, downloaded as dependencies, so I've included them.
### install MKDocs and dependencies
```
pip install mkdocs
pip install mkdocs-material
pip install codehilite
pip install mkdocs-minify-plugin
pip install mkdocs-awesome-pages-plugin
```