Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarahelsaig/webapp-enhancements
Some bookmarklets and user scripts to enhance your development workflow
https://github.com/sarahelsaig/webapp-enhancements
Last synced: 3 days ago
JSON representation
Some bookmarklets and user scripts to enhance your development workflow
- Host: GitHub
- URL: https://github.com/sarahelsaig/webapp-enhancements
- Owner: sarahelsaig
- Created: 2021-04-18T18:04:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-30T11:39:47.000Z (about 2 years ago)
- Last Synced: 2023-12-03T04:21:44.572Z (12 months ago)
- Language: JavaScript
- Size: 84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webapp-enhancements
Some bookmarklets and user scripts to enhance your development workflow.## Bookmarklets
You can build a bookmarklet by calling `npm run build`. It will become accessible in its _dist_ directory as _bookmarklet.html_.
### jira-list-value
A blookmarklet script which lists your issue values within a date range on JIRA. Get it [here](/src/jira-list-value/dist/bookmarklet.html).
(Note: most likely you'll have to update the field name representing the monetary value to match your JIRA setup - the default is "customfield_10025".)