CHECKING STATUS
I AM LISTENING TO
|

Javascript Library Highlights 2025

10. February 2025
.SHARE

Table of Contents

On the old website I had a new single post for things I discovered and looked at! Crazy…

I will update this post with things I find, enjoy and you might like these too over the coming months.
Far more organised on my own page now!

Awesome curated JS libraries & resources

Dynamic Web Applications

HTMX

htmx is a lightweight JavaScript library that enables modern, dynamic web applications using simple HTML attributes. It allows you to make AJAX requests, update the DOM, and create interactive pages without writing JavaScript.

htmx works by adding attributes to HTML elements, defining how they interact with the server.

Part of my toolbox for years and a perfect fit when building sites with WordPress.

Example 1: Load Content via AJAX

Clicking the button sends a GET request to /load-content and inserts the response into #result.

Example 2: Submit a Form Without JavaScript

Submits the form without reloading and displays the response inside #message.

Example 3: Infinite Scrolling

Automatically loads more content when the user scrolls down and reveals the element.

Hyperscript

HyperScript is a declarative scripting language designed to enhance interactivity in web applications without writing complex JavaScript. It works as a lightweight alternative to JavaScript for handling events, animations, and UI interactions directly within HTML.

It is often used alongside htmx to simplify frontend development by keeping logic inside HTML attributes instead of writing separate JavaScript files.

Instead of writing JavaScript like this:

You can replace it with a simple HyperScript attribute:

When clicked, the button toggles the .active class on #box.

3D Viewer

Babylon.js Viewer

Babylon.js Viewer is a ready-to-use web-based viewer for rendering 3D models using the Babylon.js engine. It simplifies the process of embedding and displaying 3D content in a web page without requiring deep knowledge of the Babylon.js framework.

Key Features of Babylon.js Viewer:

Easy Embedding: Allows you to display 3D models in an HTML page with minimal setup.

Supports Multiple File Formats: Compatible with glTF, .obj, .stl, .babylon, and more.

Customizable UI: Offers built-in UI controls like zoom, rotation, and environment lighting.

Configurable via HTML & JavaScript: Can be used directly with HTML tags or JavaScript for advanced customization.

WebGL & WebGPU Support: Uses Babylon.js’s rendering capabilities for high-performance 3D rendering.

Works in All Modern Browsers: No additional plugins required—just a browser with WebGL support.

How to Use Babylon.js Viewer

You can quickly integrate it into your webpage by adding the following script:

This simple code will load and display a 3D glTF model inside a <babylon> HTML tag.

Advanced Usage with JavaScript

If you need more control over the viewer, you can initialize it via JavaScript:

When to Use Babylon.js Viewer?

• When you need a quick way to embed 3D models in a webpage.

• If you want a lightweight viewer without setting up a full Babylon.js scene manually.

• For non-developers who want to display 3D models without deep coding knowledge.

• In e-commerce, gaming, and architectural visualization projects.

Gallery

lightGallery

lightGallery is a powerful, flexible, and feature-rich JavaScript library for creating responsive, touch-friendly, and highly customizable image and video galleries. It is often used for websites requiring an elegant and interactive lightbox experience.

Key Features

  • Responsive Design – Ensures your gallery looks great on all devices.
  • Touch & Gesture Support – Smooth mobile experience with swipe gestures.
  • Supports Videos – Embed YouTube, Vimeo, Wistia, and self-hosted videos.
  • Lightweight & Fast – Optimized for performance with minimal dependencies.
  • Highly Customizable – Modify themes, animations, and layout styles.
  • SEO & Accessibility Friendly – Supports captions, alt texts, and deep linking.
  • Plugin Extensibility – Enhance functionality with zoom, thumbnails, autoplay, and more.
  • Framework Compatibility – Works well with React, Vue, Angular, and jQuery.

Installation

There are multiple ways to install and use LightGallery.js. The most common methods are via npm or CDN.

Using npm (Recommended for Developers)
Using a CDN (Quick Setup)

Add the following links to your HTML file:

Basic Implementation

Setting up a gallery with LightGallery.js is quick and easy. Follow these steps:

1. Create an Image Gallery
2. Initialize LightGallery

This script will activate the gallery with zoom and thumbnail plugins enabled.

Let’s Talk!

Looking for a reliable partner to bring your project to the next level? Whether it’s development, design, security, or ongoing support—I’d love to chat and see how I can help.

Get in touch,
and let’s create something amazing together!

RELATED POSTS

An area that I am constantly monitoring for REALFUSION, to offer our customers the best solution for their requirements. The global digital kiosk software market is experiencing rapid growth, valued at $7.48 billion in 2023 and projected to reach $17.02 billion by 2030 with a 12.6% CAGR (Compound Annual Growth Rate). The broader interactive kiosk […]

Part 1 Finding Your Way: Open Source Wayfinding Solutions 1. The Old Guard: UC Davis Wayfinding Let’s start with the granddaddy of them all – the UC Davis Wayfinding plugin. This jQuery-based solution has been around the block and back, with over 100 stars on GitHub and a track record of actually working in real-world […]

I recently completed a comprehensive demo setup for our Digital Kiosk Solutions at REALFUSION. While reviewing each module we offer, I integrated quick samples and listed available options, including external solutions. Indoor navigation represents a significant market opportunity, with 6-10 viable solution providers currently available. However, most face a critical challenge: their pricing models and […]

Alexander

I am a full-stack developer. My expertise include:

  • Server, Network and Hosting Environments
  • Data Modeling / Import / Export
  • Business Logic
  • API Layer / Action layer / MVC
  • User Interfaces
  • User Experience
  • Understand what the customer and the business needs


I have a deep passion for programming, design, and server architecture—each of these fuels my creativity, and I wouldn’t feel complete without them.

With a broad range of interests, I’m always exploring new technologies and expanding my knowledge wherever needed. The tech world evolves rapidly, and I love staying ahead by embracing the latest innovations.

Beyond technology, I value peace and surround myself with like-minded individuals.

I firmly believe in the principle: Help others, and help will find its way back to you when you need it.