Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/axodotdev/axii

image to ascii generator
https://github.com/axodotdev/axii

ascii-art nuxt webapp

Last synced: about 3 hours ago
JSON representation

image to ascii generator

Awesome Lists containing this project

README

        

![axii](./public/meta_axii.jpg)

![build](https://github.com/axodotdev/axii/actions/workflows/build.yml/badge.svg)
![lint](https://github.com/axodotdev/axii/actions/workflows/lint.yml/badge.svg)
![test](https://github.com/axodotdev/axii/actions/workflows/test.yml/badge.svg)

# axii
> an image to ascii generator

## Local Development

```sh
# Clone the repo and move into project directory
git clone [email protected]:axodotdev/axii.git
cd axii

# Install dependencies
yarn

# Start a development server
yarn dev
```

## License

axii is dual-licensed under [MIT] and [Apache-2.0]. If you end up finding it
useful for something we'd love to hear about it: [email protected].

[MIT]: https://choosealicense.com/licenses/mit/
[Apache-2.0]: https://choosealicense.com/licenses/apache-2.0/