Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/myokoym/play-with-tmlib.js

Let's play with tmlib.js (http://phi-jp.github.io/tmlib.js/).
https://github.com/myokoym/play-with-tmlib.js

Last synced: 2 days ago
JSON representation

Let's play with tmlib.js (http://phi-jp.github.io/tmlib.js/).

Awesome Lists containing this project

README

        

= README

play with http://phi-jp.github.io/tmlib.js/[tmlib.js]

== Usage

=== Linux

[source,bash]
$ firefox index.html

=== Windows

[source,bash]
$ start index.html

=== OS X

[source,bash]
$ open index.html

== Authors

* Masafumi Yokoyama

== License

MIT License. See LICENSE.txt for details.

== Contributing

. Fork it
. Create your feature branch (git checkout -b my-new-feature)
. Commit your changes (git commit -am 'Add some feature')
. Push to the branch (git push origin my-new-feature)
. Create new Pull Request