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

Expose iife #218

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Expose iife #218

merged 1 commit into from
Sep 19, 2023

Conversation

omrilotan
Copy link
Owner

Resolve #217

See readme

<script src="https://cdn.jsdelivr.net/npm/isbot/index.iife.min.js"></script>
// isbot is global
isbot(navigator.userAgent)

@omrilotan omrilotan merged commit a9e7bd4 into main Sep 19, 2023
3 checks passed
@omrilotan omrilotan deleted the iife branch September 19, 2023 16:27
@cvocvo
Copy link

cvocvo commented Sep 19, 2023

I suspect it might take a bit for the CDN to update?
image

Edit: Working now, just took a second

omrilotan added a commit that referenced this pull request Sep 19, 2023
omrilotan added a commit that referenced this pull request Sep 19, 2023
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.

Is there a version available that doesn't require NPM?
2 participants