Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add package.json #114

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add package.json #114

wants to merge 2 commits into from

Conversation

SimenB
Copy link

@SimenB SimenB commented Mar 20, 2015

As the official jQuery plugin repo is retired in favour of NPM, this should be published there (see http://plugins.jquery.com/).

I think the information in the json-file is correct. Tell me if it's not.

Oh, and could you do a npm publish if you merge this?

@@ -611,9 +611,14 @@


/*global define:true */
if (typeof define === 'function' && define.amd && define.amd.jQuery) {
if (typeof define === 'function' && define.amd) {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Official" UMD-wrapper for jquery plugins (https://github.com/umdjs/umd/blob/master/jqueryPluginCommonjs.js)

@SimenB SimenB force-pushed the npm_support branch 2 times, most recently from 1d66074 to 6f1a302 Compare March 20, 2015 15:20
@doublerebel
Copy link

I was just looking for exactly this! Thanks @SimenB . 👍 for npm publish

@SimenB
Copy link
Author

SimenB commented Mar 31, 2015

@malsup ping 😄

@SimenB SimenB force-pushed the npm_support branch 3 times, most recently from d2de515 to 201fb61 Compare April 13, 2015 21:32
@SimenB
Copy link
Author

SimenB commented Apr 13, 2015

@doublerebel I published it now. https://www.npmjs.com/package/block-ui

@malsup Just give me a ping, and I'll transfer ownership

@johnraz
Copy link

johnraz commented May 15, 2015

👍

@SimenB SimenB mentioned this pull request Jun 26, 2015
@oshingc
Copy link

oshingc commented Aug 15, 2016

👍

@SimenB SimenB mentioned this pull request Jul 5, 2017
@mafar
Copy link

mafar commented Oct 16, 2017

Life saver !!!! Thumbs up

glensc added a commit to glensc/eventum that referenced this pull request May 4, 2020
glensc added a commit to glensc/eventum that referenced this pull request May 4, 2020
glensc added a commit to glensc/eventum that referenced this pull request May 8, 2020
glensc added a commit to glensc/eventum that referenced this pull request May 8, 2020
glensc added a commit to glensc/eventum that referenced this pull request May 8, 2020
glensc added a commit to glensc/eventum that referenced this pull request May 8, 2020
glensc added a commit to glensc/eventum that referenced this pull request May 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants