`` npm install yunbi-api-module `` ### Create instance ``` var Yunbi = require("yunbi-api-module"); var yunbi = new Yunbi(accessKey,secretKey); ``` ### Call API `` yunbi.getAllTicker(function (error,data) {}); `` ## Api List
Node.js API (Node-API)
Get the path of the parent module
Node's event emitter for all engines.
Find the module object for something that was require()d
Requires a module only if available and hides the require call from bundlers.
Native-ESM powered web dev build tool
Is this specifier a Bun core module or supported Node one?
A dictionary of file extensions and associated module loaders.
Node.js's util module for all engines
Node.js Buffer API, for the browser
Universal module importer for Node.js
Intercept imports in Node.js
Public logs API for OpenTelemetry
YAML 1.2 parser and serializer
Monkey patches for file system related things.
A set of utilities to assist developers of tools that build N-API native add-ons
A light-weight module that brings Fetch API to node.js
Universal filesystem path utils
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
Get and validate the raw body of a readable stream.
Polyfill for the URLPattern API
Deprecate all the things
The assert module from Node.js, for the browser.