Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jopemachine/alfred-transform-quotemark
Transform all quotemarks to other quotemarks through Alfred
https://github.com/jopemachine/alfred-transform-quotemark
alfred alfred-workflow alfy productivity text-transform
Last synced: 11 days ago
JSON representation
Transform all quotemarks to other quotemarks through Alfred
- Host: GitHub
- URL: https://github.com/jopemachine/alfred-transform-quotemark
- Owner: jopemachine
- License: mit
- Created: 2021-09-18T16:36:26.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-18T18:20:19.000Z (about 3 years ago)
- Last Synced: 2024-10-12T16:58:31.081Z (about 1 month ago)
- Topics: alfred, alfred-workflow, alfy, productivity, text-transform
- Language: JavaScript
- Homepage:
- Size: 9.42 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# alfred-transform-quotemark
[![NPM version](https://badge.fury.io/js/alfred-transform-quotemark.svg)](http://badge.fury.io/js/alfred-transform-quotemark)
[![npm download total](https://img.shields.io/npm/dt/alfred-transform-quotemark)](https://www.npmjs.com/package/alfred-transform-quotemark)
[![license](https://img.shields.io/github/license/jopemachine/alfred-transform-quotemark.svg)](https://github.com/jopemachine/alfred-transform-quotemark/blob/master/LICENSE)
[![PR's Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](http://makeapullrequest.com)
[![GitHub issues](https://img.shields.io/github/issues/jopemachine/alfred-transform-quotemark.svg)](https://GitHub.com/jopemachine/alfred-transform-quotemark/issues/)> Transform all quotemarks to other quotemarks through Alfred
![demo](./demo1.gif)
## Install
```
$ npm install --global alfred-transform-quotemark
```*Requires [Node.js](https://nodejs.org) 12+ and the Alfred [Powerpack](https://www.alfredapp.com/powerpack/).*
## Usage
In Alfred, type `trq`, Enter, and your query.
## License
MIT © [jopemachine](https://github.com/jopemachine/Alfred-github-workflow)
## Icon sources
This lib uses below icon sources
## Related
- [to-single-quotes](https://github.com/sindresorhus/to-single-quotes): API for this module