Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

velocityHelpers is exported with a lowercase starting letter. #242

Open
myanime opened this issue Jun 3, 2018 · 0 comments
Open

velocityHelpers is exported with a lowercase starting letter. #242

myanime opened this issue Jun 3, 2018 · 0 comments

Comments

@myanime
Copy link

myanime commented Jun 3, 2018

in index.js you export the module 'velocityHelpers', but then in your examples you write:
var Animations = { down: VelocityHelpers.registerEffect({...

seems to make more sense to export the module with a Capital Letter? Or if this would break the plugin I guess at least fix up the examples. I can do a PR if you like, to fix the examples.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant