
decimal.js
What is decimal.js?
decimal.js belongs to JavaScript libraries category.
Decimal.js is a JavaScript library for arbitrary-precision decimal and non-decimal arithmetic. It provides a Decimal object which supports operations on decimal numbers of arbitrary precision, without the rounding errors typically associated with floating-point arithmetic in JavaScript. This library is crucial for applications requiring high...
decimal.js Performance Insights
2 websites
Websites using decimal.js
Last 30 days uptimeⓘ
99.907%
decimal.js friendly technologies
Google Analytics
jsDelivr
jQuery
PWA
Webpack
Cloudflare
LazySizes
Google Font API
HSTS
Cart Functionality
jQuery UI
Bootstrap
jQuery Migrate
Facebook Pixel
Open Graph
core-js
Lodash
Google Tag Manager
Top decimal.js Alternatives
Lenis
43 websites|0 uptime cardsLenis is a modern, lightweight smooth scrolling library designed to normalize the scrolling experience across different devices and browsers. It offers a fluid, native-like scrolling behavior with minimal configuration. Lenis supports both vertical and horizontal scrolling, and can be easily integrated with animation libraries for creating engaging scroll-based animations. Its performance-focused approach and customizable easing functions make it ideal for creating polished, responsive user interfaces in web applications where scroll experience is crucial.
@sulu/web
1 website|0 uptime cardsNo description available.

Locomotive Scroll
1 website|0 uptime cardsLocomotive Scroll is a modern, opinionated JavaScript library for creating smooth scrolling experiences and advanced scroll-based animations. It offers a range of features including parallax effects, speed-based animations, and directional awareness. Locomotive Scroll stands out for its performance optimization techniques, such as using IntersectionObserver and RequestAnimationFrame for efficient animations. This library is particularly useful for creating engaging, scroll-driven websites with complex animations and interactions, often seen in portfolio sites, product showcases, and storytelling web experiences.

Ziggy
15 websites|0 uptime cardsZiggy is a package designed to seamlessly use Laravel named routes in JavaScript. It generates a JavaScript object containing all of your application's named routes, allowing you to reference them by name in your frontend code just as you would in Laravel's backend. This ensures consistency between frontend and backend routing and reduces the likelihood of errors due to hardcoded URLs. Ziggy is particularly valuable in Laravel applications with complex routing structures or those using frontend frameworks like Vue.js or React, as it bridges the gap between server-side and client-side routing logic.
Htmx
26 websites|0 uptime cardsHtmx is a modern JavaScript library that allows you to access AJAX, CSS Transitions, WebSockets, and Server Sent Events directly in HTML, using attributes. It's designed to make it easy to build modern user interfaces with the simplicity and power of hypertext. Htmx extends and enhances HTML, allowing for more dynamic and interactive web applications without the need for complex JavaScript frameworks. This approach can significantly reduce the amount of JavaScript needed in many web applications, making it an attractive option for developers looking to build interactive web applications with a minimal and intuitive API.