Dec 31, 2024The Deno StandardLibrary is now stable and included in Deno 2. It consists of dozens of audited utility modules covering data manipulation, web-related logic, JavaScript-specific functionalities ...
jStat is a JavaScriptlibrary providing developers with statistical functions and the ability to plot graphics from within the browser. jStat can be used for statistical operations on all browsers ...
The Hyperscript Tagged Markup (HTM) library, which proposes an alternative to JSX, released its second major iteration. HTM 2.0 is a rewrite that is faster and smaller than HTM 1.x, has a syntax ...
Geertjan Wielenga, author of the book Developer, Advocate!, and Oracle developer focusing on NetBeans and Oracle JET recalled the evolution of JavaScript frameworks and libraries in the past decades.
The JavaScript Date object is notoriously hard to use, and JavaScript developers often use 3rd party libraries such as Moment.js in order to get a broader, more convenient solution for date ...
FlexSearch, a full-text, zero-dependency search library for the browser and Node.js claims to be the fastest search library available to JavaScript developers due to its novel scoring algorithm.
Choosing the best JavaScriptlibrary is only part of the process. Linters, bundlers, and minifiers are essential to productivity and performance when building modern web apps.
Node.js also predates JavaScript having a standard module format by several years. Instead of providing a standard package management system like npm, Deno instead recommends using standard ES ...
Minze is a modern JavaScriptlibrary that abstracts many of the difficulties of writing Web Components with a minimal overhead (2kb minified and compressed) and good developer ergonomics.