tonykiselis / js-lib-http-client-common

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

paysera-http-client-common

Base client for usage in generated code packages.

Installation

npm i paysera-http-client-common

Include files:

<script type="text/javascript" src="dist/babel.polyfill.js"></script>
<script type="text/javascript" src="dist/lib.js"></script>

Dependencies

Demo run

npm run serve

Build

npm run build

About


Languages

Language:JavaScript 100.0%