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

https://github.com/thinkphp/lanyrdevents

A badge for the past or future events at Lanyrd.com the social conference directory.
https://github.com/thinkphp/lanyrdevents

Last synced: 3 months ago
JSON representation

A badge for the past or future events at Lanyrd.com the social conference directory.

Awesome Lists containing this project

README

          

Usage
=====

#HTML

See my Events on Lanyrd

#CSS
div#lanyrd{
background: #eef;
border: 1px solid #999;
padding: 5px;
-moz-border-radius:5px;
-wekbit-border-radius:5px;
border-radius:5px;
width:20em;
}
#lanyrd a{color:#000;}
div#lanyrd img {height: 16px;vertical-align: middle;width: 16px}

#JS