https://github.com/seanghay/pretty-paste
Prettify your clipboard and then paste it
https://github.com/seanghay/pretty-paste
formatter json-format nodejs npm prettier
Last synced: 4 months ago
JSON representation
Prettify your clipboard and then paste it
- Host: GitHub
- URL: https://github.com/seanghay/pretty-paste
- Owner: seanghay
- License: mit
- Created: 2020-04-17T16:13:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-26T08:02:46.000Z (over 1 year ago)
- Last Synced: 2025-01-22T20:11:20.806Z (over 1 year ago)
- Topics: formatter, json-format, nodejs, npm, prettier
- Language: JavaScript
- Size: 451 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Pretty Paste - built with a cup of coffee



Prettify your clipboard and then paste it
It will use your clipboard data and format it and put it back on your clipboard then you can paste it anywhere.
#### Installation
```sh
npm i -g pretty-paste
```
#### Usage
For `json` clipboard
```sh
pp json
```
#### Supported languages
```sh
pp ls
```
* babel
* flow
* typescript
* babel-ts
* json-stringify
* json
* json5
* css
* less
* scss
* graphql
* markdown
* mdx
* angular
* html
* lwc
* vue
* yaml