Tag: JavaScript

  • Web notifications for better user experience

    Web notifications for better user experience

    Today, I will show you my latest javascript library for web notifications. Notify.js is a lightweight library written in javascript. You can use this library without jQuery.

  • Superfast lightweight javascript gallery library

    Superfast lightweight javascript gallery library

    Nowadays, there are a lot of jQuery plugins for everything which causes slow down your website. Also, there are a lot of jQuery gallery libraries for image slideshows.

  • Useful javascript library for inline searching

    Useful javascript library for inline searching

    In one of the previous posts, I presented you a lightweight javascript library for dynamically joining pictures. Today, I will show you SearchJS, a very useful open-source javascript library for inline searching which not requires jQuery. SearchJS is a fast searching engine written in javascript, good for one-page websites or documentation HTML pages.

  • The best wordpress plugin for trending content at your website or blog

    The best wordpress plugin for trending content at your website or blog

    Often, when you get started writing some content for your website or a personal blog, you don’t know what is a trend at the moment. To make research “what is hot today”, is boring or you don’t have time for this, but content which is not popular is less attractive for users. For that purpose, I…

  • Join multiple photos with pure javascript library

    Join multiple photos with pure javascript library

    Javascript is a programming language for the web. We can use it to create very useful things such as libraries, so users can easily use the benefits of this programming language with less code. Today I will show you a javascript library for fast joining photos, useful for creating featured images or banners for websites…