Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kaelzhang/atta.js

(WIP) The node graphics library
https://github.com/kaelzhang/atta.js

graphics image-processing nodejs pil pillow

Last synced: 17 days ago
JSON representation

(WIP) The node graphics library

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/kaelzhang/atta.svg?branch=master)](https://travis-ci.org/kaelzhang/atta)

# atta

## Install

```sh
$ npm install atta --save
```

## Usage

```js
const atta = require('atta')
```

## License

MIT