We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The README only explains how to use the library with npm. Is there a simple way to use it with the Web?
The text was updated successfully, but these errors were encountered:
Hey Carl,
The script is also hosted on unpkg!
You can use it like <script src="https://unpkg.com/phenomenon-px"></script> which will make the latest version of the library available as Phenomenon.
<script src="https://unpkg.com/phenomenon-px"></script>
Phenomenon
An example can be found here: https://codepen.io/cvaneenige/pen/pZLEaq
Sorry, something went wrong.
Thanks, awesome. Sorry I didn't see this sooner.
No branches or pull requests
The README only explains how to use the library with npm. Is there a simple way to use it with the Web?
The text was updated successfully, but these errors were encountered: