STATUS ÜBERPRÜFEN
I AM LISTENING TO
|

Javascript Library Highlights 2025

LAST MODIFIED: 14. August 2025
10. Februar 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)
npm install lightgallery
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

WHAT? cubicFUSION’s Elementor Menu turns WordPress nav menus into design surfaces. Six widgets cover the range — a mega menu that drops full Elementor templates into any item, a hamburger menu with five panel layouts from a simple slide-out to a modal-style fullscreen overlay and an off-canvas mode that scales the page back into a […]

Design tools have quietly become one of the most locked-in parts of a modern team’s workflow. The files live in someone else’s cloud, access is billed per editor seat, and the moment you stop paying, the door to your own work can close behind you. For a small studio or an internal team, that model […]

Last update: 25.07. I know a lot of text, but that is how I process ideas and iterate fast! You add an animated GIF to a Penpot prototype, open it in Google Chrome, and… nothing. The GIF sits there like it’s waiting for written permission to move. Then you wiggle the cursor or interact with […]

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.