Tag: JavaScript
-
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.
-
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
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
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…