Skip to content

Remove dependence on jQuery #1

Description

@thesmart

Currently, the library is dependent on jQuery. It should be possible to remove this dependency by adding a few functions to the $ symbol's prototype:

$.each, $.map, $.extend, $.isArray, $.isPlainObject, $.isFunction

See jQuery docs for expected behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions