Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with ES6 modules #316

Open
dannydrinkwater opened this issue Feb 26, 2019 · 2 comments
Open

Incompatible with ES6 modules #316

dannydrinkwater opened this issue Feb 26, 2019 · 2 comments

Comments

@dannydrinkwater
Copy link

This plugin cannot be used via import in ES6.
It errors with "$(...).countdown is not a function".

@ayubUOL
Copy link

ayubUOL commented Apr 29, 2020

@dannydrinkwater did you find any solution for this issue ?

@adhqwiderman
Copy link

adhqwiderman commented Mar 14, 2023

well in 2023, it can definitely be imported as an ES6 module.

import countdown from 'jquery-countdown';

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

No branches or pull requests

3 participants