Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/phette23/wdpla-ext
- Owner: phette23
- Created: 2014-07-23T04:29:57.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2023-07-20T23:09:32.000Z (over 1 year ago)
- Last Synced: 2024-04-14T23:15:25.747Z (7 months ago)
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/wikipedpla/jeblaajgenlcpcfhmgdhdeehjfbfhmml
- Size: 636 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
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.