liff-sdk-local
v0.0.2
Published
LIFF(LINE Front-end Framework) SDK stubs locally.
Downloads
3
Readme
liff-sdk-local
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.