Code Monkey home page Code Monkey logo

iseeu_old's Introduction

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.