javascript-sdk-v1
TypeScript icon, indicating that this package has built-in type declarations

0.0.34 • Public • Published

Western Union SDK

Features

  • Rollup based.
  • Linting with TSLint.

Process

Typescript source files
       |
       |
    rollup
       |
       +--- babel, tslint
       |
  ready to use
     SDK library

Have in mind that you have to build your library before publishing. The files under the dist folder are the ones that should be distributed.

Getting started

  1. Build the library
  • Run yarn install to get the project's dependencies
  • Run yarn run build to produce minified version of your library . The file is placed inside the dist directory along with TS Docs (Documentation).
  1. Running the unit tests inside the test directory using the JEST framework
  • yarn run test

Readme

Keywords

none

Package Sidebar

Install

npm i javascript-sdk-v1

Weekly Downloads

0

Version

0.0.34

License

UNLICENSED

Unpacked Size

209 kB

Total Files

58

Last publish

Collaborators

  • shivanshu.kaushal