Skip to content

Conversation

@massat
Copy link

@massat massat commented Sep 13, 2017

jquery.flicksimple.js を npm モジュールとしても利用できるようにしました。 diff の内容は https://mae.chab.in/archives/2537 に沿って修正したものです。(npmレジストリへのpublishは行なっていません)

これまでのようにHTML内に

<scrip src="jquery.flicksimple.js"></script>

を記述してブラウザで読み込んでも動きますし、npmでインストールして

import 'jquery-flicksimple';

のように記述して node 上で使用することもできます。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant