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

MotionUI without jQuery #149

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from
Open

Conversation

ameotoko
Copy link

This is my exercise at removing jQuery as a dependency. I plan to do it on Foundation for Sites as well, but have never tried something like this before, so I decided to try on MotionUI first, with less codebase.

This PR adds a standalone version motion-ui-standalone.js which does not require jQuery to work. You can drop it in your page via script tag instead of official motion-ui.js and delete jQuery. A copy of a test page has also been added to the repo that shows this.

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.

None yet

1 participant