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

https://github.com/arvis-workflows/arvis-superscriptify

Converts the provided text to superscript and copies it to the clipboard.
https://github.com/arvis-workflows/arvis-superscriptify

arvis arvis-workflow arvish superscript

Last synced: 3 days ago
JSON representation

Converts the provided text to superscript and copies it to the clipboard.

Awesome Lists containing this project

README

          

# arvis-superscriptify

An arvis workflow for converting text to superscript.

## 🎉 Getting Started

### Installation

```sh
npm i -g arvis-superscriptify
```

### Usage

- You can use the keyword `super` in arvis to activate the workflow.
- Everything after the keyword will be converted to superscript. Press enter to copy the superscripted result to the keyboard, or
- Press + enter to immediately paste to the underlying app.

## 👨‍⚖️ License

This project is licensed under the ISC License. See [LICENSE.md](LICENSE.md) for details.

## 💫 Acknowledgements

- This project uses [superscript-text](https://www.npmjs.com/package/superscript-text).
- [Seah](http://www.seahcb.com/) helped come up with the icon. She's the best.

## 🔗 This workflow is converted from [alfred-workflow](https://github.com/xdesro/alfred-superscript).

* Note that there might be some code change or different actions from the original workflow.

* Marked original workflow's creator to author.