Skip to content

Including in a Drupal module #32

@mlncn

Description

@mlncn

Hi! I've incorporated you excellent checkboxes.js into a Drupal modue, https://gitlab.com/agaric/drupal/checkboxesjs

First, i wanted to let you know and say thanks.

Second, i wanted to see if you'd be willing to add a composer.json file to the repository, to make it easier to include in PHP projects:

{
  "name": "rmariuzzo/checkboxes.js",
  "description": "A jQuery plugin that gives you nice powers over your checkboxes.",
  "type": "library",
  "homepage": "http://rmariuzzo.github.io/checkboxes.js/",
  "license": "MIT",
  "authors": [
    {
      "name": "Rubens Mariuzzo",
      "homepage": https://github.com/rmariuzzo
    }
  ]
}

I know that's kind of silly, but there's not any good way to do this, that i know of.

Anyhow, thanks greatly for the plugin!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions