Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bcpeinhardt/glance_printer

Turn glance AST back into a gleam src string
https://github.com/bcpeinhardt/glance_printer

Last synced: about 2 months ago
JSON representation

Turn glance AST back into a gleam src string

Awesome Lists containing this project

README

        

# glance_printer

[![Package Version](https://img.shields.io/hexpm/v/glance_printer)](https://hex.pm/packages/glance_printer)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/glance_printer/)

A pretty printer for the AST generated by the glance package.

## Installation

If available on Hex this package can be added to your Gleam project:

```sh
gleam add glance_printer
```

and its documentation can be found at .