Git Product home page Git Product logo

messonry's People

Contributors

nickadamson avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

messonry's Issues

place images in grid in order they are loaded to avoid CLS

  • cumulative layout shift is the biggest 'problem' with this type of masonry grid
  • if chronological order isn't important to the user, images should be placed in the grid array in the order they load

proposal:

  • implement this and add an option to toggle on/off if user needs chronological order

investigate ffmpeg/ffmpeg-probe/vercel compatability

as mentioned in #14, I need to investigate how to get video dimensions/resolution server side from a url.

due to the varied nature of video codecs, this pretty much requires the use of ffmpeg.
there is a nodejs wrapper for it: https://github.com/fluent-ffmpeg/node-fluent-ffmpeg

the use of ffmpeg is likely going to involve some extra setup for server deployments, but this might help: https://www.npmjs.com/package/@ffprobe-installer/ffprobe

depending on how difficult installation is for users of this library and vercel deployment limits, this might actually be cause for creating 2 separate libraries, one that only supports images, and one that supports images+videos.

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.