Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

velocityHelpers is exported with a lowercase starting letter. #242

@myanime

Description

@myanime

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions