GithubHelp home page GithubHelp logo

loopgifs's Introduction

LoopGIFs

JavaScript in 2015 video

From the video, JavaScript in 2015

To get this example running, check out this repository, and:

npm install -g jspm live-server
jspm install
live-server

To run in production mode, run jspm bundle-sfx --minify lib/main then switch the DEV and PROD scripts on index.html

Happy new year!

loopgifs's People

Contributors

geelen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

loopgifs's Issues

body needs width 100vw and system map problem

Hi there,

It's a blowing mind demo, man. Congrats. But there is two things I noticed:

The first is about your demo, you're running a Mac without a mouse connected, so viewport unit doesn't consider scroll size, it's ease solved with body { width: 100vw } though.

Second, might be something wrong with traceur, really don't know exactly. But sourcemap is getting error. Maybe the problem is with the actual repo branch used in jspm.

Thanks.

Production build fails

Using the instruction from the readme I get:


vambo@vambo-ZBook:~/proj/loopgifs$ jspm bundle-sfx --minify lib/main
     Building the single-file sfx bundle for lib/main...

err  Error on fetch for app/main at file:///home/vambo/proj/loopgifs/lib/main
    Error: ENOENT: no such file or directory, open '/home/vambo/proj/loopgifs/lib/main'
         at Error (native)

It seems this can be fixed by removing the following path configuration from config.js:

app/*": "lib/*.js",

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.