Tag: library

  • 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.

  • 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…