@foxpage/foxpage-sdk-nodejs
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

Foxpage SDK Nodejs

Foxpage all sdk collection of nodejs.

Usage

import foxpageSDK from '@foxpage/foxpage-sdk-nodejs';

// init
foxpageSDK.init();

// koa middleware
foxpageSDK.koaMiddleware();

// plugin
foxpageSDK.plugin.xxx();

// manager
foxpageSDK.manager.xxx();

//core
foxpageSDK.core.xxx();

// shared
foxpageSDK.shared.xxx();

Package Sidebar

Install

npm i @foxpage/foxpage-sdk-nodejs

Weekly Downloads

3

Version

1.1.1

License

MIT

Unpacked Size

19.4 kB

Total Files

16

Last publish

Collaborators

  • shumingzhang
  • milkrong
  • songzinpm
  • yhdeng
  • xdrxdr
  • wangyilong