Skip to content

No docs #82

@aaronhill6

Description

@aaronhill6

This plugin looks like it would be pretty cool, but without any documentation, it's basically worthless. I used bower to install it in my project, initialized Darkroom.js on an image and got a "Cannot read property 'extend' of undefined" error on this line in the constructor:

this.options = Darkroom.Utils.extend(options, this.defaults);

Since there is not even any documentation about how Darkroom expects to be installed in a project (e.g. what file(s) to include), I have no way of even telling if I did it correctly. So I uninstalled the plugin and used another one. I look forward to trying this plugin out once there is some documentation.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions