0.0.2 • Published 4 years ago

liff-sdk-local v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

liff-sdk-local

npm version TypeScript

LIFF(LINE Front-end Framework) SDK stub locally.

Installation

Using npm:

npm install liff-sdk-local --save-dev

Using yarn:

yarn add liff-sdk-local --dev

Directly include it in html:

<script src="https://cdn.jsdelivr.net/npm/liff-sdk-local/dist/liff-sdk-local.min.js"></script>

Usage

See example.

License

The MIT License

0.0.2

4 years ago

0.0.1

4 years ago