Skip to content

Migrate PowerTip package from jQuery plugins to npm. #134

@stevenbenner

Description

@stevenbenner

The jQuery team have deprecated the jQuery Plugin Registry in favor of npm. The plugin registry is already locked and read only.

The following steps need to be completed:

  • Remove jQuery Plugin Registry webhook from repository.
  • Any artifacts specific to the jQuery plugin registry should be removed.
  • Update package.json to include jQuery plugin keywords (see: npm blog post).
  • Set up npm/Grunt build/prepublish/package process to include only built resources necessary for developers implementing PowerTip (no gruntfile, unbuilt source, etc.).
  • Attempt to get ownership of the jquery-powertip npm package (@stefanocudini). If successful update name field in package.json. Related to pull request Update package.json with standard pkg name #126.
  • Update release process document to use npm.

This will revert #58.

This would also be a good time to add browserify support (See: #130).

Metadata

Metadata

Assignees

Labels

RepoAdministration tasks related to git, github, or any other non-software maintenance.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions