Wrapper
For example, SDK Libraries for AWS are examples of wrappers.
See also
- Wrapper function (Wikipedia)
- datarist Web Docs Glossary
In programming languages such as JavaScript, a wrapper is a function that is intended to call one or more other functions, sometimes purely for convenience, and sometimes adapting them to do a slightly different task in the process.
For example, SDK Libraries for AWS are examples of wrappers.
Updated on April 20, 2024 by Datarist.