Skip to content

wangwii/iseeu_old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I see you.

A web picture viewer and getting pictures from Bing.com.

Dev Commands:

  1. npm start, startup a web server on _build directory and working on the 3000 port.
  2. npm run-script dev, start watch files change and automation publish to _build directory.

Bing Search API: https://datamarket.azure.com/dataset/bing/search#schema Bing's Image object example: { ContentType: "image/jpeg" DisplayUrl: "vayzo.com/cartoon-pig" FileSize: "103816" Height: "1008" ID: "489ba258-a7ee-443b-b350-1764a50da4c6" MediaUrl: "http://vayzo.com/images/stories/cartoon-pig-.jpg" SourceUrl: "http://vayzo.com/cartoon-pig" Title: "Cartoon pig:" Width: "1197" Thumbnail: { ContentType: "image/jpg" FileSize: "24085" Height: "404" MediaUrl: "http://ts4.mm.bing.net/th?id=HN.608044082583307919&pid=15.1" Width: "480" } }

Other refs: http://runjs.cn/code/6hxg50zi https://github.com/designmodo/Flat-UI https://github.com/kenwheeler/slick

Javascript full screen: http://davidwalsh.name/fullscreen

About

A web picture viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published