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

stieglitzz avatar Johnny (Hao) Jiang avatar Kemal Elmizan avatar Fedor avatar Dylan Watson avatar  avatar er avatar Miguel Castilla avatar y0n1 avatar walker avatar kavalon avatar Amber-Lee avatar Adam avatar David Viramontes avatar Frank J Kelly avatar Baptiste Pesquet avatar Paweł Jasiołek avatar Chris Watson avatar John Mifsud avatar Andrea avatar Himalay avatar  avatar Vanja Jelic avatar Jean Barkhuysen avatar Keenan Treat avatar Pavel Razuvayev avatar Evo Stamatov avatar Jennifer Culp avatar Marcin Cichocki avatar Andrew Gerst avatar Alan Mulhall avatar Andrew McNamara avatar Asoul Yang avatar sofakeer avatar Sylvere Abbad avatar Sean G. Wright avatar Tu Nguyen avatar jon walker avatar JT5D avatar Scott Balay avatar Herc avatar  avatar Iheanyi Ekechukwu avatar Chris Hart avatar Aurelio avatar W. van Kuipers avatar Nate Dean avatar Matthias Müller avatar Orlin M Bozhinov avatar Nicholas Lowman avatar Jonathan Svärdén avatar  avatar jb avatar Roy Howie avatar Davor Badrov avatar Engin CAN avatar Tim Hordern avatar Vasiliy Yorkin avatar Daniel Korenblum avatar Tony Brown avatar Tarun Khemani avatar Michael Anthony avatar Warren avatar Lucas Aragno avatar Rob Dodson avatar Steven Soule avatar gabssnake avatar Jasper Moelker avatar Ryan Berckmans avatar Matt Savoie avatar Darek Rossman avatar Frank Hale avatar Shai Angress avatar Alex Clavelle avatar Jonathan Jennings avatar Michael Reynolds avatar Conrad Jackson avatar Hector Zarco  avatar Amir Nissim avatar Medet Tleukabiluly avatar Stefan Krüger avatar  avatar Luis Ramos avatar Magnus Bergman avatar Eric avatar Mathieu M-Gosselin avatar Cristian Pallarés avatar Anselmo Silva avatar Eddie Vlagea avatar Wei Ma avatar nothinking avatar Gustavo Saiani avatar Julien Valéry avatar Krister Kari avatar Mohamed Chorfa avatar Michael Romanenko avatar Fabien Doiron avatar Nicolas Ritouet avatar Sebastian Kopatz avatar Yannick Pereira-Reis avatar

Watchers

Wlodek Bzyl avatar  avatar evandrix avatar James Cloos avatar Krister Kari avatar Dumitru Ursu avatar Thai Le avatar Michael Anthony avatar Tony Brown 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.