0.1.0 • Published 1 year ago

easyslip-client v0.1.0

Weekly downloads
-
License
GLP-3.0
Repository
github
Last release
1 year ago

Description:

Client library for EasySlip

Features:

Usage:

Verify Slip:
const slip = new EasySlip('TEST')
const data = await slip.verifyByPayload('TEST')

console.log(data) // Out put same as https://developer.easyslip.com/document
const slip = new EasySlip('TEST')
const data = await slip.verifyByImage('slip.jpg')

console.log(data) // Out put same as https://developer.easyslip.com/document
0.1.0

1 year ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago