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

https://github.com/fbn/purty-atom

Atom package to format Purescript code using Purty
https://github.com/fbn/purty-atom

Last synced: 5 months ago
JSON representation

Atom package to format Purescript code using Purty

Awesome Lists containing this project

README

          

Welcome to purty-atom 👋



Version


License: MIT

> Atom package to beautify Purescript with Purty

### 🏠 [Homepage](https://github.com/FbN/purty-atom)

## Prerequisites

- atom >=1.0.0

## Install

```sh
apm install purty-atom
```

## Usage

```sh
CTRL-ALT-P (file must be saved)
```

## Author

👤 **Fabiano Taioli**

* Website: https://github.com/FbN
* Github: [@FbN](https://github.com/FbN)

## Show your support

Give a ⭐️ if this project helped you!

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_