Most designers create their SVGs in software like Illustrator and that’s a legit way to go. But it’s also possible to embed SVG content into a web page solely in code. No HTTP ...
Today, in this article we’ll show you the amazing JS13K game challenge. It is an annual coding competition where highly talented JavaScript Dev’s show off their games made with only 13KB of ...
A fancy CSS/CSS3 hamburger toggle navigation that allows the user to toggle an off-canvas side menu by clicking on the hamburger toggle button in the header.
Our job at Azoora’s Blog is to keep you up to date with the latest and coolest trends in web industry. That’s why every month we release a handpicked collection ...
An animated, highly customizable back to top button for scrolling the page to the top. Written in pure (vanilla) JavaScript. Without the need of any 3rd dependencies such as jQuery.
Rough.js is a lightweight (8KB), Canvas based library that lets you draw in a sketchy, hand-drawn-like, style. The library defines primitives to draw lines, curves, arcs, polygons, circles, and ellipses. It also supports ...
Leaflet is an open-source JavaScript library for mobile-friendly interactive maps. Weighing just about 38 KB of JS, it has all the mapping features most developers ever need. Leaflet is designed to ...
Angular is one of the most popular JavaScript frameworks and is used by companies such as Paypal, Upwork, Nike, Google, Sony, HBO and many more. The Google-developed web application was ...
apexcharts.js is a feature-rich JavaScript chart library lets you create dynamic, interactive, responsive, animated, SVG-based LINE, AREA, COLUMN/BAR, MIXED, BUBBLE, SCATTER, PIE, RADIALBAR, HEATMAP, GAUGE charts and graphs to visualize your ...
numberToWordsJS is a simple yet useful JavaScript library for converting numbers into words equivalent. Supports both positive and negative integers.