Skip to content

DevRik99/GradeJsExampleWithInfiniteScroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grade Js Ejemplo con Infinite Scroll

Hola este es un ejemplo donde uso GradeJS paraextraer el color primario de una imagen para usarlo para generar un fondo (background) dinamico en base a las imagenes,junto a un InfiniteScroll usando Intersection Observer API

Comenzando 🚀

Estas instrucciones te permitirán obtener una copia del proyecto en funcionamiento en tu máquina local para propósitos de desarrollo y pruebas.

Mira la Instalación para conocer como desplegar el proyecto.

Demo 🌐

Puedes ver la demostracion del proyecto en el siguiente enlace

Pre-requisitos 📋

Si desea usare el styles.scss necesita instalar SCSS y compilarlo apuntando a la carpeta de dist/css

sass --watch SCSS/styles.scss dist/css/styles.min.css --style compressed

Instalación 🔧

Solo necesita clonar el repositorio y abrir el index.html

Construido con 🛠️

Menciona las herramientas que utilizaste para crear tu proyecto

  • GradeJS - Es la librería usada para poder extraer el color de una imagen y ponerla como background
  • Scss - Es el pre procesador de css para usado en el proyecto
  • Intersection Observer API - Es la API de JS utilizada para detectar si se esta viendo la ultima imagen y solicitar nuevas imagenes

Contribuyendo 🖇️

Si va a usar el proyecto por favor envíame el pull requests y dejame una estrella.

Licencia 📄

Este proyecto está bajo la Licencia (MIT License)

Copyright (c) 2020 DevRik99

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Expresiones de Gratitud 🎁

  • Comenta a otros sobre este proyecto 📢
  • Invitanos una cerveza 🍺 o un café ☕.
  • Da las gracias públicamente 🤓.
  • etc.