Giter Club home page Giter Club logo

yapok_promo_components's Introduction

Компоненты для спецпроектов ЯПокупаю

Этот репозиторий содержит готовые к использованию HTML-компоненты, CSS-стили и JS-скрипты для создания специальных проектов на платформе ЯПокупаю. Компоненты предназначены для двух типов проектов: Супер-гид и Бьюти-гид.

📦 Полезные ссылки

🚀 Для работы компонентов необходимо:

  • Подключить необходимые CSS и JS библиотеки
  • Подключить соответствующие проекту CSS-стили в тег <style>
  • Подключить соответствующие проекту JS-скрипты
  • Скопировать html-разметку компонента в Источник CKEditor

📁 Структура

Все необходимые html-компоненты находятся в папках

  dist/components/landing-page/ - Компоненты Супер-гида
  dist/components/beauty-guide/ - Компоненты Бьюти-гида

Необходимый CSS для проектов находится в папке

  dist/css/landing-page.min.css - Для Супер-гида
  dist/css/beauty-guide.min.css - Для Бьюти-гида

Необходимый JS для проектов находится в папке

  dist/css/landing-page.min.js - Для Супер-гида
  dist/css/beauty-guide.min.js - Для Бьюти-гида

📚 Необходимые javascript библиотетки для Бьюти-гида

<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<script src="https://kit.fontawesome.com/b642567569.js" crossorigin="anonymous"></script>

📚 Необходимые javascript библиотетки для Супер-гида

<script src="https://kit.fontawesome.com/b642567569.js" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/simpleParallax.min.js"></script>
<script src="https://unpkg.com/typewriter-effect@latest/dist/core.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@splidejs/[email protected]/dist/js/splide.min.js"></script>

yapok_promo_components's People

Contributors

ilyagremitskikh avatar

Watchers

 avatar

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.