Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/uzulla/js_lgtm_editor

Create LGTM image by Javascript.
https://github.com/uzulla/js_lgtm_editor

Last synced: about 1 month ago
JSON representation

Create LGTM image by Javascript.

Awesome Lists containing this project

README

        

LGTM Editor
==============

![screen shot](doc/ss.jpg)

LGTMの画像を作成します。

全部Javascriptで動作します。

[sample site](http://s.cfe.jp/lgtm/)

# setup

`by remote file`を利用するには`proxy.php`を利用するセットアップが必要です、Composer installしてください。

```
$ composer install
```

# see also

[LGTM.in/g](http://www.lgtm.in/)

[LGTM Generator](http://blog.hateblo.jp/entry/2014/02/10/193257)

# btw

DataURLをクロスブラウザで良い感じに保存する方法が見つかりません…。