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
- Host: GitHub
- URL: https://github.com/fbn/purty-atom
- Owner: FbN
- License: mit
- Created: 2021-03-18T07:49:41.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-18T08:33:35.000Z (about 5 years ago)
- Last Synced: 2025-07-02T19:50:46.387Z (12 months ago)
- Language: JavaScript
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Welcome to purty-atom 👋
> 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)_