Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Image icon by Icons8

## Related

- [to-single-quotes](https://github.com/sindresorhus/to-single-quotes): API for this module