-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
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
Labels
No labels