包详细信息

@itentialopensource/adapter-utils

itentialopensource16kApache-2.05.10.28

Itential Adapter Utility Libraries

自述文件

Itential Adapter Utilities

Itential Adapter Utilities is a set of Node.js runtime libraries used by Itential Adapters.

Many of the capabilities supported in Itential Adapters are built into this library so that they can be better maintained and added to adapters.

Usage

Include @itentialopensource/adapter-utils as a dependency and require it:

const { RequestHandler, PropertyUtility } = require('@itentialopensource/adapter-utils');