0.0.42 • Published 4 years ago

@shipengine/integration-platform-sdk v0.0.42

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 years ago

ShipEngine Integration Platform SDK

Cross-Platform Compatibility Build Status

Coverage Status Dependencies

npm License

This is the official SDK for building ShipEngine Integration Platform apps.

About ShipEngine Integration Platform Apps

Apps are just NPM packages that export an object with properties and methods that define the app's functionality.

An app must have a package.json file in its root directory, which specifies its name, version number, and dependencies. This SDK (@shipengine/integration-platform-sdk) must be listed as a dependency or devDependency.

Other than that, the folder structure and file names are entirely up to you. As long as your app exports an object with the right structure, it doesn't matter whether that object is defined in a single file or spread across many files.

Installation

You can install the ShipEngine Integration Platform SDK via npm.

npm install @shipengine/integration-platform-sdk

Example Usage

In addition to our documentation, you can also look at these sample apps to learn how to use the ShipEngine Integration Platform SDK. The sample apps demonstrate various features of the platform, as well as different posible ways to build and structure apps.

0.0.41

4 years ago

0.0.42

4 years ago

0.0.40

4 years ago

0.0.38

4 years ago

0.0.39

4 years ago

0.0.37

4 years ago

0.0.35

4 years ago

0.0.36

4 years ago

0.0.34

4 years ago

0.0.33

4 years ago

0.0.30

4 years ago

0.0.31

4 years ago

0.0.32

4 years ago

0.0.29

4 years ago

0.0.28

4 years ago

0.0.25

4 years ago

0.0.26

4 years ago

0.0.27

4 years ago

0.0.24

4 years ago

0.0.23

4 years ago

0.0.22

4 years ago

0.0.21

4 years ago

0.0.20

4 years ago

0.0.19

4 years ago

0.0.18

4 years ago

0.0.17

4 years ago

0.0.16

4 years ago

0.0.15

4 years ago

0.0.14

4 years ago

0.0.13

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago