Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phette23/wdpla-ext

WikipeDPLA Chrome Extension
https://github.com/phette23/wdpla-ext

Last synced: 27 days ago
JSON representation

WikipeDPLA Chrome Extension

Awesome Lists containing this project

README

        

# WikipeDPLA Chrome Extension

A Chrome Extension version of the [FindDPLA](https://en.wikipedia.org/wiki/Wikipedia:TWL/FindDPLA) user script. Available [in the Chrome Web Store](https://chrome.google.com/webstore/detail/wikipedpla/jeblaajgenlcpcfhmgdhdeehjfbfhmml).

## Grunt Tasks

There are a set of Grunt tasks available for development. To get started, ensure you have Node.js installed and Grunt installed globally (`npm i -g grunt-cli`), then run `npm i` inside the project. The default `grunt` task runs JSHint on the scripts and then builds the extension while bumping the patch version number.