home.social

#swiper — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #swiper, aggregated by home.social.

fetched live
  1. Ещё из последних новостей, я заменил company-mode на corfu + cape, добавил vertico и marginalia для минибуффера. Так же добавил swiper для стильного поиска на замену i-search и magit чтобы использовать git как про!

    #company-mode #corfu #cape #vertico #marginalia #swiper #magit #git #emacs

  2. 6 альтернатив swiper в 2025 году

    Уже почти два года я не писал приложения на традиционном React стэке. Решил попробовать использовать современные практики: сделал небольшой ленгдинг с формой. И получил JS файл 500 килобайт! Мне нужен swiper для плавной анимации переключения между "нативными" окнами. Но один swiper весит 80 килобайт. В связи с этим решил провести сравнение и найти хороший аналог.

    habr.com/ru/articles/874826/

    #react #swiper #javascript

  3. Accessing Swiper in Elementor — Extending the ‘Image Carousel’ widget
    link.medium.com/vRr6TRBHlPb

  4. I've been using #counsel-compile in #emacs for some time (having spent some time working on it in the #swiper repo). It has a number of heuristics for extracting build targets from makefiles and dealing with build directories. It would be one thing I would definitely miss if I moved to another narrowing interface. Is it worth re-factoring it out into another package or even up-streaming to compile.el? Or does #lsp offer a replacement for it?