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

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

Awesome Lists containing this project

README

          

## Pretty Paste - built with a cup of coffee

![npm](https://github.com/seanghay/pretty-paste/workflows/npm/badge.svg)
![Npm Version](https://img.shields.io/npm/v/pretty-paste.svg)

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