Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/uzulla/js_lgtm_editor
- Owner: uzulla
- Created: 2014-02-10T18:56:08.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-06T11:47:59.000Z (almost 11 years ago)
- Last Synced: 2023-03-23T12:14:10.358Z (almost 2 years ago)
- Language: JavaScript
- Size: 645 KB
- Stars: 13
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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をクロスブラウザで良い感じに保存する方法が見つかりません…。