<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>javascript</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/84/feed"/>
    <updated>2026-09-15T09:09:17+00:00</updated>
    <id>https://links.biapy.com/guest/tags/84/feed</id>
            <entry>
            <id>https://links.biapy.com/links/13878</id>
            <title type="text"><![CDATA[🌬 Vento]]></title>
            <link rel="alternate" href="https://vento.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13878"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Vento is the Galician word for wind but also a new JavaScript-based template engine. It&amp;#039;s inspired by other engines, such as Nunjucks, Liquid, Eta, and Mustache.

- [Vento @ GitHub](https://github.com/ventojs/vento).]]>
            </summary>
            <updated>2026-09-11T07:19:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13876</id>
            <title type="text"><![CDATA[Ant]]></title>
            <link rel="alternate" href="https://antjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13876"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a lightweight JavaScript runtime.

Ant is a lightweight, high-performance JavaScript runtime built from scratch. It runs real npm packages, starts instantly and ships as a portable 9 MB binary.

No 140 MB download, and no toolchain to set up. Ant Silver is an independent engine, not a wrapper around V8, JSC, or SpiderMonkey.

- [ant @ GitHub](https://github.com/theMackabu/ant).]]>
            </summary>
            <updated>2026-09-11T07:16:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13853</id>
            <title type="text"><![CDATA[Oxlint]]></title>
            <link rel="alternate" href="https://oxc.rs/docs/guide/usage/linter" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13853"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The JavaScript Oxidation Compiler.

Oxlint (/oʊ-ɛks-lɪnt/) is a high-performance linter for JavaScript and TypeScript built on the Oxc compiler stack.

- [oxlint @ GitHub](https://github.com/oxc-project/oxc).]]>
            </summary>
            <updated>2026-09-09T06:20:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13852</id>
            <title type="text"><![CDATA[anti-slop]]></title>
            <link rel="alternate" href="https://github.com/dmmulroy/anti-slop" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13852"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Opinionated Oxlint rules for rejecting low-evidence TypeScript and JavaScript patterns.

Related contents:

- [#1032: Stripe Buys OpenRouter for $7B @ Syntax](https://syntax.fm/show/1032/stripe-buys-openrouter-for-usd7b).]]>
            </summary>
            <updated>2026-09-09T06:29:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13826</id>
            <title type="text"><![CDATA[textmode.js]]></title>
            <link rel="alternate" href="https://code.textmode.art/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13826"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[textmode.js is a lightweight creative coding library for creating real-time ASCII art on the web.

- [textmode.js @ GitHub](https://github.com/humanbydefinition/textmode.js).]]>
            </summary>
            <updated>2026-09-07T19:44:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13740</id>
            <title type="text"><![CDATA[run]]></title>
            <link rel="alternate" href="https://run-sdk.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13740"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Secure code execution for AI applications.

run executes untrusted JavaScript and type-stripped TypeScript in a hardened QuickJS sandbox. Guest code can access only the host functions you provide.

- [run @ GitHub](https://github.com/vercel-labs/run).

Related contents:

- [Introducing Run SDK: secure eval for your agents @ Vercel](https://vercel.com/blog/introducing-run).]]>
            </summary>
            <updated>2026-08-31T13:13:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13684</id>
            <title type="text"><![CDATA[TermDOM]]></title>
            <link rel="alternate" href="https://termdom.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13684"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build Terminal UIs with HTML, CSS and DOM.

TermDOM is a JavaScript library that displays HTML and CSS in the terminal. It draws actual DOM nodes to terminal output and redraws the screen when they mutate, so TUIs and interactive CLIs can be written with vanilla JavaScript or any frontend web framework.

- [TermDOM @ GitHub](https://github.com/bikeshaving/termdom).]]>
            </summary>
            <updated>2026-08-19T12:14:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13632</id>
            <title type="text"><![CDATA[pdf-inspector]]></title>
            <link rel="alternate" href="https://firecrawl.github.io/pdf-inspector/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13632"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[PDF structure, built for speed.
fast, open-source PDF to Markdown.

A Rust-powered, open-source parser that classifies PDFs and turns native text into clean, position-aware Markdown. Use it from Node.js or the bundled CLI, with packages also available from PyPI and crates.io.

- [pdf-inspector @ GitHub](https://github.com/firecrawl/pdf-inspector).]]>
            </summary>
            <updated>2026-08-14T12:19:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13613</id>
            <title type="text"><![CDATA[Foley]]></title>
            <link rel="alternate" href="https://usefoley.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13613"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Sound effects for the interface, performed live.

Foley is a tiny, dependency-free library of 28 interaction sounds, synthesized live with Web Audio the instant you interact — no audio files, no setup. When the defaults aren’t yours, redesign them and ship a sound set: your product’s sonic identity in one small JSON file.

- [Foley @ GitHub](https://github.com/eakbulut/foley).

Related contents:

- [#1028: Cloudflare Wallets @ Syntax](https://syntax.fm/show/1028/cloudflare-wallets).]]>
            </summary>
            <updated>2026-08-12T11:23:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13609</id>
            <title type="text"><![CDATA[Inferno]]></title>
            <link rel="alternate" href="https://www.infernojs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13609"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Inferno is an insanely fast, React-like library for building high-performance user interfaces on both the client and server.

The main objective of the InfernoJS project is to provide the fastest possible runtime performance for web applications. Inferno excels at rendering real time data views or large DOM trees.

- [Inferno @ GitHub](https://github.com/infernojs/inferno).

Related contents:

- [#1028: Cloudflare Wallets @ Syntax](https://syntax.fm/show/1028/cloudflare-wallets).]]>
            </summary>
            <updated>2026-08-12T11:14:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13568</id>
            <title type="text"><![CDATA[documentation.js]]></title>
            <link rel="alternate" href="https://documentation.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13568"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[documentation is a documentation generator. It&amp;#039;s used to generate documentation from comments within your code. documentation processes JavaScript comments in the JSDoc format.

But don&amp;#039;t worry! Even though it&amp;#039;s embedded in your code, JSDoc is not code. It&amp;#039;s a simple and standard syntax for writing documentation. You don&amp;#039;t need to be a developer to use it.

- [documentation.js @ GitHub](https://github.com/documentationjs/documentation).]]>
            </summary>
            <updated>2026-08-07T11:34:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13548</id>
            <title type="text"><![CDATA[fallow]]></title>
            <link rel="alternate" href="https://fallow.tools/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13548"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[codebase intelligence for typescript and javascript.

AI made writing code fast. Keeping a codebase coherent is now the hard part. Fallow finds what is unused, duplicated, overly complex, or drifting across boundaries, and can add the one thing static tools cannot: what actually runs in production.

- [fallow documentation](https://docs.fallow.tools/).
- [fallow @ GitHub](https://github.com/fallow-rs/fallow).

Related contents:

- [\#1027: The Rise of the Design EngineerThe Rise of the Design Engineer @ Syntax](https://syntax.fm/show/1027/the-rise-of-the-design-engineer).]]>
            </summary>
            <updated>2026-08-06T05:36:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13536</id>
            <title type="text"><![CDATA[Gea]]></title>
            <link rel="alternate" href="https://geajs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13536"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Compiler-First Reactive UI.
Write JavaScript. Get reactivity for free.

A compiler-first UI framework that turns ordinary classes and functions into surgical DOM updates. No virtual DOM. No hooks. No signals. Just your code — wired at build time. 

- [Gea @ GitHub](https://github.com/dashersw/gea).

Related contents:

- [\#1020: Do You Read The Code? @ Syntax](https://syntax.fm/show/1020/do-you-read-the-code).]]>
            </summary>
            <updated>2026-08-05T05:37:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13504</id>
            <title type="text"><![CDATA[Dinero.js]]></title>
            <link rel="alternate" href="https://www.dinerojs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13504"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Create, calculate, and format money safely

An immutable library for expressing monetary values in JavaScript and TypeScript.

Money is complex, and the primitives of the language aren&amp;#039;t enough to properly represent it. Dinero.js is a JavaScript library that lets you express monetary values, but also perform mutations, conversions, comparisons, formatting, and overall make money manipulation easier and safer in your application.

- [Dinero.js @ GitHub](https://github.com/dinerojs/dinero.js).]]>
            </summary>
            <updated>2026-08-03T07:17:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13489</id>
            <title type="text"><![CDATA[uPlot]]></title>
            <link rel="alternate" href="https://github.com/leeoniya/uPlot" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13489"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[📈 A small, fast chart for time series, lines, areas, ohlc &amp;amp; bars.

uPlot is a fast, memory-efficient Canvas 2D-based chart for plotting time series, lines, areas, ohlc &amp;amp; bars. From a cold start it can create an interactive chart containing 166,650 data points in 25ms, scaling linearly at ~100,000 pts/ms afterwards. In addition to fast initial render, the zooming and cursor performance is by far the best of any similar charting lib; at ~50 KB, it&amp;#039;s likely the smallest and fastest time series plotter that doesn&amp;#039;t make use of context-limited WebGL shaders or WASM, both of which have much higher startup cost and code size.]]>
            </summary>
            <updated>2026-08-02T19:34:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13438</id>
            <title type="text"><![CDATA[eve]]></title>
            <link rel="alternate" href="https://eve.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13438"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The framework for building agents

Like Next.js for agents. Build durable agents with one folder.
eve is a filesystem-first framework for durable AI agents. Core agent capabilities live in conventional locations, so projects are easier to inspect, extend, and operate.

- [eve @ GitHub](https://github.com/vercel/eve).

Related contents:

- [Introducing eve @ Vercel](https://vercel.com/blog/introducing-eve).
- [\#1016: More Bots Than Humans @ Syntax](https://syntax.fm/show/1016/more-bots-than-humans).]]>
            </summary>
            <updated>2026-07-28T05:48:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13436</id>
            <title type="text"><![CDATA[Verdaccio]]></title>
            <link rel="alternate" href="https://www.verdaccio.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13436"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A lightweight Node.js private proxy registry.

Verdaccio is a simple, zero-config-required local private npm registry. No need for an entire database just to get started! Verdaccio comes out of the box with its own tiny database, and the ability to proxy other registries (eg. npmjs.org), caching the downloaded modules along the way. For those looking to extend their storage capabilities, Verdaccio supports various community-made plugins to hook into services such as Amazon&amp;#039;s s3, Google Cloud Storage or create your own plugin.

- [Verdaccio @ GitHub](https://github.com/verdaccio/verdaccio).]]>
            </summary>
            <updated>2026-07-27T12:31:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13433</id>
            <title type="text"><![CDATA[ESLint]]></title>
            <link rel="alternate" href="https://eslint.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13433"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Find and fix problems in your JavaScript code. Pluggable JavaScript Linter.

ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code. In many ways, it is similar to JSLint and JSHint with a few exceptions:

- [ESLint @ GitHub](https://github.com/eslint/eslint).

Related contents:

- [How to structure a log @ Sentry](https://blog.sentry.io/structure-a-log/).]]>
            </summary>
            <updated>2026-07-27T12:19:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13412</id>
            <title type="text"><![CDATA[Nectar]]></title>
            <link rel="alternate" href="https://buildnectar.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13412"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Web Without JavaScript.
A programming language that compiles to WebAssembly, built for the next era of web development.

Nectar compiles to WebAssembly. One language, one binary, zero dependencies. Your entire app — logic, state, rendering — runs in WASM. JavaScript is reduced to a 10 KB syscall layer.

- [Nectar @ GitHub](https://github.com/HibiscusConsulting/nectar-lang).]]>
            </summary>
            <updated>2026-07-24T13:20:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13385</id>
            <title type="text"><![CDATA[The JavaScript Date Quiz]]></title>
            <link rel="alternate" href="https://jsdate.wtf/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13385"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[How well do you know JavaScript&amp;#039;s Date class?

Related contents:

- [Your JS Date Is Lying to You @ a developer blog](https://blog.gaborkoos.com/posts/2026-07-21-Your-JS-Date-Is-Lying-to-You/).]]>
            </summary>
            <updated>2026-07-23T11:52:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13377</id>
            <title type="text"><![CDATA[Putzen]]></title>
            <link rel="alternate" href="https://github.com/sassman/putzen-rs" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13377"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[&amp;quot;putzen&amp;quot; is German and means cleaning. It helps keeping your disk clean of build and dependency artifacts safely.]]>
            </summary>
            <updated>2026-07-23T06:28:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13354</id>
            <title type="text"><![CDATA[reqlog]]></title>
            <link rel="alternate" href="https://github.com/FirasLatrech/reqlog" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13354"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Stop console.log()-ing every request.
reqlog gives you a live dashboard of every HTTP request hitting your server — zero config.]]>
            </summary>
            <updated>2026-07-21T06:46:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13325</id>
            <title type="text"><![CDATA[Knex.js]]></title>
            <link rel="alternate" href="https://knexjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13325"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Knex.js is a batteries-included SQL query builder for JavaScript.

Knex.js (pronounced /kəˈnɛks/) is a &amp;quot;batteries included&amp;quot; SQL query builder for PostgreSQL, CockroachDB, MSSQL, MySQL, MariaDB, SQLite3, Better-SQLite3, Oracle, and Amazon Redshift designed to be flexible, portable, and fun to use.

- [Knex.js @ GitHub](https://github.com/knex/knex).]]>
            </summary>
            <updated>2026-07-16T12:33:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13282</id>
            <title type="text"><![CDATA[PDF.js]]></title>
            <link rel="alternate" href="https://mozilla.github.io/pdf.js/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13282"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[PDF Reader in JavaScript.

PDF.js is community-driven and supported by Mozilla. Our goal is to create a general-purpose, web standards-based platform for parsing and rendering PDFs.

- [PDF.js @ GitHub](https://github.com/mozilla/pdf.js).

Related contents:

- [How to Convert PDF to Word with Vue 3 and PDF.js @ sunshey&amp;#039;s dev.to](https://dev.to/sunshey/how-to-convert-pdf-to-word-with-vue-3-and-pdfjs-2ie6).]]>
            </summary>
            <updated>2026-07-15T06:59:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13259</id>
            <title type="text"><![CDATA[No-Lo-JS]]></title>
            <link rel="alternate" href="https://aarontgrogg.github.io/NoLoJS/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13259"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Reduce the JS Workload with No- or Lo-JS options.

For years, JavaScript has been the web’s workhorse. If HTML or CSS couldn’t do what we wanted, we grabbed JavaScript to do it.

While that has helped push the user’s experience forward, the web is choking on JS. So as HTML and CSS continue to get stronger, we should transfer any JavaScript workload possible to them.

This is an organic collection of common JS patterns that can be replaced with just HTML, CSS, and no, or very low, JS. As HTML and CSS continue to mature, this collection should expand.

- [No-Lo-JS @ GitHub](https://github.com/aarontgrogg/NoLoJS/).]]>
            </summary>
            <updated>2026-07-09T15:30:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13132</id>
            <title type="text"><![CDATA[Diffs, from Pierre]]></title>
            <link rel="alternate" href="https://diffs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13132"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[@pierre/diffs is an open source diff and code rendering library. It&amp;#039;s built on Shiki for syntax highlighting and theming, is super customizable, and comes packed with features. Made with love by The Pierre Computer Company.

- [Diffs, from Pierre @ GitHub](https://github.com/pierrecomputer/pierre).
- [DiffsHub](https://diffshub.com/).

Related contents:

- [On rendering diffs @ Pierre Computer Company](https://pierre.computer/writing/on-rendering-diffs).]]>
            </summary>
            <updated>2026-06-29T05:17:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13117</id>
            <title type="text"><![CDATA[zod-compiler]]></title>
            <link rel="alternate" href="https://github.com/gajus/zod-compiler" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13117"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Compile Zod schemas into zero-overhead validation functions at build time.

Keep your existing Zod schemas. Get 2-75x faster validation. No code changes required.]]>
            </summary>
            <updated>2026-06-25T15:44:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13116</id>
            <title type="text"><![CDATA[Blue]]></title>
            <link rel="alternate" href="https://bluejs.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13116"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JavaScript that compiles
to native binaries.

Blue compiles your JavaScript to C++, then links it into a standalone native binary. Native GUI windows, filesystem, HTTP servers - no Electron, no Node.js at runtime.

- [BlueJS @ GitHub](https://github.com/bluejs-team/Bluejs).]]>
            </summary>
            <updated>2026-06-25T15:43:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13115</id>
            <title type="text"><![CDATA[Ion.js ⚡]]></title>
            <link rel="alternate" href="https://github.com/alshdavid-public/ion" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13115"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Positively Charged JavaScript Runtime.
A JavaScript Runtime for Rust.

Ion is a JavaScript runtime for integrating a JavaScript engine within a Rust program. This is useful for cases like building out a JavaScript powered plug-in system - but it can also be used directly from a stand alone executable.]]>
            </summary>
            <updated>2026-06-25T15:41:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13102</id>
            <title type="text"><![CDATA[CVE Lite CLI]]></title>
            <link rel="alternate" href="https://owasp.org/cve-lite-cli/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13102"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Scan. Understand. Fix.
Free, local-first JS/TS vulnerability scanner.

 Fast, developer-friendly JS/TS dependency vulnerability scanner with local lockfile scanning, OSV matching, direct vs transitive visibility, --fix, JSON output, and practical remediation guidance. 

Most security tools are built around pipelines, not developers. CVE Lite CLI scans your lockfile locally in seconds, explains the dependency path, and tells you what to update before you push.

- [CVE Lite CLI @ GitHub](https://github.com/OWASP/cve-lite-cli).

Related contents:

- [Cet outil open source traque les conseils de sécurité que l&amp;#039;IA vous a refilés et qui ne valent plus rien @ Korben :fr:](https://korben.info/cet-outil-open-source-traque-les-conseils-de-securite-que-lia-vous-a-refiles-et-qui-ne-valent-plus-rien.html).]]>
            </summary>
            <updated>2026-06-24T09:34:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13034</id>
            <title type="text"><![CDATA[MDN&amp;#039;s prototype MCP server]]></title>
            <link rel="alternate" href="https://github.com/mdn/mcp" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13034"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[This is an experimental MCP server that provides access to MDN&amp;#039;s search, documentation, and browser compatibility data.

Our goal is to give LLMs and coding agents a reliable and up-to-date source of web platform documentation - so developers can get accurate information instead of potentially outdated content their LLMs were trained on.

Related contents:

- [MDN MCP server @ MDN](https://developer.mozilla.org/en-US/mcp).
- [Introducing the MDN MCP server @ MDN Blog](https://developer.mozilla.org/en-US/blog/introducing-mdn-mcp-server/).]]>
            </summary>
            <updated>2026-06-16T12:38:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13032</id>
            <title type="text"><![CDATA[Prop For That]]></title>
            <link rel="alternate" href="https://prop-for-that.netlify.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13032"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[CSS reacts, JS just listens.
What JS knows, now CSS knows.

Runtime state for CSS.  Now there&amp;#039;s a Prop For That. 
Expose what JavaScript knows but CSS can&amp;#039;t see — as live CSS custom properties.

- [Prop For That @ GitHub](https://github.com/argyleink/prop-for-that).]]>
            </summary>
            <updated>2026-06-15T12:04:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12993</id>
            <title type="text"><![CDATA[eslint-plugin-functional]]></title>
            <link rel="alternate" href="https://github.com/eslint-functional/eslint-plugin-functional" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12993"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An ESLint plugin to disable mutation and promote functional programming in JavaScript and TypeScript.]]>
            </summary>
            <updated>2026-06-11T06:47:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12972</id>
            <title type="text"><![CDATA[Conductor]]></title>
            <link rel="alternate" href="https://conductor-oss.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12972"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Conductor is an event driven agentic workflow engine providing durable and highly resilient execution engine for applications and AI Agents .

Orchestrating distributed systems means wrestling with failures, retries, and state recovery. Conductor handles all of that so you don&amp;#039;t have to.

Build Highly Reliable, Infinitely Scalable Applications
Started at Netflix Engineering, built for high performance and planet scale. Cloud Agnostic, Language Agnostic and Deployment Agnostic.

- [Conductor @ GitHub](https://github.com/conductor-oss/conductor).

Related contents:

- [The Conductor Rewrite: What They Changed to Make It Fast @ Performance.dev](https://performance.dev/the-conductor-rewrite).]]>
            </summary>
            <updated>2026-06-08T12:02:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12901</id>
            <title type="text"><![CDATA[Aberdeen]]></title>
            <link rel="alternate" href="https://aberdeenjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12901"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A TypeScript/JavaScript library for quickly building performant declarative user interfaces without the use of a virtual DOM. 

Reactive UIs in plain TypeScript. Simple to learn, fast to ship.

Aberdeen wraps your state in ES6 Proxy objects for fine-grained property access tracking, then automatically re-executes only the DOM-building closures that depend on changed data. So we get precise DOM updates with neither virtual DOM diffing nor compiler magic.

- [Aberdeen @ GitHub](https://github.com/vanviegen/aberdeen).

Related contents:

- [Reverse Engineering PowerPoint&amp;#039;s XML to Build a Slide Generator @ Listen Labs](https://listenlabs.ai/blog/ppt-generator).]]>
            </summary>
            <updated>2026-06-03T10:02:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12853</id>
            <title type="text"><![CDATA[Brownies]]></title>
            <link rel="alternate" href="https://github.com/franciscop/brownies" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12853"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🍫 Tastier cookies, local, session, and db storage in a tiny package. Includes subscribe() events for changes.]]>
            </summary>
            <updated>2026-05-26T11:59:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12716</id>
            <title type="text"><![CDATA[mochi.js]]></title>
            <link rel="alternate" href="https://mochijs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12716"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The library for faithful browser automation. High-fidelity fingerprinting for Bun, engineered for consistency and transparency. 

 mochi.js is a Bun-native, raw-CDP browser automation framework. Pass a seed and a profile; get a relationally-coherent fingerprint that survives a getParameter(0x9245) probe. JIT-friendly inject payload, Chromium-native fetch (real Chrome JA4 by definition), behavioral synth on top of Bezier+Fitts. Leaves no crumbs. 

- [mochi.js @ GitHub](https://github.com/0xchasercat/mochi).]]>
            </summary>
            <updated>2026-05-14T18:52:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12688</id>
            <title type="text"><![CDATA[Slint]]></title>
            <link rel="alternate" href="https://slint.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12688"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Declarative GUI for Rust, C++, JavaScript &amp;amp; Python.

 Slint is an open-source declarative GUI toolkit to build native user interfaces for Rust, C++, JavaScript, or Python apps. 
Write your UI once in .slint, a simple markup language. Connect it to business logic written in Rust, C++, JavaScript, or Python.

- [Slint @ GitHub](https://github.com/slint-ui/slint/).

Related contents:

- [Slint - Un toolkit GUI pour Rust, C++, JS et Python @ Korben :fr:](https://korben.info/slint-framework-ui-multiplateforme.html).]]>
            </summary>
            <updated>2026-05-14T09:05:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12649</id>
            <title type="text"><![CDATA[Package Manager Guard (PMG)]]></title>
            <link rel="alternate" href="https://github.com/safedep/pmg" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12649"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[PMG protects developers, AI agents from malicious open source packages using proxy, sandbox and SafeDep&amp;#039;s threat intelligence feed. 

PMG intercepts every package install and checks it for malware before code executes. Install it once, and every npm install, pip install, and poetry add is protected automatically.]]>
            </summary>
            <updated>2026-04-29T14:21:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12569</id>
            <title type="text"><![CDATA[pompelmi]]></title>
            <link rel="alternate" href="https://pompelmi.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12569"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Node.js antivirus scanning.

 Minimal Node.js wrapper around ClamAV — scan any file and get Clean, Malicious, or ScanError. Handles installation and database updates automatically.

- [pompelmi @ GitHub](https://github.com/pompelmi/pompelmi).]]>
            </summary>
            <updated>2026-04-20T05:16:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12554</id>
            <title type="text"><![CDATA[Supply Chain Monitor]]></title>
            <link rel="alternate" href="https://github.com/elastic/supply-chain-monitor" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12554"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Automated monitoring of the top PyPI and npm packages for supply chain compromise. Polls both registries for new releases, diffs each release against its predecessor, and uses an LLM (via Cursor Agent CLI) to classify diffs as benign or malicious. Malicious findings trigger a Slack alert.

Related contents:

- [\#72 - Microsoft et Adobe corrigent une vulnérabilité déjà exploitée @ Erreur 403 :fr:](https://newsletter.erreur403.fr/p/erreur-403-72-microsoft-et-adobe-corrigent-une-vuln-rabilit-d-j-exploit-e).]]>
            </summary>
            <updated>2026-04-16T11:38:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12550</id>
            <title type="text"><![CDATA[Disable JavaScript]]></title>
            <link rel="alternate" href="https://disable-javascript.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12550"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[How to disable JavaScript in your browser.

Nowadays almost all web pages contain JavaScript, a scripting programming language that runs arbitrary code, through the web browser, on the visitor&amp;#039;s computer. It is supposed to make web pages functional for specific purposes but it has proven its potential to cause significant harm to users time and time again:]]>
            </summary>
            <updated>2026-04-16T08:58:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12497</id>
            <title type="text"><![CDATA[Ultracite]]></title>
            <link rel="alternate" href="https://www.ultracite.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12497"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A production-grade, zero-configuration preset for

Ultracite is a zero-config preset for ESLint, Biome, and Oxlint that helps teams and AI write consistent, type-safe code.

- [Ultracite @ GitHub](https://github.com/haydenbleasel/ultracite).]]>
            </summary>
            <updated>2026-04-09T15:11:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12489</id>
            <title type="text"><![CDATA[Comark]]></title>
            <link rel="alternate" href="https://comark.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12489"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Components in Markdown.

A fast, streaming-ready markdown parser with component support for Vue, React, Svelte, HTML and ANSI terminal.

- [Comark @ GitHub](https://github.com/comarkdown/comark).]]>
            </summary>
            <updated>2026-04-09T09:27:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12473</id>
            <title type="text"><![CDATA[Edge.js]]></title>
            <link rel="alternate" href="https://edgejs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12473"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Run JavaScript anywhere. Safely.
Run Node.js safely, anywhere, with any JS engine.
 Edge.js is a secure JavaScript runtime, designed for Edge computing and AI workloads. 

Edge.js reimagines Node.js: fully sandboxed via --safe mode, engine-agnostic, and built for AI and serverless workloads. Ubiquitous by design.

- [Edge.js @ GitHub](https://github.com/wasmerio/edgejs).

Related contents:

- [Edge.js: Running Node apps inside a WebAssembly Sandbox @ wasmer](https://wasmer.io/posts/edgejs-safe-nodejs-using-wasm-sandbox).
- [\#130 - News avril 2026, Cursor et Copilot dans la tourmente, Axios compromis et Arrow JS @ Double Slash :fr:](https://double-slash.dev/podcasts/news-avril26/).]]>
            </summary>
            <updated>2026-04-09T05:59:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12411</id>
            <title type="text"><![CDATA[heerich.js]]></title>
            <link rel="alternate" href="https://meodai.github.io/heerich/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12411"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Tiny engine for 3D voxel scenes rendered to SVG — boolean ops, oblique/perspective cameras, zero dependencies. Inspired by the geometric cardboard sculptures of Erwin Heerich. 

 heerich.js is a minimalist JavaScript engine that constructs 3D voxel compositions and distills them into pristine SVG. By extruding volumes, carving negative space, and applying boolean operations, you wield a programmatic chisel—projecting complex spatial arrangements into a flat, resolution-independent vector canvas. 

- [heerich.js @ GitHub](https://github.com/meodai/heerich).]]>
            </summary>
            <updated>2026-04-03T17:17:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12391</id>
            <title type="text"><![CDATA[Sugar High]]></title>
            <link rel="alternate" href="https://sugar-high.vercel.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12391"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Super lightweight syntax highlighter.

Super lightweight syntax highlighter for JavaScript and JSX—about 1 kB minified and gzipped. Works in the browser or any JS runtime that can set HTML strings.

- [Sugar High @ GitHub](https://github.com/huozhi/sugar-high).]]>
            </summary>
            <updated>2026-04-03T12:58:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12375</id>
            <title type="text"><![CDATA[Pretext]]></title>
            <link rel="alternate" href="https://github.com/chenglou/pretext" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12375"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Pure JavaScript/TypeScript library for multiline text measurement &amp;amp; layout. Fast, accurate &amp;amp; supports all the languages you didn&amp;#039;t even know about. Allows rendering to DOM, Canvas, SVG and soon, server-side.

Pretext side-steps the need for DOM measurements (e.g. getBoundingClientRect, offsetHeight), which trigger layout reflow, one of the most expensive operations in the browser. It implements its own text measurement logic, using the browsers&amp;#039; own font engine as ground truth (very AI-friendly iteration method).]]>
            </summary>
            <updated>2026-03-30T18:47:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12348</id>
            <title type="text"><![CDATA[JSONata]]></title>
            <link rel="alternate" href="https://jsonata.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12348"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JSON query and transformation language.

-  [JSONata @ GitHub](https://github.com/jsonata-js/jsonata).

Related contents:

- [We Rewrote JSONata with AI in a Day, Saved $500K/Year @ reco](https://www.reco.ai/blog/we-rewrote-jsonata-with-ai).]]>
            </summary>
            <updated>2026-03-28T15:31:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12304</id>
            <title type="text"><![CDATA[Instructor]]></title>
            <link rel="alternate" href="https://useinstructor.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12304"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Structure LLM Outputs with Ease.
Structured outputs powered by LLMs.

The simplest way to extract structured data from LLMs with type safety and validation.

Get reliable JSON from any LLM. Built on Pydantic for validation, type safety, and IDE support.

- [Instructor (Python) documentation](https://python.useinstructor.com/).
- [Instructor (Python) @ GitHub](https://github.com/567-labs/instructor).

- [Instructor (JS) documentation](https://js.useinstructor.com/).
- [Instructor (JS) @ GitHub](https://github.com/567-labs/instructor-js).]]>
            </summary>
            <updated>2026-03-26T15:59:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12296</id>
            <title type="text"><![CDATA[module-replacements]]></title>
            <link rel="alternate" href="https://github.com/es-tooling/module-replacements" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12296"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A manifest of JS modules and their more modern/active replacements.

As part of the community e18e effort, this project provides a collection of module replacements (i.e. possible alternative packages).

- [module-replacements-codemods @ GitHub](https://github.com/es-tooling/module-replacements-codemods).

Related contents:

- [The Three Pillars of JavaScript Bloat @ James Garbutt](https://43081j.com/2026/03/three-pillars-of-javascript-bloat).]]>
            </summary>
            <updated>2026-03-26T12:57:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12288</id>
            <title type="text"><![CDATA[Video.js]]></title>
            <link rel="alternate" href="https://videojs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12288"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open Source Video Player.

open source media player framework for Web and React. 
Modern, modular, and composable media player framework for Web and React.

- [Video.js v10 @ GitHub](https://github.com/videojs/v10/).

Related contents:

- [Video.js v10 Beta: Hello, World (again) @ Video.js](https://videojs.org/blog/videojs-v10-beta-hello-world-again).]]>
            </summary>
            <updated>2026-03-25T13:31:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12276</id>
            <title type="text"><![CDATA[ArrowJS]]></title>
            <link rel="alternate" href="https://arrow-js.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12276"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The first UI framework for the agentic era — tiny, performant, with WASM sandboxes for safe code execution. 

A tiny, blazing-fast, zero dependency, type-safe framework with no build step required.

ArrowJS ships with the ability to isolate component logic inside Web Assembly sandboxes while rendering full inline DOM directly in your app — no iframes, no pre-defined UI components.

- [Arrow JS @ GitHub](https://github.com/standardagents/arrow-js).

Related contents:

- [\#130 - News avril 2026, Cursor et Copilot dans la tourmente, Axios compromis et Arrow JS @ Double Slash :fr:](https://double-slash.dev/podcasts/news-avril26/).]]>
            </summary>
            <updated>2026-04-09T05:55:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12191</id>
            <title type="text"><![CDATA[Docx.js Editor]]></title>
            <link rel="alternate" href="https://docxjs-editor.vercel.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12191"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Code and preview Word documents in the browser

A browser-based, client-side editor that helps you create .docx files using the JavaScript library Docx.js with live preview.

- [Docx.js Editor @ GitHub](https://github.com/naskio/docxjs-editor).

Related contents:

- [Éditer des documents Word dans votre navigateur ? C’est possible ! @ Choses à Savoir TECH&amp;#039;s acast :fr:](https://shows.acast.com/choses-a-savoir-technologie/episodes/editer-des-documents-word-dans-votre-navigateur-cest-possibl).]]>
            </summary>
            <updated>2026-03-20T07:02:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12088</id>
            <title type="text"><![CDATA[RevoGrid]]></title>
            <link rel="alternate" href="https://rv-grid.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12088"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[High-Performance Data Grid for Vue, React, Angular, Svelte, and JavaScript.
RevoGrid is a high-performance JavaScript Data Grid built for massive datasets. 60fps, 3x less memory

- [RevoGrid @ GitHub](https://github.com/revolist/revogrid).]]>
            </summary>
            <updated>2026-03-11T12:14:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12081</id>
            <title type="text"><![CDATA[WebHaptics]]></title>
            <link rel="alternate" href="https://haptics.lochie.me/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12081"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Haptic feedback for the mobile web.
Supports React, Vue, and Svelte.

- [WebHaptics @ GitHub](https://github.com/lochie/web-haptics).

Related contents:

- [\#129 - News Mars 2026, Vite+, Void Cloud, du drama et de l&amp;#039;IA @ Double Slash :fr:](https://double-slash.dev/podcasts/news-mars26/).]]>
            </summary>
            <updated>2026-03-20T07:24:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12073</id>
            <title type="text"><![CDATA[ky]]></title>
            <link rel="alternate" href="https://github.com/sindresorhus/ky" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12073"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🌳 Tiny &amp;amp; elegant JavaScript HTTP client based on the Fetch API.

Related contents:

- [Beware implicit Content-Type: &amp;quot;application/json&amp;quot; @ Matias Kinnunen](https://mtsknn.fi/blog/beware-implicit-values/).]]>
            </summary>
            <updated>2026-03-10T07:24:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12070</id>
            <title type="text"><![CDATA[PageAgent]]></title>
            <link rel="alternate" href="https://alibaba.github.io/page-agent/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12070"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The AI Operator Living in Your Web Page.
 JavaScript in-page GUI agent. Control web interfaces with natural language. 

🪄One line of code, turns your website into an AI-native app.
Users give natural language commands, AI handles the rest.

- [PageAgent @ GitHub](https://github.com/alibaba/page-agent).]]>
            </summary>
            <updated>2026-03-09T12:15:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12050</id>
            <title type="text"><![CDATA[Aikido Safe Chain]]></title>
            <link rel="alternate" href="https://www.aikido.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12050"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Unified Security Platform from Code to Runtime.

 Protect against malicious code installed via npm, yarn, pnpm, npx, and pnpx with Aikido Safe Chain. Free to use, no tokens required. 

- [Aikido Safe Chain @ GitHub](https://github.com/AikidoSec/safe-chain).]]>
            </summary>
            <updated>2026-03-09T07:21:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11952</id>
            <title type="text"><![CDATA[numpy-ts]]></title>
            <link rel="alternate" href="https://numpyts.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11952"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Full NumPy, in TypeScript/JavaScript (94% coverage). 

The most comprehensive NumPy implementation for TypeScript and JavaScript. Write numerical computing code with the same API you already know from Python — fully type-safe, tree-shakeable, and validated against NumPy itself.

- [numpy-ts @ GitHub](https://github.com/dupontcyborg/numpy-ts).]]>
            </summary>
            <updated>2026-02-27T12:46:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11942</id>
            <title type="text"><![CDATA[CedarJS]]></title>
            <link rel="alternate" href="https://cedarjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11942"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Production-Ready Full-Stack Framework.

CedarJS is a stable, opinionated full-stack framework that integrates React, GraphQL, and Prisma into a cohesive system. Don&amp;#039;t waste weeks on boilerplate—use the foundation trusted for production-grade applications.

- [CedarJS @ GitHub](https://github.com/cedarjs/cedar).]]>
            </summary>
            <updated>2026-02-27T06:52:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11939</id>
            <title type="text"><![CDATA[Masonry Grid]]></title>
            <link rel="alternate" href="https://masonry-grid.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11939"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A fast, lightweight, and responsive masonry grid layout library.

- [Masonry Grid @ GitHub](https://github.com/TrigenSoftware/masonry-grid).]]>
            </summary>
            <updated>2026-02-27T06:48:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11938</id>
            <title type="text"><![CDATA[Peek]]></title>
            <link rel="alternate" href="https://adesignl.github.io/Peek/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11938"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Light Weight &amp;quot;Headroom Style&amp;quot; scroll intent library that hides the site header on scroll down and shows on scroll up.

A lightweight JavaScript library for creating smart header behavior based on scroll intent. Peek automatically hides your site header when users scroll down and reveals it when they scroll up, creating a more immersive browsing experience.

- [Peek @ GitHub](https://github.com/adesignl/Peek).]]>
            </summary>
            <updated>2026-02-27T06:47:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11937</id>
            <title type="text"><![CDATA[Lume.js]]></title>
            <link rel="alternate" href="https://sathvikc.github.io/lume-js/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11937"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Lightweight Reactive Library.

Minimal reactive state management using only standard JavaScript and HTML - no custom syntax, no build step required.

- [Lume.js @ GitHub](https://github.com/sathvikc/lume-js).]]>
            </summary>
            <updated>2026-02-27T06:46:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11936</id>
            <title type="text"><![CDATA[tinypdf]]></title>
            <link rel="alternate" href="https://github.com/Lulzx/tinypdf" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11936"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Minimal PDF creation library. &amp;lt;400 LOC, zero dependencies, makes real PDFs.]]>
            </summary>
            <updated>2026-02-27T06:45:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11872</id>
            <title type="text"><![CDATA[HTML Minifier Next]]></title>
            <link rel="alternate" href="https://j9t.github.io/html-minifier-next/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11872"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Super-configurable and well-tested web page minifier (enhanced successor of HTML Minifier).

- [HTML Minifier Next @ GitHub](https://github.com/j9t/html-minifier-next).]]>
            </summary>
            <updated>2026-02-20T07:31:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11868</id>
            <title type="text"><![CDATA[log-vwer]]></title>
            <link rel="alternate" href="https://github.com/iamqitmeer/log-vwer" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11868"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Stop logging into a black hole. Give your logs a beautiful, powerful, and interactive home.

 log-vwer is the ultimate plug-and-play toolkit for Node.js developers who are tired of messy console.log statements. It instantly gives you a professional-grade dashboard to view, search, and filter your application logs in real-time.]]>
            </summary>
            <updated>2026-02-20T07:25:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11863</id>
            <title type="text"><![CDATA[slowmo]]></title>
            <link rel="alternate" href="https://slowmo.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11863"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Slow down, pause, or speed up time of any web content.

Debug animations, study cool demos, and make games easier or harder. 

- [slowmo @ GitHub](https://github.com/seflless/slowmo).]]>
            </summary>
            <updated>2026-02-19T13:07:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11846</id>
            <title type="text"><![CDATA[WebMCP]]></title>
            <link rel="alternate" href="https://webmachinelearning.github.io/webmcp/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11846"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The WebMCP API enables web applications to provide JavaScript-based tools to AI agents.

- [WebMCP @ GitHub](https://github.com/webmachinelearning/webmcp/).

Related contents:

- [Chrome’s WebMCP makes AI agents stop pretending @ Reading.sh&amp;#039;s Medium](https://medium.com/reading-sh/chromes-webmcp-makes-ai-agents-stop-pretending-e8c7da1ba650).
- [#127 - News Février 2026, du WebMCP, des agents spammeurs et du Markdown @ Double Slash :fr:](https://double-slash.dev/podcasts/news-fev26/).
- [#1037: WebMCP is here (and you should care) @ Syntax](https://syntax.fm/show/1037/webmcp-is-here-and-you-should-care).]]>
            </summary>
            <updated>2026-09-14T05:17:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11790</id>
            <title type="text"><![CDATA[npmx]]></title>
            <link rel="alternate" href="https://npmx.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11790"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Package Browser for the npm Registry.

a fast, modern browser for the npm registry.

- [npmx @ GitHub](https://github.com/npmx-dev/npmx.dev).]]>
            </summary>
            <updated>2026-02-12T12:57:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11717</id>
            <title type="text"><![CDATA[Kittylog]]></title>
            <link rel="alternate" href="https://kittylog.vercel.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11717"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Pretty logs in JavaScript!

Simple, powerful, and pretty. Make and improve your logs with kittylog.

KittyLog is a JavaScript library that makes your logs visually appealing and easy to understand. It helps organize information clearly and adds colors and styles to make messages stand out.

- [Kittylog @ GitHub](https://github.com/pietrodev07/kittylog).]]>
            </summary>
            <updated>2026-02-05T16:24:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11713</id>
            <title type="text"><![CDATA[Upyo]]></title>
            <link rel="alternate" href="https://upyo.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11713"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Simple and modern email sending library

Universal interface for emailing across runtimes.

 Upyo is a simple and cross-runtime library for sending email messages using SMTP and various email providers. It works on Node.js, Deno, Bun, and edge functions. 

- [Upyo @ GitHub](https://github.com/dahlia/upyo).]]>
            </summary>
            <updated>2026-02-05T16:15:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11705</id>
            <title type="text"><![CDATA[clipboardy]]></title>
            <link rel="alternate" href="https://github.com/sindresorhus/clipboardy" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11705"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Access the system clipboard (copy/paste).

Cross-platform. Supports: macOS, Windows, Linux (including Wayland), OpenBSD, FreeBSD, Android with Termux, and modern browsers.]]>
            </summary>
            <updated>2026-02-05T12:40:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11620</id>
            <title type="text"><![CDATA[MagixMaps Library]]></title>
            <link rel="alternate" href="https://github.com/gtraxx/magixmaps" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11620"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[La classe Vanilla JS universelle pour Google Maps.

MagixMaps est une bibliothèque JavaScript légère, performante et sans dépendances (Vanilla JS), conçue pour intégrer l&amp;#039;API Google Maps (version 2026) dans tout projet web.]]>
            </summary>
            <updated>2026-01-26T16:03:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11611</id>
            <title type="text"><![CDATA[Mock Service Worker (MSW)]]></title>
            <link rel="alternate" href="https://mswjs.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11611"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[API mocking library for browser and Node.js.
 Industry standard API mocking for JavaScript.

Mock Service Worker is an API mocking library that allows you to write client-agnostic mocks and reuse them across any frameworks, tools, and environments. 

- [Mock Service Worker (MSW) @ GitHub]().

Related contents:

- [Congratulations to the recipients of the 2025 Spotify FOSS Fund @ Spotify R&amp;amp;D](https://engineering.atspotify.com/2026/1/congratulations-to-the-recipients-of-the-2025-spotify-foss-fund).]]>
            </summary>
            <updated>2026-01-26T12:33:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11572</id>
            <title type="text"><![CDATA[fate]]></title>
            <link rel="alternate" href="https://fate.technology/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11572"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A modern data client for React &amp;amp; tRPC

Inspired by Relay and GraphQL, fate combines view composition, normalized caching, data masking, Async React features, and tRPC&amp;#039;s type safety.

- [fate @ GitHub](https://github.com/nkzw-tech/fate).]]>
            </summary>
            <updated>2026-01-22T16:53:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11529</id>
            <title type="text"><![CDATA[memlab]]></title>
            <link rel="alternate" href="https://facebook.github.io/memlab/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11529"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A framework for finding JavaScript memory leaks and analyzing heap snapshots.
Analyzes JavaScript heap and finds memory leaks in browser and node.js.

- [memlab @ GitHub](https://github.com/facebook/memlab).

Related contents:

- [\#126 - 🤖 News Janvier 2026 : Open Code, Qwen Code et un peu de code @ Double Slash :fr:](https://double-slash.dev/podcasts/news-jan26/).]]>
            </summary>
            <updated>2026-02-20T07:19:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11476</id>
            <title type="text"><![CDATA[ESLint Baseline]]></title>
            <link rel="alternate" href="https://baselinejs.vercel.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11476"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[✅ ESLint plugin to enforce the JavaScript Baseline. 

Default to the Web Platform Baseline, the cross‑browser compatibility standard. Ship code that works for everyone.

- [ESLint Baseline @ GitHub](https://github.com/3ru/eslint-plugin-baseline-js).]]>
            </summary>
            <updated>2026-01-15T16:24:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11440</id>
            <title type="text"><![CDATA[Elo]]></title>
            <link rel="alternate" href="https://elo-lang.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11440"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A purely functional expression language for No-Code tools. A simple, well-designed, portable, and safe data expression language.

Elo compiles to JavaScript, Ruby, and SQL. Built for No-Code tools where non-technical users need to manipulate data easily and safely.

- [Elo @ GitHub](https://github.com/enspirit/elo).

Related contents:

- [Elo – Quand une IA écrit un langage de programmation complet sans intervention humaine @ Korben :fr:](https://korben.info/elo-langage-ia-claude-code.html).
- [How an experienced developer teamed up with Claude to create Elo programming language @ The Register](https://www.theregister.com/2026/01/24/human_ai_pair_programming_elo/).]]>
            </summary>
            <updated>2026-01-26T10:42:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11359</id>
            <title type="text"><![CDATA[OpenWorkers]]></title>
            <link rel="alternate" href="https://openworkers.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11359"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[OpenWorkers is an open-source runtime for executing JavaScript in V8 isolates. It brings the Cloudflare Workers programming model to your own infrastructure.

- [OpenWorkers @ GitHub](https://github.com/openworkers).]]>
            </summary>
            <updated>2026-01-05T07:41:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11321</id>
            <title type="text"><![CDATA[Monoco]]></title>
            <link rel="alternate" href="https://somonoco.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11321"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[smooth squircle corners for HTML elements.

Monoco is a tiny JavaScript library that adds squircles (smooth corners) and other corner types to html elements.

- [Monoco @ GitHub](https://github.com/monokai/monoco).]]>
            </summary>
            <updated>2025-12-29T07:56:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11319</id>
            <title type="text"><![CDATA[Basic Design Patterns]]></title>
            <link rel="alternate" href="https://github.com/AllThingsSmitty/basic-design-patterns" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11319"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🔧 A collection of essential design pattern examples in JavaScript 🧰 

A collection of essential design patterns for software development using practical examples, such Singleton, Factory Method, Observer, and more, to help developers write more efficient and maintainable code.]]>
            </summary>
            <updated>2025-12-29T07:54:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11317</id>
            <title type="text"><![CDATA[Nostalgist.js]]></title>
            <link rel="alternate" href="https://nostalgist.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11317"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Nostalgist.js is a JavaScript library that allows you to run emulators of retro consoles like NES and Sega Genesis, within web browsers.

- [Nostalgist.js @ GitHub](https://github.com/arianrhodsandlot/nostalgist).]]>
            </summary>
            <updated>2025-12-29T07:42:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11311</id>
            <title type="text"><![CDATA[MicroQuickJS]]></title>
            <link rel="alternate" href="https://github.com/bellard/mquickjs" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11311"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[MicroQuickJS (aka. MQuickJS) is a JavaScript engine targetted at embedded systems. It compiles and runs JavaScript programs using as little as 10 kB of RAM. The whole engine requires about 100 kB of ROM (ARM Thumb-2 code) including the C library. The speed is comparable to QuickJS.]]>
            </summary>
            <updated>2026-01-06T06:50:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11263</id>
            <title type="text"><![CDATA[Sonda]]></title>
            <link rel="alternate" href="https://sonda.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11263"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Universal visualizer and analyzer for JavaScript and CSS. Compatible with most bundlers and frameworks.

Sonda is a universal bundle analyzer and visualizer. It generates an interactive HTML report that is more accurate and detailed than some alternatives. The accuracy is achieved by analyzing source maps and showing the size of each module after tree-shaking and minification.

- [Sonda @ GitHub](https://github.com/filipsobol/sonda).]]>
            </summary>
            <updated>2025-12-17T12:58:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11252</id>
            <title type="text"><![CDATA[Mediabunny]]></title>
            <link rel="alternate" href="https://mediabunny.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11252"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Complete media toolkit.
 
 Pure TypeScript media toolkit for reading, writing, and converting video and audio files, directly in the browser. 

A JavaScript library for reading, writing, and converting video and audio files. Directly in the browser, and faster than anybunny else.

- [Mediabunny @ GitHub](https://github.com/Vanilagy/mediabunny).

Related contents:

- [MediaBunny - L&amp;#039;avenir du traitement vidéo dans le navigateur @ Korben :fr:](https://korben.info/vous-avez-deja-essaye-de-faire-du-traitement-video.html).]]>
            </summary>
            <updated>2025-12-16T10:35:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11236</id>
            <title type="text"><![CDATA[Oxc]]></title>
            <link rel="alternate" href="https://oxc.rs/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11236"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The JavaScript Oxidation Compiler.

A collection of JavaScript tools written in Rust.

- [Oxc @ GitHub](https://github.com/oxc-project/oxc).

Related contents:

- [Announcing Oxfmt Alpha @ void(0)](https://voidzero.dev/posts/announcing-oxfmt-alpha).
- [124 - 🤖 News Décembre 2025 : de l&amp;#039;IA, de la bêta et des pannes @ Double Slash :fr:](https://double-slash.dev/podcasts/news-dec25/).]]>
            </summary>
            <updated>2025-12-15T07:08:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11221</id>
            <title type="text"><![CDATA[⇆ bidicalc]]></title>
            <link rel="alternate" href="https://victorpoughon.github.io/bidicalc/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11221"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A spreadsheet where formulas also update backwards.

BIDICALC is a bidirectional calculator, a spreadsheet where formulas also update backwards.

- [⇆ bidicalc @ GitHub](https://github.com/victorpoughon/bidicalc).]]>
            </summary>
            <updated>2025-12-12T13:19:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11219</id>
            <title type="text"><![CDATA[@graphile/depth-limit]]></title>
            <link rel="alternate" href="https://github.com/graphile/depth-limit" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11219"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A GraphQL.js validation rule for limiting the depth (including list depth) of GraphQL operations]]>
            </summary>
            <updated>2025-12-12T07:35:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11218</id>
            <title type="text"><![CDATA[Orange ORM]]></title>
            <link rel="alternate" href="https://orange-orm.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11218"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The ultimate Object Relational Mapper for Node.js, Bun and Deno, offering seamless integration with a variety of popular databases. Orange ORM supports both TypeScript and JavaScript, including both CommonJS and ECMAScript.

- [Orange ORM @ GitHub](https://github.com/alfateam/orange-orm).]]>
            </summary>
            <updated>2025-12-12T07:35:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11217</id>
            <title type="text"><![CDATA[DataQueue]]></title>
            <link rel="alternate" href="https://dataqueue.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11217"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A lightweight, PostgreSQL-backed job queue.
Handle background jobs with ease.

DataQueue allows you to utilize your existing PostgreSQL database to process background jobs. No need for additional infra or services.

A lightweight, PostgreSQL-backed job queue for Node.js/TypeScript projects. Schedule, process, and manage background jobs with ease. Perfect for web apps (Next.js, etc.) deployed to serverless platforms like Vercel, AWS Lambda, etc.

- [DataQueue @ GitHub](https://github.com/nicnocquee/dataqueue).]]>
            </summary>
            <updated>2025-12-12T07:33:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11213</id>
            <title type="text"><![CDATA[🗄️ modern-tar]]></title>
            <link rel="alternate" href="https://github.com/ayuhito/modern-tar" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11213"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🗄 Zero dependency streaming tar parser and writer for every JavaScript runtime. 
Built with the browser-native Web Streams API for performance and memory efficiency.]]>
            </summary>
            <updated>2025-12-12T07:27:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11212</id>
            <title type="text"><![CDATA[Of Coerce!]]></title>
            <link rel="alternate" href="https://github.com/kossnocorp/ofcoerce" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11212"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Lightweight type coercion library.

Of Coerce! is a lightweight, near-zero overhead alternative to Zod and Valibot.

Unlike these libraries, Of Coerce! focuses on a single task: ensuring the data corresponds to the types.

It uses built-in JavaScript features to coerce whatever you pass to it, which makes it the fastest and the most lightweight solution (full library is 381B!).]]>
            </summary>
            <updated>2025-12-12T07:26:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11211</id>
            <title type="text"><![CDATA[XState]]></title>
            <link rel="alternate" href="https://stately.ai/docs/xstate" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11211"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Actor-based state management &amp;amp; orchestration for complex app logic.
XState is a state management and orchestration solution for JavaScript and TypeScript apps.

It uses event-driven programming, state machines, statecharts, and the actor model to handle complex logic in predictable, robust, and visual ways. XState provides a powerful and flexible way to manage application and workflow state by allowing developers to model logic as actors and state machines. It integrates well with React, Vue, Svelte, and other frameworks and can be used in the frontend, backend, or wherever JavaScript runs.

- [XState @ GitHub](https://github.com/statelyai/xstate).]]>
            </summary>
            <updated>2025-12-12T07:25:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11209</id>
            <title type="text"><![CDATA[Icebird]]></title>
            <link rel="alternate" href="https://github.com/hyparam/icebird" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11209"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JavaScript Iceberg Client.

Icebird is a library for reading Apache Iceberg tables in JavaScript. It is built on top of hyparquet for reading the underlying parquet files.]]>
            </summary>
            <updated>2025-12-12T07:21:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11198</id>
            <title type="text"><![CDATA[Durable Streams]]></title>
            <link rel="alternate" href="https://github.com/durable-streams/durable-streams" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11198"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The open protocol for real-time sync to client applications.

HTTP-based durable streams for streaming data reliably to web browsers, mobile apps, and native clients with offset-based resumability.

Durable Streams provides a simple, production-proven protocol for creating and consuming ordered, replayable data streams with support for catch-up reads and live tailing.]]>
            </summary>
            <updated>2025-12-10T12:47:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11191</id>
            <title type="text"><![CDATA[Dojo Toolkit]]></title>
            <link rel="alternate" href="https://dojotoolkit.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11191"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A JavaScript toolkit that saves you time and scales with your development process. Provides everything you need to build a Web app. Language utilities, UI components, and more, all in one place, designed to work together perfectly.

- [Dojo @ GitHub](https://github.com/dojo).

Related contents:

- [Episode #18: NoSQL Smackdown! @ Changelog Interviews](https://changelog.com/podcast/18).]]>
            </summary>
            <updated>2025-12-09T09:24:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11166</id>
            <title type="text"><![CDATA[Stacktower]]></title>
            <link rel="alternate" href="https://stacktower.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11166"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[What happens when you take an XKCD joke too literally.

 CLI tool that renders package dependencies as physical tower structures. Supports PyPI, npm, and crates.io with optimal crossing minimization. 

- [Stacktower @ GitHub](https://github.com/matzehuels/stacktower).]]>
            </summary>
            <updated>2025-12-05T12:55:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11161</id>
            <title type="text"><![CDATA[remend]]></title>
            <link rel="alternate" href="https://streamdown.ai/docs/termination" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11161"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Unterminated Block Parsing.

Remend is a lightweight, standalone preprocessor that completes incomplete Markdown syntax.

- [Streamdown @ GitHub](https://github.com/vercel/streamdown).
- [remend @ npm](https://www.npmjs.com/package/remend).

Related contents:

- [New npm package for automatic recovery of broken streaming markdown @ Vercel](https://vercel.com/changelog/new-npm-package-for-automatic-recovery-of-broken-streaming-markdown).]]>
            </summary>
            <updated>2025-12-04T12:51:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11125</id>
            <title type="text"><![CDATA[SyncKit]]></title>
            <link rel="alternate" href="https://github.com/Dancode-188/synckit" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11125"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[True offline-first sync for modern apps—without vendor lock-in.

 🔄 A powerful, type-safe sync engine for building real-time collaborative applications. Local-first, CRDT-based, with zero-config offline support.]]>
            </summary>
            <updated>2025-11-28T13:25:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11123</id>
            <title type="text"><![CDATA[Pure Effect]]></title>
            <link rel="alternate" href="https://github.com/aycangulez/pure-effect" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11123"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A tiny, zero-dependency effect system for writing pure, testable JavaScript without mocks. 

Pure Effect is a tiny, zero-dependency effect system for writing pure, testable JavaScript without mocks.

It implements the &amp;quot;Functional Core, Imperative Shell&amp;quot; pattern, allowing you to decouple your business logic from external side effects like database calls or API requests. Instead of executing side effects immediately, your functions return Commands which are executed later by an interpreter.

- [Managing Side Effects: A JavaScript Effect System in 30 Lines or Less @ Lack of Imagination](https://lackofimagination.org/2025/11/managing-side-effects-a-javascript-effect-system-in-30-lines-or-less/).]]>
            </summary>
            <updated>2025-11-28T13:20:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11116</id>
            <title type="text"><![CDATA[Svedit]]></title>
            <link rel="alternate" href="https://svedit.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11116"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A tiny library for building editable websites in Svelte.

Svedit (think Svelte Edit) is a tiny library for building editable websites in Svelte. You can model your content in JSON, render it with custom Svelte components, and (this is the kicker) site owners can edit their site directly in the layout — no CMS needed.

- [Svedit @ GitHub](https://github.com/michael/svedit).]]>
            </summary>
            <updated>2025-11-27T16:12:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11112</id>
            <title type="text"><![CDATA[Spark]]></title>
            <link rel="alternate" href="https://github.com/sparkjsdev/spark" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11112"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[✨ An advanced 3D Gaussian Splatting renderer for THREE.js]]>
            </summary>
            <updated>2025-11-27T16:07:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11111</id>
            <title type="text"><![CDATA[SveltePlot]]></title>
            <link rel="alternate" href="https://svelteplot.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11111"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Svelte Plotting Framework.

The best visualizations are built with Svelte.
A Svelte-native visualization framework based on the layered grammar of graphics principles.

- [SveltePlot @ GitHub](https://github.com/svelteplot/svelteplot).]]>
            </summary>
            <updated>2025-11-27T16:06:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11109</id>
            <title type="text"><![CDATA[safe-npm]]></title>
            <link rel="alternate" href="https://github.com/kevinslin/safe-npm?utm_source=tldrwebdev" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11109"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Safely install NPM packages.

A security-focused npm installer that protects your projects from newly compromised packages.]]>
            </summary>
            <updated>2025-11-27T13:03:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11025</id>
            <title type="text"><![CDATA[Horizon]]></title>
            <link rel="alternate" href="https://sky.dlazaro.ca/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11025"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The current sky at your approximate location, rendered as a CSS gradient.

- [Horizon @ GitHub](https://github.com/dnlzro/horizon).]]>
            </summary>
            <updated>2025-11-20T16:07:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11003</id>
            <title type="text"><![CDATA[Brimstone]]></title>
            <link rel="alternate" href="https://github.com/Hans-Halverson/brimstone" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11003"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[New JavaScript engine written in Rust.

Brimstone is a JavaScript engine written from scratch in Rust, aiming to have full support for the JavaScript language.

Brimstone is a work in progress but already supports almost all of the JavaScript language (&amp;gt;97% of the ECMAScript language in test262). Not ready for use in production.]]>
            </summary>
            <updated>2025-11-18T06:39:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10997</id>
            <title type="text"><![CDATA[Boa]]></title>
            <link rel="alternate" href="https://github.com/boa-dev/boa" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10997"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Boa is an embeddable Javascript engine written in Rust. 

Boa is an experimental JavaScript lexer, parser and interpreter written in Rust 🦀, it has support for more than 90% of the latest ECMAScript specification. We continuously improve the conformance to keep up with the ever-evolving  standard.]]>
            </summary>
            <updated>2025-11-17T15:07:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10991</id>
            <title type="text"><![CDATA[P2P Media Loader]]></title>
            <link rel="alternate" href="https://github.com/Novage/p2p-media-loader" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10991"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An open-source engine for P2P streaming of live and on demand video directly in a web browser HTML page.

P2P Media Loader is an open-source JavaScript library that uses modern browser technologies — like HTML5 video and WebRTC — to enable peer-to-peer (P2P) media delivery. It integrates seamlessly with popular HTML5 video players and requires no additional browser plugins or add-ons. Try the demo to see it in action.

Related contents:

- [P2P Media Loader - Le retour discret de BitTorrent dans votre navigateur @ Korben :fr:](https://github.com/Novage/p2p-media-loader).]]>
            </summary>
            <updated>2025-11-17T10:58:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10959</id>
            <title type="text"><![CDATA[jQuery]]></title>
            <link rel="alternate" href="https://jquery.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10959"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript.

- [jQuery @ GitHub](https://github.com/jquery/jquery).

Related contents:

- [jQuery Will Outlive Half of Today’s JavaScript Frameworks - Here&amp;#039;s Why @ Sylwia Laskowska&amp;#039;s dev.to](https://dev.to/sylwia-lask/jquery-will-outlive-half-of-todays-javascript-frameworks-heres-why-2mmd).]]>
            </summary>
            <updated>2025-11-14T14:22:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10899</id>
            <title type="text"><![CDATA[SandDance]]></title>
            <link rel="alternate" href="https://microsoft.github.io/SandDance/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10899"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Visually explore, understand, and present your data.

By using easy-to-understand views, SandDance helps you find insights about your data, which in turn help you tell stories supported by data, build cases based on evidence, test hypotheses, dig deeper into surface explanations, support decisions for purchases, or relate data into a wider, real world context.

- [SandDance @ GitHub](https://github.com/microsoft/SandDance).]]>
            </summary>
            <updated>2025-11-07T13:25:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10883</id>
            <title type="text"><![CDATA[Express]]></title>
            <link rel="alternate" href="https://expressjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10883"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Fast, unopinionated, minimalist web framework for Node.js

- [Express @ GitHub](https://github.com/expressjs/express).

Related contents:

- [Why we migrated from Python to Node.js @ yakko&amp;#039;s blog](https://blog.yakkomajuri.com/blog/python-to-node).]]>
            </summary>
            <updated>2025-11-04T12:58:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10868</id>
            <title type="text"><![CDATA[Automerge]]></title>
            <link rel="alternate" href="https://automerge.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10868"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Version control for your data.
Automerge is a local-first sync engine for multiplayer apps that works offline, prevents conflicts, and runs fast.

- [Automerge @ GitHub](https://github.com/automerge).

Related contents:

- [Issue \#168: 💪 The overlooked power of URLs @ Changelog News](https://changelog.com/news/168).]]>
            </summary>
            <updated>2025-11-04T06:49:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10855</id>
            <title type="text"><![CDATA[wavesurfer.js]]></title>
            <link rel="alternate" href="https://wavesurfer.xyz/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10855"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[audio waveform player JavaScript library.

 Wavesurfer.js is an open-source audio visualization library for creating interactive, customizable waveforms. 

Wavesurfer.js is an interactive waveform rendering and audio playback library, perfect for web applications. It leverages modern web technologies to provide a robust and visually engaging audio experience.

- [wavesurfer.js @ GitHub](https://github.com/katspaugh/wavesurfer.js).]]>
            </summary>
            <updated>2025-11-03T13:04:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10850</id>
            <title type="text"><![CDATA[Prism]]></title>
            <link rel="alternate" href="https://prismjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10850"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Prism is a lightweight, extensible syntax highlighter, built with modern web standards in mind. It’s used in millions of websites, including some of those you visit daily. 

- [Prism @ GitHub](https://github.com/PrismJS/prism/).

Related contents:

- [Your URL Is Your State @ Ahmad Alfy](https://alfy.blog/2025/10/31/your-url-is-your-state.html).]]>
            </summary>
            <updated>2025-11-03T12:52:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10829</id>
            <title type="text"><![CDATA[emoji-regex]]></title>
            <link rel="alternate" href="https://github.com/mathiasbynens/emoji-regex" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10829"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A regular expression to match all Emoji-only symbols as per the Unicode Standard.

emoji-regex offers a regular expression to match all emoji symbols and sequences (including textual representations of emoji) as per the Unicode Standard. It’s based on emoji-test-regex-pattern, which generates (at build time) the regular expression pattern based on the Unicode Standard. As a result, emoji-regex can easily be updated whenever new emoji are added to Unicode.]]>
            </summary>
            <updated>2025-10-30T13:22:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10811</id>
            <title type="text"><![CDATA[Dexto]]></title>
            <link rel="alternate" href="https://www.dexto.ai/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10811"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Intelligence Engine. Turn Natural Language Into Action.
 The Intelligence Layer for AI agents. Connect your models, tools, and data to create agentic apps that can think, act and talk to you. 

An all-in-one toolkit to build agentic applications that turn natural language into real-world actions.

Want to build AI-native apps that respond to natural language? Dexto is the intelligence layer that makes it easy to build agentic apps like AI assistants and copilots. Describe your agents, plug in your tools, and watch them respond to plain English.

- [Dexto @ GitHub](https://github.com/truffle-ai/dexto).]]>
            </summary>
            <updated>2025-10-29T12:59:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10803</id>
            <title type="text"><![CDATA[JSON Query]]></title>
            <link rel="alternate" href="https://jsonquerylang.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10803"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a small, flexible, and expandable JSON query language.

- [JSON Query @ GitHub](https://github.com/jsonquerylang/jsonquery).]]>
            </summary>
            <updated>2025-10-28T11:10:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10772</id>
            <title type="text"><![CDATA[gpu-io]]></title>
            <link rel="alternate" href="https://apps.amandaghassaei.com/gpu-io/examples/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10772"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[gpu-io is a GPU-accelerated computing library for physics simulations and other mathematical calculations.

- [gpu-io @ GitHub](https://github.com/amandaghassaei/gpu-io).]]>
            </summary>
            <updated>2025-10-27T13:23:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10675</id>
            <title type="text"><![CDATA[npq]]></title>
            <link rel="alternate" href="https://github.com/lirantal/npq" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10675"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[safely install npm packages by auditing them pre-install stage.
npq allows you to audit npm packages before you install them.

Related contents:

- [\#121 - Les news Web Dev d’octobre 2025. Adonis, Laravel, React Compiler, Vite+ et bien plus encore ! @ Double Slash :fr:](https://double-slash.dev/podcasts/news-oct25/).]]>
            </summary>
            <updated>2025-10-16T06:36:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10669</id>
            <title type="text"><![CDATA[Wasp]]></title>
            <link rel="alternate" href="https://wasp.sh/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10669"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Develop full-stack web apps faster.

Wasp is a compiler-driven full-stack web framework; it takes configuration and source files with your unique logic, and it generates the complete source code your the web app. Think of a Rails-like framework for React, Node.js and Prisma.
Build your app in a day and deploy it with a single CLI command.

- [Wasp @ GitHub](https://github.com/wasp-lang/wasp).

Related contents:

- [How we test a web framework @ Wasp](https://wasp.sh/blog/2025/10/07/how-we-test-a-web-framework).]]>
            </summary>
            <updated>2025-10-15T12:26:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10649</id>
            <title type="text"><![CDATA[jsonriver]]></title>
            <link rel="alternate" href="https://rictic.github.io/jsonriver/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10649"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a streaming JSON parser.

 jsonriver is a simple JS library that will parse JSON incrementally as it streams in, e.g. from a network request or a language model. It gives you a sequence of increasingly complete values. 

- [jsonriver @ GitHub](https://github.com/rictic/jsonriver?utm_source=tldrwebdev).]]>
            </summary>
            <updated>2025-10-14T11:29:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10648</id>
            <title type="text"><![CDATA[Nitro]]></title>
            <link rel="alternate" href="https://nitro.build/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10648"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Next Generation Server Toolkit
Create web servers with everything you need and deploy them wherever you prefer.

Nitro extends your Vite app with a production-ready server, designed to run anywhere. Add server routes, deploy across multiple platforms, and enjoy a zero-config experience.

- [Nitro @ GitHub](https://github.com/nitrojs/nitro).]]>
            </summary>
            <updated>2025-10-14T11:27:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10580</id>
            <title type="text"><![CDATA[JavaScript Deobfuscator]]></title>
            <link rel="alternate" href="https://deobfuscate.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10580"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A simple but powerful deobfuscator to remove common JavaScript obfuscation techniques.

- [JavaScript Deobfuscator @ GitHub](https://github.com/ben-sb/javascript-deobfuscator).

Related contents:

- [I&amp;#039;m Building a Browser for Reverse Engineers @ nullpt.rs](https://nullpt.rs/reverse-engineering-browser).]]>
            </summary>
            <updated>2025-10-08T11:59:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10579</id>
            <title type="text"><![CDATA[Prettier]]></title>
            <link rel="alternate" href="https://prettier.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10579"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Opinionated Code Formatter.

Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.

- [Prettier @ GitHub](https://github.com/prettier/prettier).

Related contents:

- [Birth of Prettier @ Vjeux](https://blog.vjeux.com/2025/javascript/birth-of-prettier.html).]]>
            </summary>
            <updated>2025-10-08T11:56:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10572</id>
            <title type="text"><![CDATA[ChatKit]]></title>
            <link rel="alternate" href="https://openai.github.io/chatkit-js/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10572"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[ChatKit is a framework for building high-quality, AI-powered chat experiences. It’s designed for developers who want to add advanced conversational intelligence to their apps fast—with minimal setup and no reinventing the wheel. ChatKit delivers a complete, production-ready chat interface out of the box.

- [ChatKit @ GitHub](https://github.com/openai/chatkit-js).]]>
            </summary>
            <updated>2025-10-07T11:50:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10567</id>
            <title type="text"><![CDATA[Vue.js]]></title>
            <link rel="alternate" href="https://vuejs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10567"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Progressive JavaScript Framework.

 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. 

-  [Vue.js @ GitHub](https://github.com/vuejs/core).

Related contents:

- [Infinite Scroll avec Vue en 10 secondes @ Laravel Jutsu&amp;#039;s YouTube :fr:](https://www.youtube.com/watch?v=C6mQvFIZ1Tw).
- [The Vue 3 Reactivity Trap: Why Large Datasets Crash Your Browser @ Ameer Hamza&amp;#039;s dev.to](https://dev.to/ameer-pk/the-vue-3-reactivity-trap-why-large-datasets-crash-your-browser-1ikb).]]>
            </summary>
            <updated>2026-03-24T08:12:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10560</id>
            <title type="text"><![CDATA[Socket Firewall Free]]></title>
            <link rel="alternate" href="https://github.com/SocketDev/sfw-free" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10560"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Wraps your package manager, preventing installation of malicious packages. 

Related contents:

- [Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain @ Socket](https://socket.dev/blog/introducing-socket-firewall).
- [Episode \#111: npm under siege (what to do about it) @ Changelog &amp;amp; Friends](https://changelog.com/friends/111).]]>
            </summary>
            <updated>2025-10-07T05:44:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10554</id>
            <title type="text"><![CDATA[run]]></title>
            <link rel="alternate" href="https://run.esubalew.et/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10554"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[One command. 25 languages.  Universal multi-language runner and smart REPL written in Rust. 

A universal code runner and stateful REPL written in Rust. Execute Python, JavaScript, TypeScript, Go, Rust, C, C++, Java, Kotlin, Swift, and 15 more languages with a single command.

- [run @ GitHub](https://github.com/Esubaalew/run).]]>
            </summary>
            <updated>2025-10-06T11:51:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10501</id>
            <title type="text"><![CDATA[unified]]></title>
            <link rel="alternate" href="https://unifiedjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10501"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[unified is a collective of 500+ free and open source packages that work with content as structured data (ASTs).
Different kinds of content can be connected together. Particularly, markdown, natural language, HTML, XML, and JavaScript are frequently used.

Content as structured data.

We compile content to syntax trees and syntax trees to content.
We also provide hundreds of packages to work on the trees in between.
You can build on the unified collective to make all kinds of interesting things.

- [unified @ GitHub](https://github.com/unifiedjs).

Related contents:

- [How to keep package.json under control @ val town](https://blog.val.town/gardening-dependencies).]]>
            </summary>
            <updated>2025-10-02T06:41:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10500</id>
            <title type="text"><![CDATA[Rollup Plugin Visualizer]]></title>
            <link rel="alternate" href="https://github.com/btd/rollup-plugin-visualizer" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10500"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[📈⚖️ Visuallize your bundle 

Visualize and analyze your Rollup bundle to see which modules are taking up space.

Related contents:

- [How to keep package.json under control @ val town](https://blog.val.town/gardening-dependencies).]]>
            </summary>
            <updated>2025-10-02T06:36:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10496</id>
            <title type="text"><![CDATA[Feedsmith]]></title>
            <link rel="alternate" href="https://feedsmith.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10496"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Fast, all‑in‑one JavaScript parser and generator for RSS, Atom, RDF, and JSON Feed, with support for popular namespaces and OPML files.
Fast, all-in-one parser and generator for RSS, Atom, RDF, and JSON Feed, with support for Podcast, iTunes, Dublin Core, and OPML files. 

Feedsmith offers universal and format‑specific parsers that maintain the original feed structure in a clean, object-oriented format while intelligently normalizing legacy elements. Access all feed data without compromising simplicity.

- [Feedsmith @ GitHub](https://github.com/macieklamberski/feedsmith).

Related contents:

- [\#119: Les news sur le développement web et l&amp;#039;IA pour septembre 2025 RC2 @ Double Slash :fr:](https://double-slash.dev/podcasts/news-sept25-rc2/).]]>
            </summary>
            <updated>2025-10-02T06:07:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10451</id>
            <title type="text"><![CDATA[NPM Supply Chain Security Scanner]]></title>
            <link rel="alternate" href="https://github.com/Drasrax/npm-shai-hulud-scanner" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10451"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Comprehensive detection tool for NPM supply chain attacks, specifically designed to identify and prevent the Shai-Hulud worm that compromised 500+ packages including CrowdStrike npm packages in 2025. 

Related contents:

- [Malicious NPM packages: Are you exposed? @ sysdig](https://www.sysdig.com/blog/malicious-npm-packages-are-you-exposed).
- [Un scanner pour lutter contre l&amp;#039;attaque Shai-Hulud @ Korben :fr:](https://korben.info/npm-shai-hulud-scanner-attaque-supply-chain.html).]]>
            </summary>
            <updated>2025-09-29T13:04:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10450</id>
            <title type="text"><![CDATA[zustand-sync]]></title>
            <link rel="alternate" href="https://github.com/ryanntannn/zustand-sync" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10450"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A simple, barebones &amp;quot;multiplayer&amp;quot; middleware for zustand.

A barebones middleware to sync zustand stores across multiple clients. zustand-sync uses JSON Patch (RFC 6902) under the hood to translate state changes into patches that can be sent over a transport layer.]]>
            </summary>
            <updated>2025-09-29T12:32:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10376</id>
            <title type="text"><![CDATA[Knockout]]></title>
            <link rel="alternate" href="https://knockoutjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10376"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Knockout makes it easier to create rich, responsive UIs with JavaScript.

Knockout is a JavaScript MVVM (a modern variant of MVC) library that makes it easier to create rich, desktop-like user interfaces with JavaScript and HTML. It uses observers to make your UI automatically stay in sync with an underlying data model, along with a powerful and extensible set of declarative bindings to enable productive development.

- [Knockout @ GitHub](https://github.com/knockout/knockout).

Related contents:

- [Redux in 2025: A reliable choice for complex React projects @ Stef van Wijchen](https://stefvanwijchen.com/react-and-redux-in-2025/).]]>
            </summary>
            <updated>2025-09-24T12:44:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10368</id>
            <title type="text"><![CDATA[NPM Security Best Practices]]></title>
            <link rel="alternate" href="https://github.com/bodadotsh/npm-security-best-practices" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10368"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[How to stay safe from NPM supply chain attacks.

The NPM ecosystem is no stranger to compromises, supply-chain attacks, malware, spam, phishing, incidents, or even trolls. In this repository, I have consolidated a list of information you might find useful in securing yourself against these incidents.]]>
            </summary>
            <updated>2025-09-23T11:37:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10367</id>
            <title type="text"><![CDATA[Cap&amp;#039;n Web]]></title>
            <link rel="alternate" href="https://github.com/cloudflare/capnweb" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10367"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JavaScript/TypeScript-native, low-boilerplate, object-capability RPC system.

Cap&amp;#039;n Web is more expressive than almost every other RPC system, because it implements an object-capability RPC model.

Related contents:

- [Cap&amp;#039;n Web: a new RPC system for browsers and web servers @ Cloudflare](https://blog.cloudflare.com/capnweb-javascript-rpc-library/).]]>
            </summary>
            <updated>2025-09-23T11:34:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10352</id>
            <title type="text"><![CDATA[Puppeteer]]></title>
            <link rel="alternate" href="https://pptr.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10352"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JavaScript API for Chrome and Firefox.

Puppeteer is a JavaScript library which provides a high-level API to control Chrome or Firefox over the DevTools Protocol or WebDriver BiDi. Puppeteer runs in the headless (no visible UI) by default.

- [Puppeteer @ GitHub](https://github.com/puppeteer/puppeteer).  

Related contents:

- [interception @ AI Focus](https://aifoc.us/interception/).]]>
            </summary>
            <updated>2025-09-22T12:35:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10332</id>
            <title type="text"><![CDATA[JavaScript Algorithms and Data Structures]]></title>
            <link rel="alternate" href="https://github.com/trekhleb/javascript-algorithms" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10332"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings.

Related contents:

- [5 GitHub Repositories for an Instant Knowledge Boost @ Surajondev](https://www.surajon.dev/5-github-repositories-for-an-instant-knowledge-boost).]]>
            </summary>
            <updated>2025-09-22T06:41:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10305</id>
            <title type="text"><![CDATA[CodeMirror]]></title>
            <link rel="alternate" href="https://codemirror.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10305"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Extensible Code Editor

CodeMirror is a code editor component for the web. It can be used in websites to implement a text input field with support for many editing features, and has a rich programming interface to allow further extension.

- [CodeMirror @ GitHub](https://github.com/codemirror/dev/).

Related contents:

- [codemirror-ts](https://val-town.github.io/codemirror-ts/).]]>
            </summary>
            <updated>2025-09-19T12:10:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10287</id>
            <title type="text"><![CDATA[SVAR UI]]></title>
            <link rel="alternate" href="https://svar.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10287"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Components for React, Svelte and Vue.

 Integrate fully functional UI widgets for data management, project planning, or file organization in minutes. Get started with the framework of your choice: React, Svelte or Vue. 

- [SVAR UI @ GitHub](https://github.com/svar-widgets/).]]>
            </summary>
            <updated>2025-09-19T05:55:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10273</id>
            <title type="text"><![CDATA[Regex Utils 🔤]]></title>
            <link rel="alternate" href="https://gruhn.github.io/regex-utils/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10273"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[TypeScript library for regex equivalence, intersection, complement and other utilities that go beyond string matching. 

Zero-dependency TypeScript library for regex utilities that go beyond string matching. These are surprisingly hard to come by for any programming language. ✨

- [RegExp Equivalence Checker homepage](https://gruhn.github.io/regex-utils/equiv-checker.html).
- [Regex Utils 🔤 @ GitHub](https://github.com/gruhn/regex-utils).]]>
            </summary>
            <updated>2025-09-18T13:49:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10256</id>
            <title type="text"><![CDATA[Cornerstone.js]]></title>
            <link rel="alternate" href="https://www.cornerstonejs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10256"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The easiest way to build interactive medical imaging web applications. Supported by the Open Health Imaging Foundation.

Cornerstone is a set of JavaScript libraries that can be used to build web-based medical imaging applications. It provides a framework to build radiology applications such as the OHIF Viewer. 

- [Cornerstone.js @ GitHub](https://github.com/cornerstonejs/cornerstone3D).]]>
            </summary>
            <updated>2025-09-17T15:17:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10248</id>
            <title type="text"><![CDATA[Genkit]]></title>
            <link rel="alternate" href="https://genkit.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10248"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An open-source framework for building AI-powered apps, built and used in production by Google

Open-source framework for building AI-powered apps in JavaScript, Go, and Python, built and used in production by Google 

It offers a unified interface for integrating AI models from providers like Google, OpenAI, Anthropic, Ollama, and more. Rapidly build and deploy production-ready chatbots, automations, and recommendation systems using streamlined APIs for multimodal content, structured outputs, tool calling, and agentic workflows.

- [Genkit @ GitHub](https://github.com/firebase/genkit).

Related contents:

- [Announcing Genkit Go 1.0 and Enhanced AI-Assisted Development @ Google for Developers](https://developers.googleblog.com/en/announcing-genkit-go-10-and-enhanced-ai-assisted-development/).]]>
            </summary>
            <updated>2025-09-17T11:38:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10170</id>
            <title type="text"><![CDATA[e18e]]></title>
            <link rel="alternate" href="https://e18e.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10170"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Ecosystem Performance.
Cleanup, Speedup, Levelup. One package at a time.

The e18e project is an initiative to bring together the groups and individuals who are passionate about improving performance of the JavaScript ecosystem.

Related contents:

- [090 - Les news web dev pour juillet 2024 @ Double Slash](https://double-slash.dev/podcasts/news-jul-24/).
- [The bloat of edge-case first libraries @ James Garbutt](https://43081j.com/2025/09/bloat-of-edge-case-libraries).
- [The Three Pillars of JavaScript Bloat @ James Garbutt](https://43081j.com/2026/03/three-pillars-of-javascript-bloat).]]>
            </summary>
            <updated>2026-03-26T12:56:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10169</id>
            <title type="text"><![CDATA[dlv(obj, keypath)]]></title>
            <link rel="alternate" href="https://github.com/developit/dlv" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10169"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Safe deep property access in 120 bytes. `x = dlv(obj, &amp;#039;a.b.x&amp;#039;)`.

Safely get a dot-notated path within a nested object, with ability to return a default if the full key path does not exist or the value is undefined

Related contents:

- [The bloat of edge-case first libraries @ James Garbutt](https://43081j.com/2025/09/bloat-of-edge-case-libraries).]]>
            </summary>
            <updated>2025-09-12T12:38:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10168</id>
            <title type="text"><![CDATA[🧵 Scule]]></title>
            <link rel="alternate" href="https://github.com/unjs/scule" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10168"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🧵 String Case Utils

Related contents:

- [The bloat of edge-case first libraries @ James Garbutt](https://43081j.com/2025/09/bloat-of-edge-case-libraries).]]>
            </summary>
            <updated>2025-09-12T12:37:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10126</id>
            <title type="text"><![CDATA[SolidJS]]></title>
            <link rel="alternate" href="https://www.solidjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10126"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Simple and performant reactivity for building user interfaces.
A declarative, efficient, and flexible JavaScript library for building user interfaces. 

Solid is a declarative JavaScript library for creating user interfaces. Instead of using a Virtual DOM, it compiles its templates to real DOM nodes and updates them with fine-grained reactions. Declare your state and use it throughout your app, and when a piece of state changes, only the code that depends on it will rerun.

- [SolidJS @ GitHub](https://github.com/solidjs/solid).

Related contents:

- [I&amp;#039;ve tried Solid.js, now I&amp;#039;m starting to hate React @ Alem Tuzlak&amp;#039;s blog](https://alemtuzlak.hashnode.dev/ive-tried-solidjs-now-im-starting-to-hate-react).
- [React Won by Default – And It&amp;#039;s Killing Frontend Innovation @ Loren Stewart](https://www.lorenstew.art/blog/react-won-by-default/).
- [State-based vs Signal-based rendering @ Jovi De Croock](https://jovidecroock.com/blog/state-vs-signals/).]]>
            </summary>
            <updated>2025-10-21T11:45:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10103</id>
            <title type="text"><![CDATA[MathJax]]></title>
            <link rel="alternate" href="https://www.mathjax.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10103"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Beautiful and accessible math in all browsers

A JavaScript display engine for mathematics that works in all browsers.
No more setup for readers. It just works.

- [MathJax @ GitHub](https://github.com/mathjax/MathJax-src).

Related contents:

- [MathJax 4.0 - Le boss des maths sur le Web @ Korben :fr:](https://korben.info/mathjax-v4-revolution-maths-web.html).]]>
            </summary>
            <updated>2025-09-11T05:57:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10102</id>
            <title type="text"><![CDATA[Partytown]]></title>
            <link rel="alternate" href="https://partytown.qwik.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10102"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉 

Partytown is a lazy-loaded library to help relocate resource-intensive scripts into a web worker, and off of the main thread. Its goal is to help speed up sites by dedicating the main thread to your code, and offloading third-party scripts to a web worker.

- [Partytown @ GitHub](https://github.com/QwikDev/partytown).

Related contents:

- [Partytown: Optimize Third Party Scripts with Web Workers @ DebugBear](https://www.debugbear.com/blog/partytown-web-workers).]]>
            </summary>
            <updated>2025-09-10T12:15:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10091</id>
            <title type="text"><![CDATA[minification benchmarks]]></title>
            <link rel="alternate" href="https://github.com/privatenumber/minification-benchmarks" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10091"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[What&amp;#039;s the best JavaScript minifier?

🏃‍♂️🏃‍♀️🏃 JS minification benchmarks: babel-minify, esbuild, terser, uglify-js, swc, google closure compiler, tdewolff/minify, oxc-minify]]>
            </summary>
            <updated>2025-09-09T15:28:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10066</id>
            <title type="text"><![CDATA[Semgrep App Security Platform]]></title>
            <link rel="alternate" href="https://semgrep.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10066"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[AI-assisted SAST, SCA and Secrets Detection.
Lightweight static analysis for many languages. Find bug variants with patterns that look like source code. 

Semgrep is a fast, open-source, static analysis tool that searches code, finds bugs, and enforces secure guardrails and coding standards. Semgrep supports 30+ languages and can run in an IDE, as a pre-commit check, and as part of CI/CD workflows.

- [Sempgrep @ GitHub](https://github.com/semgrep/semgrep).

Related contents:

- [Keeping Secrets Out of Logs @ allan.reyes.sh](https://allan.reyes.sh/posts/keeping-secrets-out-of-logs/).
- [Blueprinting Security in CI/CD: Building Trust Through Open Source @ CD Foundation](https://cd.foundation/blog/2026/02/06/blueprinting-security/).]]>
            </summary>
            <updated>2026-02-18T13:12:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10039</id>
            <title type="text"><![CDATA[Obs.js]]></title>
            <link rel="alternate" href="https://csswizardry.com/Obs.js/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10039"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Context-aware web performance for everyone.

Obs.js uses the Navigator and Battery APIs to get contextual information about your users’ connection strength and battery status.
You can use this data to adapt your site/app to their environment, or beacon the data off to an analytics endpoint.

- [Obs.js @ GitHub](https://github.com/csswizardry/Obs.js).

Related contents:

- [Obs.js transforme votre site en un caméléon qui s&amp;#039;adapte à chaque visiteur @ Korben :fr:](https://korben.info/obs-harry-roberts-transforme-votre-site.html).]]>
            </summary>
            <updated>2025-09-08T10:05:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10021</id>
            <title type="text"><![CDATA[Rush]]></title>
            <link rel="alternate" href="https://rushjs.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10021"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Rush makes life easier for JavaScript developers who build and publish many packages from a common Git repo. If you&amp;#039;re looking to break up your giant application into smaller pieces, and you already realized why it doesn&amp;#039;t work to put each package in a separate repo... then Rush is for you!

- [rush stack @ GitHub](https://github.com/microsoft/rushstack).

Related contents:

- [How we migrated our Rush.js monorepo to Node type stripping @ Calm](https://www.calm.com/blog/engineering/how-we-migrated-our-rushjs-monorepo-to-node-type-stripping).]]>
            </summary>
            <updated>2025-09-05T03:19:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10002</id>
            <title type="text"><![CDATA[🤗 Hub client library]]></title>
            <link rel="alternate" href="https://huggingface.co/docs/huggingface_hub/index" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10002"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The huggingface_hub library allows you to interact with the Hugging Face Hub, a machine learning platform for creators and collaborators. Discover pre-trained models and datasets for your projects or play with the hundreds of machine learning apps hosted on the Hub. You can also create and share your own models and datasets with the community. The huggingface_hub library provides a simple way to do all these things with Python.

- [🤗 Python client for the Huggingface Hub @ GitHub](https://github.com/huggingface/huggingface_hub).
- [Hugging Face JS libraries @ GitHub](https://github.com/huggingface/huggingface.js).

Related contents:

- [Tiny Agents in Python: an MCP-powered agent in ~70 lines of code @ Hugging Face](https://huggingface.co/blog/python-tiny-agents).
- [Tiny Agents: an MCP-powered agent in 50 lines of code @ Hugging Face](https://huggingface.co/blog/tiny-agents).]]>
            </summary>
            <updated>2025-09-04T11:53:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10001</id>
            <title type="text"><![CDATA[tiny-agents]]></title>
            <link rel="alternate" href="https://huggingface.co/datasets/tiny-agents/tiny-agents" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10001"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[In this short article, I will walk you through how I implemented it in Typescript (JS), how you can adopt MCP too and how it&amp;#039;s going to make Agentic AI way simpler going forward.

Related contents:

- [Tiny Agents in Python: an MCP-powered agent in ~70 lines of code @ Hugging Face](https://huggingface.co/blog/python-tiny-agents).
- [Tiny Agents: an MCP-powered agent in 50 lines of code @ Hugging Face](https://huggingface.co/blog/tiny-agents).]]>
            </summary>
            <updated>2025-09-04T11:51:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/23</id>
            <title type="text"><![CDATA[🚀 Model Context Protocol (MCP) Curriculum for Beginners]]></title>
            <link rel="alternate" href="https://github.com/microsoft/mcp-for-beginners" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/23"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[This open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable, and secure AI workflows from session setup to service orchestration.]]>
            </summary>
            <updated>2026-08-13T07:20:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/84</id>
            <title type="text"><![CDATA[Clickable lightweight preview for YouTube with fallback images]]></title>
            <link rel="alternate" href="https://chofter.com/examples/youtubePreview.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/84"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[View the source of this page for an example of how to implement a lightweight preview image for YouTube videos that is resilient to image load failures. There is no iframe on this page at load time. The iframe is only created when the user clicks the preview. 

Related contents:

- [Fighting with YouTube to show a preview image @ SOS](https://shaneosullivan.wordpress.com/2025/08/11/fighting-with-youtube-to-show-a-preview-image/).]]>
            </summary>
            <updated>2025-09-17T19:31:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/116</id>
            <title type="text"><![CDATA[PostCSS]]></title>
            <link rel="alternate" href="https://postcss.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/116"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a tool for transforming CSS with JavaScript.

PostCSS is a tool for transforming styles with JS plugins. These plugins can lint your CSS, support variables and mixins, transpile future CSS syntax, inline images, and more.

- [PostCSS @ GitHub](https://github.com/postcss/postcss).

Related contents:

- [What we learned from creating PostCSS @ Evil Martians](https://evilmartians.com/chronicles/what-we-learned-from-creating-postcss).
- [4 Reasons to stop using CSS Preprocessors @ Anselm Hannemann](https://helloanselm.com/writings/4-reasons-to-stop-using-css-preprocessors).]]>
            </summary>
            <updated>2026-03-20T14:47:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/122</id>
            <title type="text"><![CDATA[Bluefish]]></title>
            <link rel="alternate" href="https://bluefishjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/122"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The missing diagramming framework.

Because your diagrams are worth it.

- [Bluefish @ GitHub:](https://github.com/bluefishjs/bluefish).]]>
            </summary>
            <updated>2025-10-16T09:05:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/125</id>
            <title type="text"><![CDATA[Turborepo]]></title>
            <link rel="alternate" href="https://turborepo.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/125"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Make ship happen.
Turborepo is the build system for JavaScript and TypeScript codebases.

Build system optimized for JavaScript and TypeScript, written in Rust.

- [Turborepo @ GitHub](https://github.com/vercel/turborepo).

Related contents:

- [Top 5 Monorepo Tools for 2025 @ aviator](https://www.aviator.co/blog/monorepo-tools/).]]>
            </summary>
            <updated>2025-09-22T05:43:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/168</id>
            <title type="text"><![CDATA[StaticSearch]]></title>
            <link rel="alternate" href="https://publican.dev/tools/staticsearch/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/168"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Static site search engine.

StaticSearch is a simple search engine you can add to any static website. It uses client-side JavaScript and JSON data files so there&amp;#039;s no need for back-end server technologies or databases.

StaticSearch works with Publican but can be used on any static site built by any generator. It currently works best on English language sites, but most Western languages can be used.

- [StaticSearch @ GitHub](https://github.com/craigbuckler/staticsearch).]]>
            </summary>
            <updated>2025-10-20T09:18:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/184</id>
            <title type="text"><![CDATA[Sidequest.js]]></title>
            <link rel="alternate" href="https://sidequestjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/184"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The durable, distributed, and cloud-agnostic queue for Node.js.

Sidequest is a modern, scalable background job processor for Node.js applications. Built with TypeScript and designed for production use, it provides reliable job processing with multiple database backends, a beautiful web dashboard, and comprehensive monitoring capabilities.

- [Sidequest.js @ GitHub](https://github.com/sidequestjs/sidequest).]]>
            </summary>
            <updated>2025-10-16T09:08:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/186</id>
            <title type="text"><![CDATA[Dependency cruiser]]></title>
            <link rel="alternate" href="https://github.com/sverweij/dependency-cruiser" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/186"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Validate and visualize dependencies. Your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.]]>
            </summary>
            <updated>2025-11-05T06:45:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/212</id>
            <title type="text"><![CDATA[Observable Framework]]></title>
            <link rel="alternate" href="https://observablehq.com/framework/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/212"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The best dashboards are built with code.
Create fast, beautiful data apps, dashboards, and reports from the command line. Write Markdown, JavaScript, SQL, Python, R… and any language you like. Free and open-source.

A static site generator for data apps, dashboards, reports, and more. Observable Framework combines JavaScript on the front-end for interactive graphics with any language on the back-end for data analysis. 

- [Observable Framework @ GitHub](https://github.com/observablehq/framework).]]>
            </summary>
            <updated>2025-10-21T14:50:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/230</id>
            <title type="text"><![CDATA[React Native]]></title>
            <link rel="alternate" href="https://reactnative.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/230"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Learn once, write anywhere.
 A framework for building native applications using React .

React Native brings React&amp;#039;s declarative UI framework to iOS and Android. With React Native, you use native UI controls and have full access to the native platform.

- [React Native @ GitHub](https://github.com/facebook/react-native).

Related contents:

- [Boost Your React Native App Start Time: Stop Shipping Lottie JSON Incorrectly @ Davyd NRB&amp;#039;s dev.to](https://dev.to/retyui/boost-your-react-native-app-start-time-stop-shipping-lottie-json-incorrectly-2074).
- [We Thought React Native Was the Answer — Until Our App Hit 190% CPU @ Motion Engineering Blog](https://engineering.usemotion.com/we-thought-react-native-was-the-answer-until-our-app-hit-190-cpu-f0e849073334).
- [Adopting Cross-Platform React Native at Scale: Zalando’s Learnings | Rene Eichhorn at RUC 2025 @ Callstack&amp;#039;s YouTube](https://www.youtube.com/watch?v=U76fQ_9A89Q).
- [Accelerating Mobile App development at Zalando with Rendering Engine and React Native @ Zalando Engineering Blog](https://engineering.zalando.com/posts/2025/10/accelerating-mobile-app-development-at-zalando-with-rendering-engine-and-react-native.html).
- [What I&amp;#039;ve learned from shipping 25+ mobile apps @ Joe Masilotti](https://newsletter.masilotti.com/p/what-ive-learned-from-shipping-25).
- [ The Rails developers&amp;#039; guide to mobile app frameworks @ Masilotti.com](https://masilotti.com/rails-developers-guide-to-mobile-app-frameworks/).
- [The real cost of React Native animations: benchmarking every approach @ Expo](https://expo.dev/blog/the-real-cost-of-react-native-animations-benchmarking-every-approach).
- [The Go-To Guide for Understanding Keyboards in React Native (Part 1) @ Margelo](https://blog.margelo.com/deep-dive-in-keyboard-handling).]]>
            </summary>
            <updated>2026-06-01T08:10:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/252</id>
            <title type="text"><![CDATA[Dead simple live reload module]]></title>
            <link rel="alternate" href="https://github.com/Kalabasa/simple-live-reload" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/252"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A lightweight JavaScript helper for automatically reloading the page when changes are detected in local files. Perfect for simple static sites.

Related contents:

- [Simple live reload for developing static sites @ LeanRada.com](https://leanrada.com/notes/simple-live-reload/).]]>
            </summary>
            <updated>2025-12-09T11:38:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/276</id>
            <title type="text"><![CDATA[es-toolkit]]></title>
            <link rel="alternate" href="https://es-toolkit.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/276"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[State-of-the-art JavaScript utility library.

A modern JavaScript utility library that&amp;#039;s 2-3 times faster and up to 97% smaller—a major upgrade to lodash. 

- [es-toolkit @ GitHub](https://github.com/toss/es-toolkit).]]>
            </summary>
            <updated>2025-12-31T14:19:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/311</id>
            <title type="text"><![CDATA[pino]]></title>
            <link rel="alternate" href="https://getpino.io/#/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/311"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Very low overhead Node.js logger.

 🌲 super fast, all natural json logger.

- [pino @ GitHub](https://github.com/pinojs/pino).

Related contents:

- [Production-Grade Logging in Node.js with Pino @ dash0](https://www.dash0.com/guides/logging-in-node-js-with-pino).]]>
            </summary>
            <updated>2025-10-10T09:35:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/331</id>
            <title type="text"><![CDATA[am-i-vibing]]></title>
            <link rel="alternate" href="https://github.com/ascorbic/am-i-vibing" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/331"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Detect agentic coding environments and AI editors.

Detect agentic coding environments and AI assistant tools. This library allows CLI tools and Node apps to detect when they&amp;#039;re being executed by AI agents. This enables them to adapt by, for example, providing different output formats or logs.]]>
            </summary>
            <updated>2026-01-20T15:25:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/404</id>
            <title type="text"><![CDATA[jsonrepair]]></title>
            <link rel="alternate" href="https://josdejong.github.io/jsonrepair/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/404"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Repair invalid JSON documents.

- [jsonrepair @ GitHub](https://github.com/josdejong/jsonrepair).]]>
            </summary>
            <updated>2025-10-10T09:35:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/409</id>
            <title type="text"><![CDATA[SurviveJS]]></title>
            <link rel="alternate" href="https://survivejs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/409"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[From an apprentice to a master of JavaScript.

Welcome to survivejs.com. I (Juho Vepsäläinen) have gathered material related to JavaScript since 2016. You can consider this site as a learning resource at different levels where I have gathered my learnings about the topic.]]>
            </summary>
            <updated>2025-08-28T17:05:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/485</id>
            <title type="text"><![CDATA[PLJS]]></title>
            <link rel="alternate" href="https://github.com/plv8/pljs" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/485"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Javascript Language Plugin for PostreSQL.

PLJS is a trusted JavaScript Language Extension for PostgreSQL.

It is compact, lightweight, and fast.]]>
            </summary>
            <updated>2025-08-28T17:18:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/494</id>
            <title type="text"><![CDATA[Intl-T]]></title>
            <link rel="alternate" href="https://github.com/nivandres/intl-t" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/494"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Fully-Typed Object-Based i18n Translation Library]]>
            </summary>
            <updated>2025-08-28T17:19:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/501</id>
            <title type="text"><![CDATA[LogTape]]></title>
            <link rel="alternate" href="https://logtape.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/501"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Unobtrusive loggingfor modern JavaScript.
Zero dependencies. Universal runtime. Optimized performance.
Simple logging library with zero dependencies for Deno, Node.js, Bun, browsers, and edge functions.

LogTape is a logging library for JavaScript and TypeScript. It provides a simple and flexible logging system that is easy to use and easy to extend.

- [LogTape @ GitHub](https://github.com/dahlia/logtape).

Related contents:

- [LogTape - La bibliothèque de logging qui libère les devs JS @ Korben :fr:](https://korben.info/logtape-bibliotheque-logging-javascript-zero-dependance.html).]]>
            </summary>
            <updated>2025-08-28T17:21:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/524</id>
            <title type="text"><![CDATA[Node.js]]></title>
            <link rel="alternate" href="https://nodejs.org/en" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/524"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Run JavaScript Everywhere.

Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.

- [Node.js @ GitHub](https://github.com/nodejs/node).

Related contents:

- [Performance and Stress Testing in Node.js @ AppSignal](https://blog.appsignal.com/2025/06/04/performance-and-stress-testing-in-nodejs.html).
- [Worker Threads in Node.js: A Complete Guide for Multithreading in JavaScript @ NodeSource](https://nodesource.com/blog/worker-threads-nodejs-multithreading-in-javascript).
- [Modern Node.js Patterns for 2025 @ Ashwin&amp;#039;s Blog](https://kashw1n.com/blog/nodejs-2025/).
- [Everything You Need to Know About Node.js Type Stripping @ Marco&amp;#039;s Blog](https://satanacchio.hashnode.dev/everything-you-need-to-know-about-nodejs-type-stripping).
- [How we migrated our Rush.js monorepo to Node type stripping @ Calm](https://www.calm.com/blog/engineering/how-we-migrated-our-rushjs-monorepo-to-node-type-stripping).
- [The Risks of NPM @ Jim&amp;#039;s Blog](https://blog.jim-nielsen.com/2025/npm-risks/).
- [Episode \#111: npm under siege (what to do about it) @ Changelog &amp;amp; Friends](https://changelog.com/friends/111).
- [Node.js Performance: Processing 14GB Files 78% Faster with Buffer Optimization @ Peter Mbanugo](https://pmbanugo.me/blog/nodejs-1brc).
- [The Myths (and Costs) of Running Node.js on Kubernetes @ Platformatic](https://blog.platformatic.dev/the-myths-and-costs-of-running-nodejs-on-kubernetes).
- [15 Recent Node.js Features that Replace Popular npm Packages @ The NodeSource Blog](https://nodesource.com/blog/nodejs-features-replacing-npm-packages).
- [Improving the trustworthiness of Javascript on the Web @ Cloudflare](https://blog.cloudflare.com/improving-the-trustworthiness-of-javascript-on-the-web/).
- [Rethinking async loops in JavaScript @ Matt Smith](https://allthingssmitty.com/2025/10/20/rethinking-async-loops-in-javascript/).
- [Node.js 20+ memory management in containers  @ RedHat Developers](https://developers.redhat.com/articles/2025/10/10/nodejs-20-memory-management-containers#).
- [Node.js vs Deno vs Bun Performance Benchmarks @ RepoFlow](https://www.repoflow.io/blog/node-js-vs-deno-vs-bun-performance-benchmarks).
- [We cut Node.js&amp;#039; Memory in half @ Platformatic](https://blog.platformatic.dev/we-cut-nodejs-memory-in-half).
- [Node.js worker threads are problematic, but they work great for us @ Inngest](https://www.inngest.com/blog/node-worker-threads).]]>
            </summary>
            <updated>2026-03-25T13:24:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/529</id>
            <title type="text"><![CDATA[Stagehand]]></title>
            <link rel="alternate" href="https://www.stagehand.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/529"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A browser automation SDK built for developers and LLMs.

Most existing browser automation tools either require you to write low-level code in a framework like Selenium, Playwright, or Puppeteer, or use high-level agents that can be unpredictable in production. By letting developers choose what to write in code vs. natural language, Stagehand is the natural choice for browser automations in production.

- [Stagehand @ GitHub](https://github.com/browserbase/stagehand).]]>
            </summary>
            <updated>2025-08-28T17:26:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/530</id>
            <title type="text"><![CDATA[Genkit]]></title>
            <link rel="alternate" href="https://github.com/firebase/genkit?tab=readme-ov-file" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/530"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An open source framework for building AI-powered apps with familiar code-centric patterns. Genkit makes it easy to develop, integrate, and test AI features with observability and evaluations. Genkit works with various models and platforms.

Genkit is an open-source framework for building full-stack AI-powered applications, built and used in production by Google&amp;#039;s Firebase. It provides SDKs for multiple programming languages with varying levels of stability]]>
            </summary>
            <updated>2025-08-28T17:26:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/553</id>
            <title type="text"><![CDATA[Vue Equipment]]></title>
            <link rel="alternate" href="https://www.vue.equipment/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/553"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Our Frontend Toolkit, Free and Open Source.

A collection of ready-to-use plugins and composables for building modern web applications. Unstyled, fully typed and with a flexible, yet opinionated API.

- [Vue Equipment @ GitHub](https://github.com/magicasaservice/vue-equipment).]]>
            </summary>
            <updated>2025-08-28T17:30:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/594</id>
            <title type="text"><![CDATA[s3mini]]></title>
            <link rel="alternate" href="https://github.com/good-lly/s3mini" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/594"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Tiny &amp;amp; fast S3 client for node and edge platforms.

s3mini is an ultra-lightweight Typescript client (~14 KB minified, ≈15 % more ops/s) for S3-compatible object storage. It runs on Node, Bun, Cloudflare Workers, and other edge platforms. It has been tested on Cloudflare R2, Backblaze B2, DigitalOcean Spaces, and MinIO. (No Browser support!)]]>
            </summary>
            <updated>2025-08-28T17:38:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/599</id>
            <title type="text"><![CDATA[@photostructure/tz-lookup]]></title>
            <link rel="alternate" href="https://github.com/photostructure/tz-lookup" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/599"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JavaScript Library for Timezone Lookup by Location.

Fast, memory-efficient time zone estimations from latitude and longitude.]]>
            </summary>
            <updated>2025-08-28T17:38:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/602</id>
            <title type="text"><![CDATA[SQLite-JS Extension]]></title>
            <link rel="alternate" href="https://github.com/sqliteai/sqlite-js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/602"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Create custom SQLite functions in JavaScript. Extend your database with scalars, aggregates, window functions, and collations directly in JavaScript. 

SQLite-JS is a powerful extension that brings JavaScript capabilities to SQLite. With this extension, you can create custom SQLite functions, aggregates, window functions, and collation sequences using JavaScript code, allowing for flexible and powerful data manipulation directly within your SQLite database.]]>
            </summary>
            <updated>2025-08-28T17:38:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/612</id>
            <title type="text"><![CDATA[qnm]]></title>
            <link rel="alternate" href="https://github.com/ranyitz/qnm" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/612"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🔍 cli utility for querying the node_modules directory.

I often need to quickly check the versions of the modules installed in the node_modules directory. Current solutions like running npm list are slow and produce a lot of irrelevant output. Checking the version in the package.json file of the specific module requires more effort and doesn’t provide information about other instances of the same module.

qnm is a tool that solves this problem by providing fast and focused information about the installed modules. It supports both npm and yarn and allows you to quickly identify the versions of the modules you are interested in.]]>
            </summary>
            <updated>2025-08-28T17:40:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/618</id>
            <title type="text"><![CDATA[Odyc.js]]></title>
            <link rel="alternate" href="https://odyc.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/618"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Play to create Games

A small javascript library that lets you code video games even without programming experience.
Odyc.js is a tiny JavaScript library designed to create narrative games by combining pixels, sounds, text, and a bit of logic. Everything is built through code, but without unnecessary complexity: your entire game can fit in a single file.

- [Odyc.js @ GitHub](https://github.com/achtaitaipai/odyc).]]>
            </summary>
            <updated>2025-08-28T17:42:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/632</id>
            <title type="text"><![CDATA[UNPKG]]></title>
            <link rel="alternate" href="https://unpkg.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/632"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[UNPKG is a fast, global content delivery network for everything on npm. 

- [UNPKG @ GitHub](https://github.com/unpkg/unpkg).]]>
            </summary>
            <updated>2025-08-28T17:43:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/634</id>
            <title type="text"><![CDATA[LiveStore]]></title>
            <link rel="alternate" href="https://livestore.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/634"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Local-first data layer for high-performance apps.
LiveStore is a next-generation state management framework based on reactive SQLite and git-inspired syncing (via event-sourcing).
  
LiveStore is a fully-featured, client-centric data layer (replacing libraries like Redux, MobX, etc.) with a reactive embedded SQLite database powered by real-time sync (via event-sourcing).

-  [LiveStore @ GitHub](https://github.com/livestorejs/livestore).]]>
            </summary>
            <updated>2025-08-28T17:43:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/640</id>
            <title type="text"><![CDATA[React]]></title>
            <link rel="alternate" href="https://react.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/640"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The library for web and native user interfaces. 

- [React @ GitHub](https://github.com/facebook/react).

Related contents:

- [JUST FUCKING USE REACT](https://justfuckingusereact.com/).
- [Just Use React @ Epic React](https://www.epicreact.dev/just-use-react-dk4e0).
- [Reactivity is easy @ romgrk](https://romgrk.com/posts/reactivity-is-easy).
- [Level Up React: Deep dive into state and useState @ 56kode](https://www.56kode.com/posts/level-up-react-deep-dive-into-state-and-usestate/).
- [The History of React Through Code @ Playful Programming](https://playfulprogramming.com/posts/react-history-through-code).
- [React Server Components: How We Got Here @ Epic React](https://www.epicreact.dev/react-server-components-how-we-got-here-zcuxn).
- [The Useless useCallback @ TkDodo&amp;#039;s blog](https://tkdodo.eu/blog/the-useless-use-callback).
- [Let&amp;#039;s Write React Hooks From Scratch @ Playful Programming](https://playfulprogramming.com/posts/react-write-hooks-from-scratch).
- [Unlocking Web Workers with React: A Step-by-Step Guide @ Rahul&amp;#039;s Blog](https://www.rahuljuliato.com/posts/react-workers).
- [React Won by Default – And It&amp;#039;s Killing Frontend Innovation @ Loren Stewart](https://www.lorenstew.art/blog/react-won-by-default/).
- [React’s useTransition and state update reordering @ Jordan Eldredge](https://jordaneldredge.com/notes/react-rebasing/).
- [Cut styled-components into pieces: This is our last resort @ Sanity](https://www.sanity.io/blog/cut-styled-components-into-pieces-this-is-our-last-resort).
- [You may be looking for a useSyncExternalStore @ swizec.com](https://swizec.com/blog/you-may-be-looking-for-a-useSyncExternalStore/).
- [Stop using .reverse().find(): meet findLast() @ Matt Smith](https://allthingssmitty.com/2025/09/22/stop-using-reverse-find-meet-findlast/).
- [React \&amp;lt;ViewTransition&amp;gt;: Smooth Animations Made Simple @ certificates.dev](https://certificates.dev/blog/react-viewtransition-smooth-animations-made-simple).
- [The nuance of React rendering behaviour as it relates to children @ Black Sheep Code](https://blacksheepcode.com/posts/nuance_of_react_rendering_behaviour).
- [Concurrent Hydration with useSyncExternalStore @ kurtextrem](https://kurtextrem.de/posts/react-uses-hydration).
- [Server and Client Component Composition in Practice @ Aurora Scharff](https://aurorascharff.no/posts/server-client-component-composition-in-practice/).
- [State-based vs Signal-based rendering @ Jovi De Croock](https://jovidecroock.com/blog/state-vs-signals/).
- [React Server Components: Do They Really Improve Performance? @ Developer Way](https://www.developerway.com/posts/react-server-components-performance).
- [Using Atomic State to Improve React Performance in Deeply Nested Component Trees @ Harbor](https://runharbor.com/blog/2025-10-26-improving-deeply-nested-react-render-performance-with-jotai-atomic-state).
- [Why startups choose React (and when you shouldn&amp;#039;t) @ Evil Martians](https://evilmartians.com/chronicles/why-startups-choose-react-and-when-you-should-not).
- [dead framework theory @ AI Focus](https://aifoc.us/dead-framework-theory/).
- [Using Atomic State to Improve React Performance in Deeply Nested Component Trees @ Harbor](https://runharbor.com/blog/2025-10-26-improving-deeply-nested-react-render-performance-with-jotai-atomic-state).
- [ChatGPT as My Coding Mentor: How I Learned React and Next.js as a Junior Developer @ iO tech_hub](https://techhub.iodigital.com/articles/chatgpt-as-my-coding-mentor).
- [Absolutely everything you need to know about act() in React tests @ HowToTestFrontend](https://howtotestfrontend.com/resources/react-act-function-everything-you-need-to-know).
- [Why use React? @ adactio](https://adactio.com/journal/22265).
- [The next era of React has arrived: Here’s what you need to know @ LogRocket](https://blog.logrocket.com/the-next-era-of-react/).
- [React has finally solved its biggest problem: The joys of useEffectEvent @ LogRocket](https://blog.logrocket.com/react-has-finally-solved-its-biggest-problem-useeffectevent).
- [useOptimistic Won&amp;#039;t Save You @ Colum Kelly](https://www.columkelly.com/blog/use-optimistic).
- [Building Bulletproof React Components @ Shu Ding](https://shud.in/thoughts/build-bulletproof-react-components).
- [Frontend Memory Leaks: A 500-Repository Static Analysis and Five-Scenario Benchmark Study @ StackInsight](https://stackinsight.dev/blog/memory-leak-empirical-study/).
- [Understanding Why React Fiber Exists @ Sanku](https://inside-react.vercel.app/blog/understanding-why-react-fiber-exists).
- [Start naming your useEffect functions, you will thank me later @ Neciu Dan](https://neciudan.dev/name-your-effects).
- [use(): The Hook That Breaks the Rules (On Purpose) @ Sascha Becker](https://saschb2b.com/blog/use-hook-react).
- [I let React Compiler handle memoization: Here’s what actually broke @ LogRocket](https://blog.logrocket.com/react-compiler-memoization-what-actually-broke/).
- [React useOptimistic: Optimistic UI Patterns That Actually Work (2026) @ Carlos Oliva Pascual&amp;#039;s dev.to](https://dev.to/stacknotice/react-useoptimistic-optimistic-ui-patterns-that-actually-work-2026-5460).]]>
            </summary>
            <updated>2026-07-15T07:00:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/644</id>
            <title type="text"><![CDATA[@google/genai - Google Gen AI SDK for TypeScript and JavaScript]]></title>
            <link rel="alternate" href="https://googleapis.github.io/js-genai/release_docs/index.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/644"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Google Gen AI JavaScript SDK is designed for TypeScript and JavaScript developers to build applications powered by Gemini. The SDK supports both the Gemini Developer API and Vertex AI.

- [Google Gen AI SDK for TypeScript and JavaScript @ GitHub](https://github.com/googleapis/js-genai).]]>
            </summary>
            <updated>2025-08-28T17:46:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/648</id>
            <title type="text"><![CDATA[SnapDOM]]></title>
            <link rel="alternate" href="https://zumerlab.github.io/snapdom/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/648"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[snapDOM captures HTML elements as images with exceptional speed and accuracy.

- [snapDOM @ GitHub](https://github.com/zumerlab/snapdom).]]>
            </summary>
            <updated>2025-08-28T17:46:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/656</id>
            <title type="text"><![CDATA[Defuddle]]></title>
            <link rel="alternate" href="https://kepano.github.io/defuddle/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/656"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Defuddle extracts the main content from web pages. It cleans up web pages by removing clutter like comments, sidebars, headers, footers, and other non-essential elements, leaving only the primary content.

- [Defuddle @ GitHub](https://github.com/kepano/defuddle).]]>
            </summary>
            <updated>2025-08-28T17:47:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/668</id>
            <title type="text"><![CDATA[https://github.com/WellApp-ai/Well/tree/main/ai-invoice-extractor]]></title>
            <link rel="alternate" href="http://ai-invoice-extractor" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/668"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Extract Receipt &amp;amp; Invoice Data.
Lightweight, customizable and open source.

Related contents:

- [AI Invoice Extractor - L&amp;#039;IA qui dévore vos factures pour vous épargner l&amp;#039;enfer de la compta @ Korben :fr:](https://korben.info/ai-invoice-extractor-ia-factures-open-source.html).]]>
            </summary>
            <updated>2025-08-28T17:50:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/671</id>
            <title type="text"><![CDATA[Pokemon JS]]></title>
            <link rel="alternate" href="https://gameboy-52d09.web.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/671"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A faithful recreation of the classic Pokemon Red/Blue games built with React and TypeScript. This project aims to recreate the original Pokemon experience in the browser, maintaining the authentic feel while leveraging modern web technologies.

- [Pokemon JS @ GitHub](https://github.com/chase-manning/pokemon-js).

Related contents:

- [Pokemon JS - Le fan-game qui fait trembler Nintendo (ou pas) @ Korben :fr:](https://korben.info/pokemon-js-fan-game-react-nintendo.html).]]>
            </summary>
            <updated>2025-08-28T17:50:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/675</id>
            <title type="text"><![CDATA[ForesightJS]]></title>
            <link rel="alternate" href="https://foresightjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/675"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Predictive Mouse Intent Library. What if we could only prefetch data the user actually needs?

 ForesightJS is a JavaScript library that predicts user intent by tracking the mouse. Great for prefetching without wasting resources. 

- [ForesightJS @ GitHub](https://github.com/spaansba/ForesightJS).

Related contents:

- [\#1016: More Bots Than Humans @ Syntax](https://syntax.fm/show/1016/more-bots-than-humans).]]>
            </summary>
            <updated>2026-07-28T05:53:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/677</id>
            <title type="text"><![CDATA[Nova]]></title>
            <link rel="alternate" href="https://trynova.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/677"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Nova is a JavaScript (ECMAScript) and WebAssembly engine written in Rust and following data-oriented design principles. It is currently nothing more than a fun experiment to learn and to prove the viability of such an engine, but may very well become something much more in the future.

- [Nova @ GitHub](https://github.com/trynova/nova).]]>
            </summary>
            <updated>2025-08-28T17:50:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/692</id>
            <title type="text"><![CDATA[PptxGenJS]]></title>
            <link rel="alternate" href="https://gitbrent.github.io/PptxGenJS/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/692"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build PowerPoint presentations with JavaScript. Works with Node, React, web browsers, and more. 
 
PptxGenJS lets you generate professional PowerPoint presentations in JavaScript - directly from Node, React, Vite, Electron, or even the browser. The library outputs standards-compliant Open Office XML (OOXML).

- [PptxGenJS @ GitHub](https://github.com/gitbrent/PptxGenJS).]]>
            </summary>
            <updated>2025-08-28T17:54:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/722</id>
            <title type="text"><![CDATA[Plain Vanilla]]></title>
            <link rel="alternate" href="https://plainvanillaweb.com/index.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/722"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An explainer for doing web development using only vanilla techniques. No tools, no frameworks — just HTML, CSS, and JavaScript.

 This is an overview of the major techniques used to make web sites and web applications without making use of build tools or frameworks, with just an editor, a browser, and web standards. 

- [Plain Vanilla @ GitHub](https://github.com/jsebrech/plainvanilla).]]>
            </summary>
            <updated>2025-08-28T17:58:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/742</id>
            <title type="text"><![CDATA[mono-jsx]]></title>
            <link rel="alternate" href="https://github.com/ije/mono-jsx" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/742"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[`&amp;lt;html&amp;gt;` as a `Response`.

mono-jsx is a JSX runtime that renders &amp;lt;html&amp;gt; element to Response object in JavaScript runtimes like Node.js, Deno, Bun, Cloudflare Workers, etc.]]>
            </summary>
            <updated>2025-08-28T18:02:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/783</id>
            <title type="text"><![CDATA[jscodeshift]]></title>
            <link rel="alternate" href="https://jscodeshift.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/783"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[jscodeshift is a toolkit for building and running codemods over multiple JavaScript or TypeScript files.

- [jscodeshift @ GitHub](https://github.com/facebook/jscodeshift).

Related contents:

- [From manual fixes to automatic upgrades — building the Codemod Platform at Lyft @ Lyft Engineering&amp;#039;s Medium](https://eng.lyft.com/from-manual-fixes-to-automatic-upgrades-building-the-codemod-platform-at-lyft-74c4f9df4680).]]>
            </summary>
            <updated>2025-08-28T18:08:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/788</id>
            <title type="text"><![CDATA[Javascript Font Picker]]></title>
            <link rel="alternate" href="https://www.jsfontpicker.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/788"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An open source, free (as in beer), versatile, flexible and lightweight Javascript Font Picker Component for System fonts, Google fonts and custom (woff/ttf) fonts. Features dynamic font loading, favourites, keyboard navigation, fuzzy search, advanced metrics filters, property sorting and much more. Available in multiple languages.

- [Javascript Font Picker @ GitHub](https://github.com/wipeautcrafter/jsfontpicker).]]>
            </summary>
            <updated>2025-08-28T18:10:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/802</id>
            <title type="text"><![CDATA[snapDOM]]></title>
            <link rel="alternate" href="https://github.com/zumerlab/snapdom" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/802"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[snapDOM captures DOM nodes as images with exceptional speed avoiding bottlenecks and long tasks. 

snapDOM is a high-fidelity DOM capture tool, developed as part of the animation engine I&amp;#039;m developing for Zumly — a framework for creating smooth zoom-based view transitions.]]>
            </summary>
            <updated>2025-08-28T18:11:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/808</id>
            <title type="text"><![CDATA[tsdown]]></title>
            <link rel="alternate" href="https://tsdown.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/808"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The elegant bundler for libraries powered by Rolldown.

tsdown is The Elegant Library Bundler. Designed with simplicity and speed in mind, it provides a seamless and efficient way to bundle your TypeScript and JavaScript libraries. Whether you&amp;#039;re building a small utility or a complex library, tsdown empowers you to focus on your code while it handles the bundling process with elegance.

- [tsdown @ GitHub](https://github.com/rolldown/tsdown).]]>
            </summary>
            <updated>2025-08-28T18:12:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/898</id>
            <title type="text"><![CDATA[Hako]]></title>
            <link rel="alternate" href="https://hakojs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/898"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An embeddable, lightweight, secure, high-performance JavaScript engine.

Hako is a embeddable, lightweight, secure, high-performance JavaScript engine. It is a fork of PrimJS; Hako has full support for ES2019 and later ESNext features, and offers superior performance and a better development experience when compared to QuickJS.

- [Hako @ GitHub](https://github.com/andrewmd5/hako).]]>
            </summary>
            <updated>2025-08-28T18:27:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/938</id>
            <title type="text"><![CDATA[n8n]]></title>
            <link rel="alternate" href="https://n8n.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/938"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Powerful Workflow Automation Software &amp;amp; Tools.

- [n8n @ GitHub](https://github.com/n8n-io/n8n).

Related contents:

- [n8n -- Powerful automation for your homelab services @ Akash Rajpurohit](https://akashrajpurohit.com/blog/setup-n8n-for-homelab-automation/).
- [J&amp;#039;ai créé un Agent IA avec n8n pour automatiser tout mon blog 🧠 @ YoanDev&amp;#039;s YouTube :fr:](https://www.youtube.com/watch?v=ygLC_KRApjk).
- [🚀 Automating Daily AWS Tasks with n8n and MCP: Building a Self-Healing Cloud @ AWS in Plain English&amp;#039;s Medium](https://aws.plainenglish.io/automating-daily-aws-tasks-with-n8n-and-mcp-building-a-self-healing-cloud-0f2e36f26611).
- [Self-hosted automation for EVERYTHING! // n8n Tutorial @ Chistian Lempa&amp;#039;s YouTube](https://www.youtube.com/watch?v=VUmo6AviDxQ).
- [How to use AI to make Kubernetes monitoring smarter @ Danlio&amp;#039;s Medium](https://medium.com/@kopp0510/how-i-made-kubernetes-monitoring-smarter-with-ai-b16ff3888e41).
- [My BEST N8N HomeLab automations (AI Agents…) @ Christian Lempa](https://www.youtube.com/watch?v=SgTkSRM3vI8).
- [n8n Tutorial – Zero to Hero Course @ freeCodeCamp.org&amp;#039;s YouTube](https://www.youtube.com/watch?v=UIf-SlmMays).]]>
            </summary>
            <updated>2026-04-13T04:39:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/962</id>
            <title type="text"><![CDATA[Fastify]]></title>
            <link rel="alternate" href="https://fastify.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/962"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Fast and low overhead web framework, for Node.js.

 Fastify is a web framework highly focused on providing the best developer experience with the least overhead and a powerful plugin architecture. It is inspired by Hapi and Express and as far as we know, it is one of the fastest web frameworks in town.

- [Fastify @ GitHub](https://github.com/fastify/fastify).

Related contents:

- [@fastify/vite @ GitHub](https://github.com/fastify/fastify-vite).
- [Fastify + React is 7x Faster than Next.js @  Node.js Performance Consulting](https://hire.jonasgalvez.com.br/2025/apr/9/fastify-speed/).
- [Your health check is writing a million log lines a month @ Backend.Café](https://backend.cafe/million-log-lines-a-month).]]>
            </summary>
            <updated>2026-08-18T11:49:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1014</id>
            <title type="text"><![CDATA[Apache ECharts]]></title>
            <link rel="alternate" href="https://echarts.apache.org/en/index.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1014"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Apache ECharts is a powerful, interactive charting and data visualization library for browser.

Apache ECharts is a free, powerful charting and visualization library offering easy ways to add intuitive, interactive, and highly customizable charts to your commercial products. It is written in pure JavaScript and based on zrender, which is a whole new lightweight canvas library.

- [Apache ECharts @ GitHub](https://github.com/apache/echarts).]]>
            </summary>
            <updated>2025-08-28T18:46:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1032</id>
            <title type="text"><![CDATA[Supply-Chain Firewall]]></title>
            <link rel="alternate" href="https://github.com/DataDog/supply-chain-firewall/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1032"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A tool for preventing the installation of malicious PyPI and npm packages 🔥.

Supply-Chain Firewall is a command-line tool for preventing the installation of malicious PyPI and npm packages. It is intended primarily for use by engineers to protect their development workstations from compromise in a supply-chain attack.

Related contents:

- [Episode \#497: sécurisation de la chaîne d’approvisionnement logicielle (software supply chain) @ NoLimitSecu :fr:](https://www.nolimitsecu.fr/).]]>
            </summary>
            <updated>2025-08-28T18:48:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1033</id>
            <title type="text"><![CDATA[Malicious Software Packages Dataset]]></title>
            <link rel="alternate" href="https://github.com/DataDog/malicious-software-packages-dataset/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1033"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An open-source dataset of malicious software packages found in the wild, 100% vetted by humans. 

This repository is an open-source dataset of 5938 malicious software packages (and counting) identified by Datadog, as part of our security research efforts in software supply-chain security. Most of the malicious packages have been identified by GuardDog.

Related contents:

- [Episode \#497: sécurisation de la chaîne d’approvisionnement logicielle (software supply chain) @ NoLimitSecu :fr:](https://www.nolimitsecu.fr/).]]>
            </summary>
            <updated>2025-08-28T18:50:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1034</id>
            <title type="text"><![CDATA[GuardDog]]></title>
            <link rel="alternate" href="https://github.com/DataDog/guarddog" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1034"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🐍 🔍 GuardDog is a CLI tool to Identify malicious PyPI and npm packages.

GuardDog is a CLI tool that allows to identify malicious PyPI and npm packages or Go modules. It runs a set of heuristics on the package source code (through Semgrep rules) and on the package metadata.
GuardDog can be used to scan local or remote PyPI and npm packages or Go modules using any of the available heuristics.

Related contents:

- [Finding malicious PyPI packages through static code analysis: Meet GuardDog @ Datadog Security Labs](https://securitylabs.datadoghq.com/articles/guarddog-identify-malicious-pypi-packages/).
- [Episode \#497: sécurisation de la chaîne d’approvisionnement logicielle (software supply chain) @ NoLimitSecu :fr:](https://www.nolimitsecu.fr/).]]>
            </summary>
            <updated>2025-08-28T18:50:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1070</id>
            <title type="text"><![CDATA[Bare]]></title>
            <link rel="alternate" href="https://bare.pears.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1070"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Actually Run Javascript Everywhere.
Small and modular JavaScript runtime for desktop and mobile.
Fast, Lightweight Runtime for Modular JavaScript Apps.

Small and modular JavaScript runtime for desktop and mobile. Like Node.js, it provides an asynchronous, event-driven architecture for writing applications in the lingua franca of modern software. Unlike Node.js, it makes embedding and cross-device support core use cases, aiming to run just as well on your phone as on your laptop. The result is a runtime ideal for networked, peer-to-peer applications that can run on a wide selection of hardware.

- [Bare @ GitHub](https://github.com/holepunchto/bare).]]>
            </summary>
            <updated>2025-09-23T05:30:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1076</id>
            <title type="text"><![CDATA[Vite]]></title>
            <link rel="alternate" href="https://vite.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1076"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Next Generation Frontend Tooling.

Vite (French word for &amp;quot;quick&amp;quot;, pronounced /vit/, like &amp;quot;veet&amp;quot;) is a new breed of frontend build tooling that significantly improves the frontend development experience.

- [Vite @ GitHub](https://github.com/vitejs/vite).

Related contents:

- [Vite: The Documentary @ CultRepo&amp;#039;s YouTube](https://www.youtube.com/watch?v=bmWQqAKLgT4).
- [Is Vite faster than Turbopack? @ Kyle Gill](https://www.kylegill.com/essays/vite-vs-turbopack/).]]>
            </summary>
            <updated>2025-10-14T06:02:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1086</id>
            <title type="text"><![CDATA[fuzzball.js]]></title>
            <link rel="alternate" href="https://github.com/nol13/fuzzball.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1086"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Easy to use and powerful fuzzy string matching, port of fuzzywuzzy. 

Mostly a JavaScript port of the TheFuzz (formerly fuzzywuzzy) Python library, with some additional features like token similarity sorting and wildcard support.]]>
            </summary>
            <updated>2025-08-28T18:58:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1119</id>
            <title type="text"><![CDATA[Redux]]></title>
            <link rel="alternate" href="https://redux.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1119"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A JS library for predictable and maintainable global state management.

- [Redux @ GitHub](https://github.com/reduxjs/redux).

Related contents:

- [Flutter : comment optimiser son app pour un numérique plus responsable ? Avec Adrien Body, Staff Engineer chez SNCF Connect &amp;amp; Tech @ AXOPEN :fr:](https://podcast.ausha.co/axopen/interview-sncf).
- [Redux in 2025: A reliable choice for complex React projects @ Stef van Wijchen](https://stefvanwijchen.com/react-and-redux-in-2025/).]]>
            </summary>
            <updated>2025-09-24T12:36:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1176</id>
            <title type="text"><![CDATA[Formily :cn:]]></title>
            <link rel="alternate" href="https://formilyjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1176"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Alibaba unified front-end form solution

 📱🚀 🧩 Cross Device &amp;amp; High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3.

In React, the whole tree rendering performance problem of the form is very obvious in the controlled mode. Especially for the scene of data linkage, it is easy to cause the page to be stuck. To solve this problem, we have distributed the management of the state of each form field, which significantly improves the performance of the form operations. At the same time, we deeply integrate the JSON Schema protocol to help you solve the problem of back-end driven form rendering quickly.

- [Formily @ GitHub](https://github.com/alibaba/formily).

Related contents:

- [11 Open-Source Projects That are Legit Game-Changers @ Let&amp;#039;s Code Future&amp;#039;s Medium](https://medium.com/lets-code-future/11-open-source-projects-that-are-legit-game-changers-e0e57e45ac71).]]>
            </summary>
            <updated>2025-08-28T19:11:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1185</id>
            <title type="text"><![CDATA[CASCII]]></title>
            <link rel="alternate" href="https://cascii.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1185"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A web-based ASCII and Unicode diagram builder written in vanilla Javascript.

Cascii is a web-based ASCII and Unicode diagram builder written in vanilla Javascript.
It has zero dependencies on any servers, web packing, libraries, and is no-markup and no-stylesheets. You can start building diagrams by simply opening the cascii.html file in a browser. Cascii is also hosted at cascii.app where you can get short links to your diagrams, open an account, etc (see the Cascii server repo). 

- [CASCII @ GitHub](https://github.com/casparwylie/cascii-core).

Related contents:

- [Cascii - Un éditeur de diagrammes ASCII qui tient dans un fichier HTML @ Korben :fr:](https://korben.info/cascii-editeur-diagrammes-ascii-navigateur.html).]]>
            </summary>
            <updated>2025-12-08T11:28:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1220</id>
            <title type="text"><![CDATA[Frontend Practice]]></title>
            <link rel="alternate" href="https://www.frontendpractice.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1220"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Become a better frontend developer.

Take your frontend skills to the next level by recreating real websites from real companies.

The perfect type of practice for developers of all skill levels. Are you up for the challenge?]]>
            </summary>
            <updated>2025-08-28T19:19:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1227</id>
            <title type="text"><![CDATA[Konva]]></title>
            <link rel="alternate" href="https://konvajs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1227"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JavaScript Canvas 2d Library.

 Konva.js is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications. 

- [Konva @ GitHub](https://github.com/konvajs/konva).]]>
            </summary>
            <updated>2025-08-28T19:20:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1242</id>
            <title type="text"><![CDATA[HMPL.js]]></title>
            <link rel="alternate" href="https://hmpl-lang.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1242"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Server-oriented customizable templating for JavaScript

hmpl is a small template language for displaying UI from server to client. It is based on customizable requests sent to the server via fetch and processed into ready-made HTML.

- [HMPL.js @ GitHub](https://github.com/hmpl-language/hmpl).

Related contents:

- [\#107 - Les news web dev pour mars 2025 @ Double Slash :fr:](https://double-slash.dev/podcasts/news-mar-25/).]]>
            </summary>
            <updated>2025-08-28T19:23:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1299</id>
            <title type="text"><![CDATA[Node Modules Inspector]]></title>
            <link rel="alternate" href="https://node-modules.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1299"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Interactive UI for local node modules inspection.
Visualize your node_modules, inspect dependencies, and more.

- [Node Modules Inspector @ GitHub](https://github.com/antfu/node-modules-inspector).]]>
            </summary>
            <updated>2025-08-28T19:33:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1332</id>
            <title type="text"><![CDATA[Kuzu]]></title>
            <link rel="alternate" href="https://kuzudb.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1332"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An embeddable, scalable, extremely fast graph database.

 Embeddable property graph database management system built for query speed and scalability. Implements Cypher.
Kuzu is an embedded graph database built for query speed and scalability. Kuzu is optimized for handling complex analytical workloads on very large databases and provides a set of retrieval features, such as a full text search and vector indices. Our core feature set includes:

- [Kuzu @ GitHub](https://github.com/kuzudb/kuzu).

Related contents:

- [Fully In-Browser Graph RAG with Kuzu-Wasm @ Kuzu](https://blog.kuzudb.com/post/kuzu-wasm-rag/).]]>
            </summary>
            <updated>2025-08-28T19:39:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1358</id>
            <title type="text"><![CDATA[Lynx]]></title>
            <link rel="alternate" href="https://lynxjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1358"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Empower the Web community and invite more to build across platforms. 

Lynx is a family of open-source technologies empowering developers to use their existing web skills to create truly native UIs for both mobile and web from a single codebase, featuring performance at scale and velocity.

- [Lynx @ GitHub](https://github.com/lynx-family/lynx).

Related contents:

- [Lynx: Unlock Native for More @ Lynx](https://lynxjs.org/blog/lynx-unlock-native-for-more).
- [3-hour deep dive into LynxJS @ Lukasz Chludzinski&amp;#039;s Threadreader](https://threadreaderapp.com/thread/1898114457634500692.html).
- [Lynx JS — A Game-Changer for Cross-Platform Development @ Nihir Zala&amp;#039;s Medium](https://nihirzala.medium.com/lynx-js-a-game-changer-for-cross-platform-development-8b232af0725d).
- [Épisode \#108 - Les news web dev pour Mars 2025 RC2 @ Double Slash :fr:](https://double-slash.dev/podcasts/news-mars-rc2/).]]>
            </summary>
            <updated>2025-08-28T19:43:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1359</id>
            <title type="text"><![CDATA[Maliby]]></title>
            <link rel="alternate" href="https://github.com/tinyhttp/malibu" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1359"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🏄 Framework-agnostic CSRF middleware for modern Node.js.

This middleware helps web developers fight CSRF attacks. Bear in mind, by solely using this middleware, we can&amp;#039;t guarantee your app will be free from CSRF attacks. Refer to CSRF Prevention Cheat Sheet and pillarjs/understanding-csrf for more details.]]>
            </summary>
            <updated>2025-08-28T19:43:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1360</id>
            <title type="text"><![CDATA[Style Observer]]></title>
            <link rel="alternate" href="https://observe.style/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1360"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Run JS when a CSS property changes. Any CSS property.

A robust, production-ready library to observe CSS property changes. Detects browser bugs and works around them, so you don&amp;#039;t have to. 

- [Style Observer @ GitHub](https://github.com/LeaVerou/style-observer).]]>
            </summary>
            <updated>2025-08-28T19:43:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1405</id>
            <title type="text"><![CDATA[💩🚀 Windows 95 in Electron]]></title>
            <link rel="alternate" href="https://github.com/felixrieseberg/windows95" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1405"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[💩🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows. 
This is Windows 95, running in an Electron app. Yes, it&amp;#039;s the full thing. I&amp;#039;m sorry.

Related contents:

- [Ça vous dit de tester (ou redécouvrir) Windows 95 ? @ Korben :fr:](https://korben.info/ca-vous-dit-de-tester-ou-re.html).]]>
            </summary>
            <updated>2025-08-28T19:51:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1421</id>
            <title type="text"><![CDATA[Fusion]]></title>
            <link rel="alternate" href="https://github.com/fusion-php/fusion" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1421"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Unite your modern frontend with your Laravel backend.

Fusion is the best way to combine your Laravel backend with your JavaScript frontend. We currently only support Vue.js, but React + Svelte are on the roadmap.

Related contents:

- [I built a way to write PHP alongside your frontend @ Aaron Francis&amp;#039; YouTube](https://www.youtube.com/watch?v=sa3XHjG1Kgs).
- [\#106 - Les news web dev pour février 2025 @ Double Slash :fr:](https://double-slash.dev/podcasts/news-feb25/).]]>
            </summary>
            <updated>2025-08-28T19:53:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1423</id>
            <title type="text"><![CDATA[CookieConsent]]></title>
            <link rel="alternate" href="https://cookieconsent.orestbida.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1423"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A lightweight, GDPR and CCPA compliant Consent Management Tool written in vanilla JS.

- [CookieConsent @ GitHub](https://github.com/orestbida/cookieconsent).

Related contents:

- [\#106 - Les news web dev pour février 2025 @ Double Slash :fr:](https://double-slash.dev/podcasts/news-feb25/).
- [Why Most Websites Don’t Actually Need Cookie Consent Banners @ Block 81](https://block81.com/blog/why-most-websites-dont-actually-need-cookie-consent-banners).]]>
            </summary>
            <updated>2026-01-07T13:24:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1424</id>
            <title type="text"><![CDATA[JSON Tree]]></title>
            <link rel="alternate" href="https://jsontr.ee/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1424"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JSON Formatter, Validator &amp;amp; Viewer Online.

Effortlessly visualize JSON structures as interactive and dynamic tree diagrams. 

jsontr.ee is a lightweight JavaScript library that transforms JSON data into beautifully rendered, interactive tree diagrams using SVG. Designed for simplicity and flexibility, it supports both arrays and nested objects, ensuring clear and intuitive visualizations of complex data structures.

- [jsontr.ee @ GitHub](https://github.com/xzitlou/jsontr.ee).

Related contents:

- [\#106 - Les news web dev pour février 2025 @ Double Slash :fr:](https://double-slash.dev/podcasts/news-feb25/).]]>
            </summary>
            <updated>2025-08-28T19:53:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1426</id>
            <title type="text"><![CDATA[Nuppets]]></title>
            <link rel="alternate" href="https://www.nuppets.dev/snippets" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1426"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Your one-stop hub for Nuxt and Vue development resources.

A productivity hub for Nuxt and Vue.js development - Snippets, AI commands, and more tools to enhance your workflow.

Related contents:

- [\#106 - Les news web dev pour février 2025 @ Double Slash :fr:](https://double-slash.dev/podcasts/news-feb25/).]]>
            </summary>
            <updated>2025-08-28T19:55:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1427</id>
            <title type="text"><![CDATA[State of React]]></title>
            <link rel="alternate" href="https://stateofreact.com/en-US" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1427"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The annual developer survey about the React ecosystem. 


React has been around for a while now, and it&amp;#039;s clear that it has become one of the dominant front-end frameworks.
Yet even so, React is still evolving at a fast pace, and the community is doing its best to keep up.
With the State of React developer survey, we are hoping to make sense of that evolution, and help developers find their way in the vast React ecosystem.

Related contents:

- [\#106 - Les news web dev pour février 2025 @ Double Slash :fr:](https://double-slash.dev/podcasts/news-feb25/).]]>
            </summary>
            <updated>2025-08-28T19:55:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1428</id>
            <title type="text"><![CDATA[Pinia]]></title>
            <link rel="alternate" href="https://pinia.vuejs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1428"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The intuitive store for Vue.js.
🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support.

- [Pinia @ GitHub](https://github.com/vuejs/pinia).

Related contents:

- [\#106 - Les news web dev pour février 2025 @ Double Slash :fr:](https://double-slash.dev/podcasts/news-feb25/).]]>
            </summary>
            <updated>2025-08-28T19:55:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1435</id>
            <title type="text"><![CDATA[GoatDB]]></title>
            <link rel="alternate" href="https://goatdb.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1435"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Lightweight NoDB for Deno &amp;amp; React.

GoatDB is a real-time, version-controlled database for Deno, React, and low-friction deployments. It’s ideal for prototyping, self-hosting, single-tenant apps, as well as ultra light multi-tenant setups without heavy backends or complex DBs.

- [GoatDB @ GitHub](https://github.com/goatplatform/goatdb).]]>
            </summary>
            <updated>2025-08-28T19:55:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1508</id>
            <title type="text"><![CDATA[GenSX]]></title>
            <link rel="alternate" href="https://www.gensx.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1508"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The TypeScript framework for agents &amp;amp; workflows with react-like components. Lightning fast dev loop. Easy to learn. Easy to extend. 

Build complex AI applications with React-like components.
GenSX is a simple typescript framework for building agents and workflows with reusable React-like components.
GenSX takes a lot of inspiration from React, but the programming model is very different - it’s a Node.js framework designed for data flow.

- [GenSX @ GitHub](https://github.com/gensx-inc/gensx).]]>
            </summary>
            <updated>2025-08-28T20:07:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1534</id>
            <title type="text"><![CDATA[Vega-Lite]]></title>
            <link rel="alternate" href="https://vega.github.io/vega-lite/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1534"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A High-Level Grammar of Interactive Graphics.

Vega-Lite is a high-level grammar of interactive graphics. It provides a concise, declarative JSON syntax to create an expressive range of visualizations for data analysis and presentation. 

- [Vega-Lite @ GitHub](https://github.com/vega/vega-lite).]]>
            </summary>
            <updated>2025-08-28T20:11:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1537</id>
            <title type="text"><![CDATA[🚲 fixi.js]]></title>
            <link rel="alternate" href="https://github.com/bigskysoftware/fixi" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1537"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[fixi.js is an experimental, minimalist implementation of generalized hypermedia controls.

The fixi api consists of six HTML attributes, nine events &amp;amp; two properties.]]>
            </summary>
            <updated>2025-08-28T20:12:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1579</id>
            <title type="text"><![CDATA[emittery]]></title>
            <link rel="alternate" href="https://github.com/sindresorhus/emittery" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1579"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Simple and modern async event emitter.

It works in Node.js and the browser (using a bundler).

Emitting events asynchronously is important for production code where you want the least amount of synchronous operations. Since JavaScript is single-threaded, no other code can run while doing synchronous operations. For Node.js, that means it will block other requests, defeating the strength of the platform, which is scalability through async. In the browser, a synchronous operation could potentially cause lags and block user interaction.]]>
            </summary>
            <updated>2025-08-28T20:19:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1588</id>
            <title type="text"><![CDATA[Istanbul]]></title>
            <link rel="alternate" href="https://istanbul.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1588"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a JavaScript test coverage tool.

Istanbul instruments your ES5 and ES2015+ JavaScript code with line counters, so that you can track how well your unit-tests exercise your codebase.

- [Istanbul&amp;#039;s nyc @ GitHub](https://github.com/istanbuljs/nyc).]]>
            </summary>
            <updated>2025-08-28T20:20:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1592</id>
            <title type="text"><![CDATA[Hyperscript Tagged Markup (HTM)]]></title>
            <link rel="alternate" href="https://github.com/developit/htm" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1592"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support. 

htm is JSX-like syntax in plain JavaScript - no transpiler necessary.
Develop with React/Preact directly in the browser, then compile htm away for production.]]>
            </summary>
            <updated>2025-08-28T20:21:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1593</id>
            <title type="text"><![CDATA[oak]]></title>
            <link rel="alternate" href="https://oakserver.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1593"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A middleware framework for JavaScript and TypeScript

oak is a middleware framework for handling HTTP requests across Deno, Node.js, Bun and Cloudflare Workers.

- [Oak @ GitHub](https://github.com/oakserver/oak).]]>
            </summary>
            <updated>2025-08-28T20:21:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1603</id>
            <title type="text"><![CDATA[🐨 Consola]]></title>
            <link rel="alternate" href="https://github.com/unjs/consola" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1603"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🐨 Elegant Console Logger for Node.js and Browser]]>
            </summary>
            <updated>2025-08-28T20:23:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1612</id>
            <title type="text"><![CDATA[Marksmith]]></title>
            <link rel="alternate" href="https://github.com/avo-hq/marksmith" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1612"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[GitHub-style markdown editor for Ruby and Rails.
It supports Active Storage attachments and comes with a built-in markdown preview renderer.]]>
            </summary>
            <updated>2025-08-28T20:24:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1656</id>
            <title type="text"><![CDATA[Dexie.js]]></title>
            <link rel="alternate" href="https://dexie.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1656"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Minimalistic Wrapper for IndexedDB.

Dexie.js is a wrapper library for indexedDB - the standard database in the browser.
IndexedDB is the portable database for all browser engines. Dexie.js makes it fun and easy to work with.

- [Dexie.js @ GitHub](https://github.com/dexie/Dexie.js).]]>
            </summary>
            <updated>2025-08-28T20:32:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1667</id>
            <title type="text"><![CDATA[TanStack Query]]></title>
            <link rel="alternate" href="https://tanstack.com/query/latest" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1667"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Powerful asynchronous state management for TS/JS, React, Solid, Vue, Svelte and Angular

Toss out that granular state management, manual refetching and endless bowls of async-spaghetti code. TanStack Query gives you declarative, always-up-to-date auto-managed queries and mutations that directly improve both your developer and user experiences.

- [TanStack Query @ GitHub](https://github.com/TanStack/query).

Related contents:

- [Practical React Query @ TkDodo&amp;#039;s blog](https://tkdodo.eu/blog/practical-react-query).
- [React Query - The Bad Parts @ GitNation](https://gitnation.com/contents/react-query-the-bad-parts).
- [Concurrent Optimistic Updates in React Query @ TkDodo&amp;#039;s blog](https://tkdodo.eu/blog/concurrent-optimistic-updates-in-react-query).
- [Creating Query Abstractions @ TkDodo&amp;#039;s blog](https://tkdodo.eu/blog/creating-query-abstractions).]]>
            </summary>
            <updated>2026-03-02T12:57:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1682</id>
            <title type="text"><![CDATA[jscanify]]></title>
            <link rel="alternate" href="https://colonelparrot.github.io/jscanify/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1682"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Javascript mobile document scanner.

jscanify is an open-source pure Javascript implemented mobile document scanner designed to run in any Javascript environment for free.

jscanify is capable of detecting &amp;amp; highlighting documents in an image, as well as undistorting it. It is fast and easy to learn.

- [jscanify @ GitHub](https://github.com/puffinsoft/jscanify).

Related contents:

- [\#106 - Les news web dev pour février 2025 @ Double Slash :fr:](https://double-slash.dev/podcasts/news-feb25/).]]>
            </summary>
            <updated>2025-08-28T20:36:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1741</id>
            <title type="text"><![CDATA[Ruck]]></title>
            <link rel="alternate" href="https://ruck.tech/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1741"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An open source buildless React web application framework for Deno.

- [Ruck @ GitHub](https://github.com/jaydenseric/ruck).]]>
            </summary>
            <updated>2025-08-28T20:47:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1743</id>
            <title type="text"><![CDATA[RxJS]]></title>
            <link rel="alternate" href="https://rxjs.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1743"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Reactive Extensions Library for JavaScript.

RxJS is a library for composing asynchronous and event-based programs by using observable sequences. It provides one core type, the Observable, satellite types (Observer, Schedulers, Subjects) and operators inspired by Array methods (map, filter, reduce, every, etc) to allow handling asynchronous events as collections.

- [RxJS @ GitHub](https://github.com/ReactiveX/rxjs).

Related contents:

- [La programmation réactive avec RxJS @ Dev Propulsor&amp;#039;s YouTube :fr:](https://www.youtube.com/watch?v=r1FMm-6V6Ko).]]>
            </summary>
            <updated>2025-08-28T20:47:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1770</id>
            <title type="text"><![CDATA[JavaScript Rising Stars]]></title>
            <link rel="alternate" href="https://risingstars.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1770"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Welcome to JavaScript Rising Stars, your guide to the top trends and projects shaping the JS ecosystem.

- [JavaScript Rising Stars @ GitHub](https://github.com/bestofjs/javascript-risingstars).]]>
            </summary>
            <updated>2025-08-28T20:51:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1797</id>
            <title type="text"><![CDATA[Nitric Cloud-Native Framework]]></title>
            <link rel="alternate" href="https://nitric.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1797"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Get Infrastructure from Code. Effortless backends with infrastructure from code.
Nitric is a multi-language framework for cloud applications with infrastructure from code. 

Nitric is a multi-language framework, with concise inline infrastructure from code. Modern applications should be robust, productive and a joy to build. Nitric solves common problems building for modern platforms:

- [Nitric](https://github.com/nitrictech/nitric).

Related contents:

- [5 Open Source Tools for Backend Developers in 2025 @ Arindam Majumder&amp;#039;s dev.to](https://dev.to/arindam_1729/5-open-source-tools-for-backend-developers-in-2025-3lng).]]>
            </summary>
            <updated>2025-08-28T20:55:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1800</id>
            <title type="text"><![CDATA[Aurelia]]></title>
            <link rel="alternate" href="https://aurelia.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1800"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Simple. Powerful. Unobtrusive.
Build modern web applications with a framework that puts you first.

Aurelia is a modern, front-end JavaScript framework for building browser, mobile, and desktop applications. It focuses on aligning closely with web platform specifications, using convention over configuration, and having minimal framework intrusion. Basically, we want you to just write your code without the framework getting in your way. 😉

Aurelia applications are built by composing a series of simple components. By convention, components are made up of a vanilla JavaScript or Typescript class, with a corresponding HTML template.

- [Aurelia @ GitHub](https://github.com/aurelia/aurelia).]]>
            </summary>
            <updated>2025-08-28T20:55:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1801</id>
            <title type="text"><![CDATA[React Bits]]></title>
            <link rel="alternate" href="https://www.reactbits.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1801"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Animated UI Components For React.

An open source collection of animated, interactive &amp;amp; fully customizable React components for building stunning, memorable user interfaces. 

- [React Bits @ GitHub](https://github.com/DavidHDev/react-bits).]]>
            </summary>
            <updated>2025-08-28T20:56:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1817</id>
            <title type="text"><![CDATA[FortuneSheet Document]]></title>
            <link rel="alternate" href="https://ruilisi.github.io/fortune-sheet-docs/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1817"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets.

The goal of FortuneSheet is to make a feature-rich, easy-to-configure online spreadsheet that you can use out-of-the-box.

This project is originated from Luckysheet and has inherited many code from it. Lots of efforts have done to translate the whole project to typescript (still in progress), and solved problems in the design of the original project.

- [FortuneSheet @ GitHub](https://github.com/ruilisi/fortune-sheet).]]>
            </summary>
            <updated>2025-08-28T20:59:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1870</id>
            <title type="text"><![CDATA[Qustar]]></title>
            <link rel="alternate" href="https://github.com/tilyupo/qustar" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1870"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Query SQL database through an array-like API.]]>
            </summary>
            <updated>2025-08-28T21:08:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1877</id>
            <title type="text"><![CDATA[Foundation]]></title>
            <link rel="alternate" href="https://get.foundation/index.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1877"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The most advanced responsive front-end framework in the world.

Foundation is the most advanced responsive front-end framework in the world. Quickly go from prototype to production, building sites or apps that work on any kind of device with Foundation. Includes a fully customizable, responsive grid, a large library of Sass mixins, commonly used JavaScript plugins, and full accessibility support.

- [Foundation for Sites @ GitHub](https://github.com/foundation/foundation-sites).]]>
            </summary>
            <updated>2025-08-28T21:09:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1914</id>
            <title type="text"><![CDATA[Yjs Shared Editing]]></title>
            <link rel="alternate" href="https://yjs.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1914"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Modular building blocks for building collaborative applications like Google Docs and Figma.

Yjs is a shared editing framework. It exposes Shared Types that can be manipulated like any other data type. But they are synced automatically! 

- [Yjs Docs](https://docs.yjs.dev/).
- [Yjs @ GitHub](https://github.com/yjs/yjs).

Related contents:

- [Learn Yjs](https://learn.yjs.dev/).]]>
            </summary>
            <updated>2025-08-28T21:16:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1916</id>
            <title type="text"><![CDATA[Nue]]></title>
            <link rel="alternate" href="https://nuejs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1916"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Standards first web framework.
Nue is HTML, CSS, and JavaScript taken to their absolute peak.

-  [Nue @ GitHub](https://github.com/nuejs/nue).

Related contents:

- [A standards first web framework @ Nue blog](https://nuejs.org/blog/standards-first-web-framework/).]]>
            </summary>
            <updated>2025-08-28T21:16:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1951</id>
            <title type="text"><![CDATA[postal-mime]]></title>
            <link rel="alternate" href="https://github.com/postalsys/postal-mime" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1951"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Email parser for browser and serverless environments.

postal-mime is an email parsing library that runs in browser environments (including Web Workers) and serverless functions (like Cloudflare Email Workers). It takes in a raw email message (RFC822 format) and outputs a structured object containing headers, recipients, attachments, and more.]]>
            </summary>
            <updated>2025-08-28T21:21:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1952</id>
            <title type="text"><![CDATA[Modern JavaScript for Django Developers]]></title>
            <link rel="alternate" href="https://www.saaspegasus.com/guides/modern-javascript-for-django-developers/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1952"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Working with Django in the modern JavaScript ecosystem without giving up the things that make it great.

JavaScript is the lifeblood of the modern web application. You need it to do anything remotely complex on the web.

And these days, if you want a modern, responsive, interactive application—and who doesn&amp;#039;t?—your front-end codebase may end up as large and complex as your back end.]]>
            </summary>
            <updated>2025-08-28T21:22:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1984</id>
            <title type="text"><![CDATA[trimMiddle]]></title>
            <link rel="alternate" href="https://github.com/codepo8/trimMiddle" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1984"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[This is a package that shortens strings like Finder on Mac does. Instead of trimming from the start or end it trims the string in the middle and adds a filler char.]]>
            </summary>
            <updated>2025-08-28T21:28:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2076</id>
            <title type="text"><![CDATA[jsesc]]></title>
            <link rel="alternate" href="https://github.com/mathiasbynens/jsesc" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2076"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Given some data, jsesc returns the shortest possible stringified &amp;amp; ASCII-safe representation of that data.]]>
            </summary>
            <updated>2025-08-28T21:42:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2116</id>
            <title type="text"><![CDATA[AdminForth]]></title>
            <link rel="alternate" href="https://adminforth.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2116"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Vue &amp;amp; Node admin panel framework.

Create Admin Panels faster on Node.js and Vue.js with AdminForth Framework. Setup main CRUD pages within minutes, extend as you need with Vue3.

- [AdminForth @ GitHub](https://github.com/devforth/adminforth).]]>
            </summary>
            <updated>2025-08-28T21:49:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2137</id>
            <title type="text"><![CDATA[bippy]]></title>
            <link rel="alternate" href="https://www.bippy.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2137"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[bippy is a toolkit to hack into react internals

by default, you cannot access react internals. bippy bypasses this by &amp;quot;pretending&amp;quot; to be react devtools, giving you access to the fiber tree and other internals.

- [bippy @ GitHub](https://github.com/aidenybai/bippy).]]>
            </summary>
            <updated>2025-08-28T21:52:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2140</id>
            <title type="text"><![CDATA[BugSnag]]></title>
            <link rel="alternate" href="https://www.bugsnag.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2140"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[App Monitoring, Error Tracking &amp;amp; Real User Monitoring.
Application insights your developers need without the noise.
Data means nothing without context. Get the full picture with secure, scalable error tracking and performance monitoring.

- [BugSnag @ GitHub](https://github.com/bugsnag/).]]>
            </summary>
            <updated>2025-08-28T21:53:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2144</id>
            <title type="text"><![CDATA[Microsoft Graph SDK]]></title>
            <link rel="alternate" href="https://learn.microsoft.com/en-us/graph/sdks/sdks-overview" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2144"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Microsoft Graph software development kits (SDKs) are designed to simplify building high-quality, efficient, resilient applications that access Microsoft Graph. The SDKs include two components: a service library and a core library.

The service library contains models and request builders generated from Microsoft Graph metadata. The service library provides a rich, strongly-typed, and discoverable experience when working with the many datasets available in Microsoft Graph.

- [Microsoft Graph SDK for PHP @ GitHub](https://github.com/microsoftgraph/msgraph-sdk-php).]]>
            </summary>
            <updated>2025-08-28T21:53:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2147</id>
            <title type="text"><![CDATA[LogLayer]]></title>
            <link rel="alternate" href="https://loglayer.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2147"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Unify your Javascript logging.

 A unified logger that routes logs to various logging libraries and cloud providers while providing a fluent API for specifying log messages, metadata and errors. 

- [LogLayer @ GitHub](https://github.com/loglayer/loglayer).]]>
            </summary>
            <updated>2025-08-28T21:54:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2169</id>
            <title type="text"><![CDATA[StyleX]]></title>
            <link rel="alternate" href="https://stylexjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2169"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[StyleX is the styling system for ambitious user interfaces. 

StyleX is a JavaScript library for defining styles for optimized user interfaces.

- [StyleX @ GitHub](https://github.com/facebook/stylex).

Related contents:

- [Either Tailwind is CSS-in-JS or StyleX isn’t @ Naman](https://nmn.sh/blog/2025-09-14-tailwind-is-css-in-js).
- [A breakdown of style solutions for 2025 @ Theo - t3.gg&amp;#039;s YouTube](https://www.youtube.com/watch?v=lIUp8bdKiq4&amp;amp;t=632s).
- [StyleX: A Styling Library for CSS at Scale @ Engineering at Meta](https://engineering.fb.com/2025/11/11/web/stylex-a-styling-library-for-css-at-scale/).
- [Moving Linear from styled‑components to StyleX @ Kenneth Skovhus](https://www.skovhus.dev/blog/moving-linear-from-styled-components-to-stylex).
- [A deep dive into StyleX @ Flavio Copes](https://flaviocopes.com/stylex/).]]>
            </summary>
            <updated>2026-09-05T18:49:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2174</id>
            <title type="text"><![CDATA[BenchJS]]></title>
            <link rel="alternate" href="https://benchjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2174"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JavaScript Benchmarking.
Browser-based JavaScript benchmarking tool. 

Run, compare, and share JavaScript benchmarks in your browser.

- [BenchJS @ GitHub](https://github.com/3rd/benchjs).]]>
            </summary>
            <updated>2025-08-28T21:58:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2175</id>
            <title type="text"><![CDATA[Nitro Modules]]></title>
            <link rel="alternate" href="https://nitro.margelo.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2175"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🔥 Insanely fast native C++, Swift or Kotlin modules with a statically compiled binding layer to JSI.

A framework to build mindblowingly fast native modules with type-safe statically compiled JS bindings.

- [Nitro Modules @ GitHub](https://github.com/mrousavy/nitro).]]>
            </summary>
            <updated>2025-08-28T21:58:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2215</id>
            <title type="text"><![CDATA[mizu.js]]></title>
            <link rel="alternate" href="https://mizu.sh/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2215"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Lightweight HTML templating library for any-side rendering.
🌊 Lightweight, intuitive, and customizable JS library that makes building powerful web apps a breeze! 

- [mizu.js @ GitHub](https://github.com/lowlighter/mizu).]]>
            </summary>
            <updated>2025-08-28T22:05:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2225</id>
            <title type="text"><![CDATA[ƒun]]></title>
            <link rel="alternate" href="https://github.com/vercel/fun" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2225"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Local serverless function λ development runtime.]]>
            </summary>
            <updated>2025-08-28T22:08:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2230</id>
            <title type="text"><![CDATA[Boa JS]]></title>
            <link rel="alternate" href="https://boajs.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2230"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An ECMAScript engine written in Rust.

Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language. 

- [Boa JS @ GitHub](https://github.com/boa-dev/boa).]]>
            </summary>
            <updated>2025-08-28T22:08:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2266</id>
            <title type="text"><![CDATA[Axios]]></title>
            <link rel="alternate" href="https://axios-http.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2266"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Promise based HTTP client for the browser and node.js

Axios is a simple promise based HTTP client for the browser and node.js. Axios provides a simple to use library in a small package with a very extensible interface.

- [Axios @ GitHub](https://github.com/axios/axios).

Relade contents:

- [🌐 Axios ou Fetch : lequel choisir pour vos projets ? @ Anas En-Naqadi&amp;#039;s LinkedIn :fr:](https://www.linkedin.com/posts/anas-en-naqadi_webdevelopment-axios-fetchapi-activity-7277240198575394816-tXct).
- [Axios Supply Chain Attack Pushes Cross-Platform RAT via Compromised npm Account @ The Hacker News](https://thehackernews.com/2026/03/axios-supply-chain-attack-pushes-cross.html).
- [North Korean hackers blamed for hijacking popular Axios open source project to spread malware @ TechCrunch](https://techcrunch.com/2026/03/31/hacker-hijacks-axios-open-source-project-used-by-millions-to-push-malware/).
- [Supply Chain Attack on Axios Pulls Malicious Dependency from npm @ Socket](https://socket.dev/blog/axios-npm-package-compromised).]]>
            </summary>
            <updated>2026-04-03T12:01:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2283</id>
            <title type="text"><![CDATA[tldraw]]></title>
            <link rel="alternate" href="https://tldraw.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2283"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The infinite canvas SDK for React developers.

Use the tldraw SDK to add a collaborative whiteboard to your product or create new canvas-based experiences with the SDK&amp;#039;s components, APIs, and services.

- [tldraw @ GitHub](https://github.com/tldraw/tldraw).

Related contents:

- [Episode \#677 - Selling SDKs in the era of many Claudes @ Changelog Interviews](https://changelog.com/podcast/677).]]>
            </summary>
            <updated>2026-02-24T07:21:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2284</id>
            <title type="text"><![CDATA[📜 33 JavaScript concepts every developer should know.]]></title>
            <link rel="alternate" href="https://github.com/leonardomso/33-js-concepts" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2284"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[This repository was created with the intention of helping developers master their concepts in JavaScript. It is not a requirement, but a guide for future studies. It is based on an article written by Stephen Curtis and you can read it here.

Related contents:

- [\#153 - Veille tech et l&amp;#039;interview d&amp;#039;Adrien @ Quoi de neuf les devs?](https://happytodev.substack.com/p/quoi-de-neuf-les-devs-153-veille).]]>
            </summary>
            <updated>2025-10-29T13:23:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2312</id>
            <title type="text"><![CDATA[Blendy]]></title>
            <link rel="alternate" href="https://blendy.tahazsh.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2312"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Smoothly transition elements.

Meet Blendy, a framework-agnostic tool that smoothly transitions one element into another with just a few lines of code. 

- [Blendy @ GitHub](https://github.com/TahaSh/blendy).]]>
            </summary>
            <updated>2025-08-28T22:21:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2468</id>
            <title type="text"><![CDATA[Dotenv]]></title>
            <link rel="alternate" href="https://www.dotenv.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2468"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Secrets for developers.

Dotenv is a zero-dependency module that loads environment variables from a .env file into process.env. Storing configuration in the environment separate from code is based on The Twelve-Factor App methodology.

- [Dotenv @ GitHub](https://github.com/motdotla/dotenv).]]>
            </summary>
            <updated>2025-08-28T22:48:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2472</id>
            <title type="text"><![CDATA[lfi]]></title>
            <link rel="alternate" href="https://lfi.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2472"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🦥 A lazy functional iteration library supporting sync, async, and concurrent iteration. 

- [lfi @ GitHub](https://github.com/TomerAberbach/lfi).]]>
            </summary>
            <updated>2025-08-28T22:48:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2512</id>
            <title type="text"><![CDATA[Todoctor]]></title>
            <link rel="alternate" href="https://todoctor.azat.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2512"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🐍 CLI tool to analyze and report TODO comments in JavaScript and TypeScript Git repositories.

It collects and monitors TODO/FIXME comments in your code, allowing you to observe changes over time.

- [Todoctor @ GitHub](https://github.com/azat-io/todoctor).]]>
            </summary>
            <updated>2025-08-28T22:55:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2528</id>
            <title type="text"><![CDATA[Patterns.dev]]></title>
            <link rel="alternate" href="https://www.patterns.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2528"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Improve how you architect webapps.

Patterns.dev is a free online resource on design, rendering, and performance patterns for building powerful web apps with vanilla JavaScript or modern frameworks.

Related contents:

- [E131: News Mai 2026, TypeScript 7 en beta, faux package TanStack et agent Cursor destructeur @ Double Slash :fr:](https://double-slash.dev/podcasts/news-mai26/).]]>
            </summary>
            <updated>2026-06-04T05:28:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2533</id>
            <title type="text"><![CDATA[Kinesis.js]]></title>
            <link rel="alternate" href="https://kinesisjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2533"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A library that offers a suite of components to create engaging animations and transformations based on user interactions like mouse movements, scroll events, and even audio input. 

@amineyarman/kinesis is a versatile library for adding dynamic, interactive, and physics-based animations to your web components. It includes features like transforming elements based on mouse movement, scroll events, and even audio frequency data.

- [Kinesis.js @ GitHub](https://github.com/amineyarman/Kinesis.js).]]>
            </summary>
            <updated>2025-08-28T22:58:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2545</id>
            <title type="text"><![CDATA[Omlet]]></title>
            <link rel="alternate" href="https://omlet.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2545"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Measure the Success of Your Components.
Uncover {React} component usage across your dev teams.

Analyze how and where components are used across your code repos to reduce front-end tech debt and prove design system value.]]>
            </summary>
            <updated>2025-08-28T23:01:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2601</id>
            <title type="text"><![CDATA[Skia Canvas]]></title>
            <link rel="alternate" href="https://github.com/samizdatco/skia-canvas" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2601"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A GPU-accelerated 2D graphics environment for Node.js.

Skia Canvas is a browser-less implementation of the HTML Canvas drawing API for Node.js. It is based on Google’s Skia graphics engine and, accordingly, produces very similar results to Chrome’s &amp;lt;canvas&amp;gt; element. The library is well suited for use on desktop machines where you can render hardware-accelerated graphics to a window and on the server where it can output a variety of image formats.]]>
            </summary>
            <updated>2025-08-28T23:10:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2614</id>
            <title type="text"><![CDATA[DOMPurify]]></title>
            <link rel="alternate" href="https://cure53.de/purify" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2614"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, SVG and MathML.
DOMPurify works with a secure default, but offers a lot of configurability and hooks.

- [DOMPurify @ GitHub](https://github.com/cure53/DOMPurify).
- [Exploring the DOMPurify library: Bypasses and Fixes (1/2) @ /mizu.re](https://mizu.re/post/exploring-the-dompurify-library-bypasses-and-fixes).]]>
            </summary>
            <updated>2025-08-28T23:13:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2655</id>
            <title type="text"><![CDATA[litdb]]></title>
            <link rel="alternate" href="https://litdb.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2655"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[type safe SQL for TypeScript/JavaScript.
Lightweight RDBMS agnostic TypeScript/JS abstraction for SQLite, PostgreSQL and MySQL.

SQL you know but type safe parameterized, expressive &amp;amp; portable.

litdb contains LINQ-like type-safe SQL builders for TypeScript/JavaScript for writing type-safe expressive SQL that&amp;#039;s parameterized &amp;amp; portable across SQLite, MySQL &amp;amp; PostgreSQL.

-  [litdb @ GitHub](https://github.com/litdb/litdb).]]>
            </summary>
            <updated>2025-08-28T23:19:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2666</id>
            <title type="text"><![CDATA[Cali]]></title>
            <link rel="alternate" href="https://github.com/callstackincubator/cali" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2666"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[AI agent for building React Native apps.

Cali is an AI agent that helps you build React Native apps. It takes all the utilities and functions of a React Native CLI and exposes them as tools to an LLM.

Thanks to that, an LLM can help you with your React Native app development, without the need to remember commands, spending time troubleshooting errors, and in the future, much more.]]>
            </summary>
            <updated>2025-08-28T23:21:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2667</id>
            <title type="text"><![CDATA[Perfectionist]]></title>
            <link rel="alternate" href="https://perfectionist.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2667"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[ESLint Plugin.

Automatically sort and organize objects, imports, types, enums, and JSX props. Ensure a clean and maintainable codebase with minimal effort.

- [Perfectionist @ GitHub](https://github.com/azat-io/eslint-plugin-perfectionist).]]>
            </summary>
            <updated>2025-08-28T23:21:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2669</id>
            <title type="text"><![CDATA[StatiCrypt]]></title>
            <link rel="alternate" href="https://robinmoisson.github.io/staticrypt/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2669"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Password protect static HTML.
StatiCrypt uses AES-256 with WebCrypto to encrypt your html string with your long password, in your browser (client side). 

- [StatiCrypt @ GitHub](https://github.com/robinmoisson/staticrypt).
- [Comment héberger de manière sécurisé du contenu statique ? @ &amp;lt;JoliCode/&amp;gt; :fr:](https://jolicode.com/blog/comment-heberger-de-maniere-securise-du-contenu-statique).]]>
            </summary>
            <updated>2025-08-28T23:21:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2728</id>
            <title type="text"><![CDATA[React minimal pie chart]]></title>
            <link rel="alternate" href="https://github.com/toomuchdesign/react-minimal-pie-chart?tab=readme-ov-file" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2728"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Lightweight React SVG pie charts, with versatile options and CSS animation included. ~2kB gzipped.]]>
            </summary>
            <updated>2025-08-28T23:31:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2729</id>
            <title type="text"><![CDATA[Recharts]]></title>
            <link rel="alternate" href="https://recharts.org/en-US/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2729"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A composable charting library built on React components.
 Redefined chart library built with React and D3. 

- [Recharts @ GitHub](https://github.com/recharts/recharts).]]>
            </summary>
            <updated>2025-08-28T23:31:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2789</id>
            <title type="text"><![CDATA[AWS Cloud Development Kit (AWS CDK)]]></title>
            <link rel="alternate" href="https://aws.amazon.com/cdk/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2789"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Cloud Development Framework.

The AWS Cloud Development Kit (AWS CDK) is an open-source software development framework to define cloud infrastructure in code and provision it through AWS CloudFormation.

It offers a high-level object-oriented abstraction to define AWS resources imperatively using the power of modern programming languages. Using the CDK’s library of infrastructure constructs, you can easily encapsulate AWS best practices in your infrastructure definition and share it without worrying about boilerplate logic.

- [AWS Cloud Development Kit @ GitHub](https://github.com/aws/aws-cdk).]]>
            </summary>
            <updated>2025-08-28T23:41:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2795</id>
            <title type="text"><![CDATA[Fireproof]]></title>
            <link rel="alternate" href="https://fireproof.storage/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2795"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[cloudless database for realtime apps.

Realtime database, runs anywhere. Install Fireproof in your front-end app or edge function, and sync data via any backend. 

Add collaboration to any app with Fireproof. Access data from JavaScript servers and edge functions. Use live queries to update your UI automatically when the ledger changes. Connect realtime sync and those changes will sync between browsers and backend functions. Apps built this way are multi-player by default.

- [Fireproof @ GitHub](https://github.com/fireproof-storage/fireproof/).

Source: [Fireproof - une base de données moderne pour les applications Web @ Korben :fr:](https://korben.info/fireproof-base-donnees-moderne-applications-web.html).]]>
            </summary>
            <updated>2025-08-28T23:42:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2814</id>
            <title type="text"><![CDATA[Chroma]]></title>
            <link rel="alternate" href="https://www.trychroma.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2814"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[the AI-native open-source embedding database.  The fastest way to build Python or JavaScript LLM apps with memory! 
Chroma is the open-source AI application database. Batteries included.

Embeddings, vector search, document storage, full-text search, metadata filtering, and multi-modal. All in one place. Retrieval that just works. As it should be.

- [Chroma @ GitHub](https://github.com/chroma-core/chroma).

Related contents:

- [ChromaDB: An Open-source vector embedding database @ Futuresmart AI Blog](https://blog.futuresmart.ai/chromadb-an-open-source-vector-embedding-database).
- [How to Build a Local RAG App with Ollama and ChromaDB in the R Programming Language @ freeCodeCamp](https://www.freecodecamp.org/news/build-a-local-rag-app-with-ollama-and-chromadb-in-r/).]]>
            </summary>
            <updated>2026-02-09T16:46:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2829</id>
            <title type="text"><![CDATA[VivaGraphJS]]></title>
            <link rel="alternate" href="https://github.com/anvaka/VivaGraphJS" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2829"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Graph drawing library for JavaScript.

VivaGraphJS is designed to be extensible and to support different rendering engines and layout algorithms. Underlying algorithms have been broken out into ngraph.]]>
            </summary>
            <updated>2025-08-28T23:49:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2851</id>
            <title type="text"><![CDATA[commander.js]]></title>
            <link rel="alternate" href="https://github.com/tj/commander.js/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2851"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[node.js command-line interfaces made easy.

The complete solution for node.js command-line interfaces.

- [Créer une CLI pour un projet modulaire avec Commander.js @ HoppR Tech :fr:](https://blog.hoppr.tech/blogs/2024-11-14-crer-une-cli-pour-un-projet-modulaire-avec-commanderjs)]]>
            </summary>
            <updated>2025-08-28T23:51:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2856</id>
            <title type="text"><![CDATA[React Scan]]></title>
            <link rel="alternate" href="https://react-scan.million.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2856"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Scan for React performance issues and eliminate slow renders in your app.

React Scan &amp;quot;scans&amp;quot; your React app for problematic renders. It&amp;#039;s just JavaScript, so you drop it in anywhere – script tag, npm, you name it!

- [React Scan @ GitHub](https://github.com/aidenybai/react-scan).]]>
            </summary>
            <updated>2025-08-28T23:53:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2863</id>
            <title type="text"><![CDATA[Qwik]]></title>
            <link rel="alternate" href="https://qwik.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2863"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Framework reimagined for the edge!.
Deliver instant apps at scale.
Build instantly-interactive web apps without effort.

Qwik is a new kind of web framework that can deliver instant loading web applications at any size or complexity. Your sites and apps can boot with about 1kb of JS (regardless of application complexity), and achieve consistent performance at scale.

- [Qwik @ GitHub](https://github.com/QwikDev/qwik).

Related contents:

- [React Won by Default – And It&amp;#039;s Killing Frontend Innovation @ Loren Stewart](https://www.lorenstew.art/blog/react-won-by-default/).]]>
            </summary>
            <updated>2025-09-16T12:18:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2864</id>
            <title type="text"><![CDATA[vlt /vōlt/]]></title>
            <link rel="alternate" href="https://www.vlt.sh/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2864"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Develop, Run, Distribute, Discover, and Secure your Javascript Packages.

- [vlt @ GitHub](https://github.com/vltpkg/vltpkg).

Related contents:

- [Introducing the vlt Package Manager &amp;amp; Serverless Registry @ vlt blog](https://blog.vlt.sh/blog/introducing-vlt-and-vsr).
- [Episode \#674: Securing npm is table stakes @ Changelog Interviews](https://changelog.com/podcast/674).]]>
            </summary>
            <updated>2026-02-03T07:17:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2888</id>
            <title type="text"><![CDATA[stdlib]]></title>
            <link rel="alternate" href="https://stdlib.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2888"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A standard library for JavaScript and Node.js.

- [stdlib @ GitHub](https://github.com/stdlib-js/stdlib).]]>
            </summary>
            <updated>2025-08-28T23:57:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2906</id>
            <title type="text"><![CDATA[Jawsm]]></title>
            <link rel="alternate" href="https://github.com/drogus/jawsm" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2906"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JavaScript to WASM compiler.

Jawsm (pronounced like &amp;quot;awesome&amp;quot;) is a JavaScript to WebAssembly compiler written in Rust. It is similar to porffor in a way it also results in a standalone WASM binary that can be executed without an interpreter, but it takes a different implementation approach.]]>
            </summary>
            <updated>2025-08-29T00:01:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2932</id>
            <title type="text"><![CDATA[next-validate-link]]></title>
            <link rel="alternate" href="https://next-validate-link.vercel.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2932"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Validate Your Markdown Links with Ease.

 A tool that ensures all your Markdown links in your Next.js app are valid and up-to-date. 🔗 

- [next-validate-link @ GitHub](https://github.com/fuma-nama/next-validate-link).]]>
            </summary>
            <updated>2025-08-29T00:06:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2937</id>
            <title type="text"><![CDATA[Crawlee]]></title>
            <link rel="alternate" href="https://crawlee.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2937"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build reliable crawlers. Fast.

A web scraping and browser automation library for Node.js to build reliable crawlers. In JavaScript and TypeScript. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with Puppeteer, Playwright, Cheerio, JSDOM, and raw HTTP. Both headful and headless mode. With proxy rotation. 

- [Crawlee @ GitHub](https://github.com/apify/crawlee).]]>
            </summary>
            <updated>2025-08-29T00:07:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2946</id>
            <title type="text"><![CDATA[gitpkg]]></title>
            <link rel="alternate" href="https://github.com/ramasilveyra/gitpkg" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2946"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Publish packages as git tags.

- 🔧 Works with projects with build steps.
- 👯 Works with projects with multiple packages (monorepos).
- 🏎 Lightweight git tags (only the files needed are included).]]>
            </summary>
            <updated>2025-08-29T00:07:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2950</id>
            <title type="text"><![CDATA[petite-vue]]></title>
            <link rel="alternate" href="https://github.com/vuejs/petite-vue" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2950"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[6kb subset of Vue optimized for progressive enhancement.

petite-vue is an alternative distribution of Vue optimized for progressive enhancement. It provides the same template syntax and reactivity mental model as standard Vue. However, it is specifically optimized for &amp;quot;sprinkling&amp;quot; a small amount of interactions on an existing HTML page rendered by a server framework. See more details on how it differs from standard Vue.

- [HS Episode \#7: Interview de Valerian Saliou, CTO et co-fondateur de Crisp @ Code Garage :fr:](https://code-garage.fr/podcast/hs/episode-7).]]>
            </summary>
            <updated>2025-08-29T00:08:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2962</id>
            <title type="text"><![CDATA[NPM Chart]]></title>
            <link rel="alternate" href="https://npm.chart.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2962"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Search for a package to see its download stats over time. 

Visualize npm downloads in a beautiful chart, ready to be shared with your community. 

- [NPM Chart @ GitHub](https://github.com/atinux/npm-chart).]]>
            </summary>
            <updated>2025-08-29T00:10:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2990</id>
            <title type="text"><![CDATA[cash]]></title>
            <link rel="alternate" href="https://github.com/fabiospampinato/cash" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2990"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An absurdly small jQuery alternative for modern browsers. 

Cash is an absurdly small jQuery alternative for modern browsers (IE11+) that provides jQuery-style syntax for manipulating the DOM. Utilizing modern browser features to minimize the codebase, developers can use the familiar chainable methods at a fraction of the file size. 100% feature parity with jQuery isn&amp;#039;t a goal, but Cash comes helpfully close, covering most day to day use cases.]]>
            </summary>
            <updated>2025-08-29T00:16:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2994</id>
            <title type="text"><![CDATA[Ink]]></title>
            <link rel="alternate" href="https://github.com/vadimdemedes/ink" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2994"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🌈 React for interactive command-line apps. 
React for CLIs. Build and test your CLI output using components.

Ink provides the same component-based UI building experience that React offers in the browser, but for command-line apps. It uses Yoga to build Flexbox layouts in the terminal, so most CSS-like props are available in Ink as well. If you are already familiar with React, you already know Ink.]]>
            </summary>
            <updated>2025-08-29T00:16:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2997</id>
            <title type="text"><![CDATA[piecesjs]]></title>
            <link rel="alternate" href="https://github.com/piecesjs/piecesjs" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2997"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Front-end framework for a versatile and native web components management.

piecesjs is a simple and lightweight front-end framework that aims to make native web components accessible, with several utilities and tools for website and app development. Like modern frameworks, it dynamically imports the JS and CSS that the page needs, for better optimization. Without being limited to a big headless infrastructure.

- [Getting Started with Piecesjs: Building Native Web Components with a Lightweight Framework @ Codrops](https://tympanus.net/codrops/2024/10/21/getting-started-with-piecesjs-building-native-web-components-with-a-lightweight-framework/).
- [099 - Les news web dev pour octobre 2024 - RC 3.0 @ Double Slash :fr:](https://double-slash.dev/podcasts/news-oct24-3/).]]>
            </summary>
            <updated>2025-08-29T00:16:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3028</id>
            <title type="text"><![CDATA[Hurmet.org]]></title>
            <link rel="alternate" href="https://hurmet.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3028"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Hurmet is a rich-text editor that gives you the ability to create high quality calculation documents using standard math notation.

Hurmet calculations are much easier to read and check than spreadsheet calculations. Hurmet does not hide the active expressions and intermediate values of a calculation. They’re all open for review in the displayed document.

- [Hurmet @ GitHub](https://github.com/ronkok/Hurmet).]]>
            </summary>
            <updated>2025-08-29T00:21:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3029</id>
            <title type="text"><![CDATA[txiki.js]]></title>
            <link rel="alternate" href="https://github.com/saghul/txiki.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3029"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A tiny JavaScript runtime

txiki.js is a small and powerful JavaScript runtime. It targets state-of-the-art ECMAScript and aims to be WinterCG compliant.]]>
            </summary>
            <updated>2025-08-29T00:21:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3038</id>
            <title type="text"><![CDATA[Sprotty]]></title>
            <link rel="alternate" href="https://sprotty.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3038"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Diagram Visualization Tools for Your Web Applications.  A diagramming framework for the web 

Eclipse Sprotty is an open source project enabling the creation of powerful diagramming tools and graphical visualizations.
Fully customizable · Server and client-side diagramming · Easy integration · Powerful timesaver.

- [Sprotty @ GitHub](https://github.com/eclipse-sprotty/sprotty).]]>
            </summary>
            <updated>2025-08-29T00:24:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3048</id>
            <title type="text"><![CDATA[ml.js]]></title>
            <link rel="alternate" href="https://github.com/mljs/ml" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3048"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Machine learning tools in JavaScript 

This library is a compilation of the tools developed in the mljs organization.
It is mainly maintained for use in the browser. If you are working with Node.js, you might prefer to add to your dependencies only the libraries that you need, as they are usually published to npm more often.
We prefix all our npm package names with ml- (eg. ml-matrix) so they are easy to find.]]>
            </summary>
            <updated>2025-08-29T00:24:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3061</id>
            <title type="text"><![CDATA[di-wise]]></title>
            <link rel="alternate" href="https://exuanbo.xyz/di-wise/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3061"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🧙‍♀️ Lightweight and flexible dependency injection library for JavaScript and TypeScript, w/wo ECMAScript decorators. 

- [di-wise @ GitHub](https://github.com/exuanbo/di-wise).]]>
            </summary>
            <updated>2025-08-29T00:26:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3076</id>
            <title type="text"><![CDATA[Typeset]]></title>
            <link rel="alternate" href="https://typeset.lllllllllllllllll.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3076"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An HTML pre-proces­sor for web ty­pog­ra­phy. Typeset pro­vides ty­po­graphic fea­tures used tra­di­tion­ally in ﬁne print­ing which re­main un­avail­able to browser lay­out en­gines. 

- [Typeset @ GitHub](https://github.com/davidmerfield/typeset).]]>
            </summary>
            <updated>2025-08-29T00:29:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3078</id>
            <title type="text"><![CDATA[OpenFreeMap]]></title>
            <link rel="alternate" href="https://openfreemap.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3078"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[OpenFreeMap lets you display custom maps on your website and apps for free.

You can either self-host or use our public instance. Everything is open-source, including the full production setup — there’s no ‘open-core’ model here. Check out our GitHub. The map data comes from OpenStreetMap.

- [OpenFreeMap @ GitHub](https://github.com/hyperknot/openfreemap).

Related contents:

- [Understanding Round Robin DNS @ Thoughts while building](https://blog.hyperknot.com/p/understanding-round-robin-dns).
- [OpenFreeMap survived 100,000 requests per second @ Thoughts while building](https://blog.hyperknot.com/p/openfreemap-survived-100000-requests).]]>
            </summary>
            <updated>2025-08-29T00:29:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3080</id>
            <title type="text"><![CDATA[Better Upload]]></title>
            <link rel="alternate" href="https://better-upload.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3080"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Better Upload is a file upload library for React that makes it very simple and easy to upload files directly to any S3-compatible service. It handles both the client and your server.

While Better Upload is designed to work with Next.js, it can also work with any framework / backend server that uses standard Request and Response objects. Like Remix and Hono!

- [Better Upload @GitHub](https://github.com/Nic13Gamer/better-upload).]]>
            </summary>
            <updated>2025-08-29T00:29:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3103</id>
            <title type="text"><![CDATA[GenAIScript]]></title>
            <link rel="alternate" href="https://microsoft.github.io/genaiscript/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3103"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Generative AI Scripting.

Programmatically assemble prompts for LLMs using JavaScript.

- [GenAIScript @ GitHub](https://github.com/microsoft/genaiscript/).]]>
            </summary>
            <updated>2025-08-29T00:33:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3125</id>
            <title type="text"><![CDATA[Nuxt UI]]></title>
            <link rel="alternate" href="https://ui.nuxt.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3125"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A UI Library for Modern Web Apps.
Nuxt UI simplifies the creation of stunning and responsive web applications with its
comprehensive collection of fully styled and customizable UI components designed for Nuxt.

- [Nuxt UI @ GitHub](https://github.com/nuxt/ui).
- [098 - Les news web dev pour octobre 2024 - 2.0 @ Double Slash :fr:](https://double-slash.dev/podcasts/news-oct24-2/).]]>
            </summary>
            <updated>2025-08-29T00:37:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3126</id>
            <title type="text"><![CDATA[srvx]]></title>
            <link rel="alternate" href="https://srvx.unjs.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3126"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[💥 Universal Server API based on web platform standards. Works seamlessly with Deno, Bun and Node.js. 

- [srvx @ GitHub](https://github.com/unjs/srvx).
- [098 - Les news web dev pour octobre 2024 - 2.0 @ Double Slash :fr:](https://double-slash.dev/podcasts/news-oct24-2/).]]>
            </summary>
            <updated>2025-08-29T00:37:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3127</id>
            <title type="text"><![CDATA[Rolldown]]></title>
            <link rel="alternate" href="https://rolldown.rs/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3127"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API. 

Rolldown is a JavaScript/TypeScript bundler written in Rust intended to serve as the future bundler used in Vite. It provides Rollup-compatible APIs and plugin interface, but will be more similar to esbuild in scope.

- [Rolldown @ GitHub](https://github.com/rolldown/rolldown).

Related contents:

- [Announcing Rolldown 1.0 @ Void(0)](https://voidzero.dev/posts/announcing-rolldown-1-0).
- [098 - Les news web dev pour octobre 2024 - 2.0 @ Double Slash :fr:](https://double-slash.dev/podcasts/news-oct24-2/).]]>
            </summary>
            <updated>2026-05-14T14:36:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3133</id>
            <title type="text"><![CDATA[Codependence]]></title>
            <link rel="alternate" href="https://jeffry.in/codependence/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3133"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Stop wrestling with code dependencies. Use Codependence! 🤼‍♀️ 

Codependence is a JavaScript utility for checking dependencies to ensure they&amp;#039;re up-to-date or match a specified version.

- [Codependence @ GitHub](https://github.com/yowainwright/codependence).]]>
            </summary>
            <updated>2025-08-29T00:38:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3136</id>
            <title type="text"><![CDATA[route-list]]></title>
            <link rel="alternate" href="https://github.com/VladimirMikulic/route-list" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3136"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Beautifully shows Express/Koa/Hapi/Fastify routes in CLI.]]>
            </summary>
            <updated>2025-08-29T00:40:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3141</id>
            <title type="text"><![CDATA[libphonenumber]]></title>
            <link rel="alternate" href="https://github.com/google/libphonenumber" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3141"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Google&amp;#039;s common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.]]>
            </summary>
            <updated>2025-08-29T00:40:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3145</id>
            <title type="text"><![CDATA[Fast grid]]></title>
            <link rel="alternate" href="https://fast-grid.vercel.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3145"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[World&amp;#039;s most performant DOM-based table.
A multithreaded web table, capable of running 120fps while sorting/filtering/scrolling simultaneously.

- [Fast grid @ GitHub](https://github.com/gabrielpetersson/fast-grid).]]>
            </summary>
            <updated>2025-08-29T00:40:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3148</id>
            <title type="text"><![CDATA[Civet]]></title>
            <link rel="alternate" href="https://civet.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3148"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A TypeScript superset that favors more types and less typing.

A Programming Language for the New Millenium.
Code More with Less in a TypeScript Superset.

Civet is a programming language that compiles to TypeScript or JavaScript, so you can use existing tooling (including VSCode type checking, hints, completion, etc.) while enabling concise and powerful syntax. It starts with 99% JS/TS compatibility, making it easy to transition existing code bases. Then it adds many features and syntactic sugar, with some highlights below and more comprehensive examples in the reference.

- [Civet @ GitHub](https://github.com/DanielXMoore/Civet).]]>
            </summary>
            <updated>2025-08-29T00:40:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3170</id>
            <title type="text"><![CDATA[Hono]]></title>
            <link rel="alternate" href="https://hono.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3170"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Web framework built on Web Standards.

Hono - means flame🔥 in Japanese - is a small, simple, and ultrafast web framework built on Web Standards. It works on any JavaScript runtime: Cloudflare Workers, Fastly Compute, Deno, Bun, Vercel, AWS Lambda, Lambda@Edge, and Node.js.

- [Hono @ GitHub](https://github.com/honojs/hono).

Related contents:

- [The story of web framework Hono, from the creator of Hono @ The Cloudflare Blog](https://blog.cloudflare.com/the-story-of-web-framework-hono-from-the-creator-of-hono/).
- [Leaving Next.js behind @ Jean Tinland](https://www.jeantinland.com/blog/leaving-nextjs-behind/).]]>
            </summary>
            <updated>2025-08-29T00:44:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3171</id>
            <title type="text"><![CDATA[TanStack Start]]></title>
            <link rel="alternate" href="https://tanstack.com/start/latest" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3171"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Full-stack React framework powered by TanStack Router.

Full-document SSR, Streaming, Server Functions, bundling and more, powered by TanStack Router, Vinxi, and Vite. Ready to deploy to your favorite hosting provider.

- [TanStack  @ GitHub](https://github.com/tanstack).

Related contents:

- [Migrating to TanStack Start @ Catalin&amp;#039;s Tech](https://catalins.tech/migrating-to-tanstack-start/).
- [Why developers are leaving Next.js for TanStack Start, and loving it @ appwrite](https://appwrite.io/blog/post/why-developers-leaving-nextjs-tanstack-start).]]>
            </summary>
            <updated>2025-10-30T13:22:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3172</id>
            <title type="text"><![CDATA[Wireit]]></title>
            <link rel="alternate" href="https://github.com/google/wireit" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3172"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Wireit upgrades your npm/pnpm/yarn scripts to make them smarter and more efficient.]]>
            </summary>
            <updated>2025-08-29T00:44:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3192</id>
            <title type="text"><![CDATA[RunJS]]></title>
            <link rel="alternate" href="https://runjs.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3192"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JavaScript Playground for macOS, Windows and Linux.

- [097 - Nos meilleurs apps pour le développement @ Double Slash :fr:](https://double-slash.dev/podcasts/tools-24/).]]>
            </summary>
            <updated>2025-08-29T00:48:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3241</id>
            <title type="text"><![CDATA[KaibanJS]]></title>
            <link rel="alternate" href="https://www.kaibanjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3241"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The JavaScript Framework for Building Multi-Agent Systems.

KaibanJS is a JavaScript-native framework for building and managing multi-agent systems with a Kanban-inspired approach. 

- [KaibanJS @ GitHub](https://github.com/kaiban-ai/KaibanJS).]]>
            </summary>
            <updated>2025-08-29T00:56:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3262</id>
            <title type="text"><![CDATA[Lodash Replacements @ Snap.js]]></title>
            <link rel="alternate" href="https://thescottyjam.github.io/snap.js/#!/nolodash" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3262"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[This is intended to be a complete catalog of all the functions that Lodash provides, along with a description of how one would go about doing the same thing in plain JavaScript.

If you ever see in any of the examples a built-in function that you wish to learn more about, please search MDN for an in-depth explanation about that particular function.

- [Snap.js @ GitHub](https://github.com/theScottyJam/snap.js/).]]>
            </summary>
            <updated>2025-08-29T01:00:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3264</id>
            <title type="text"><![CDATA[Nunjucks]]></title>
            <link rel="alternate" href="https://mozilla.github.io/nunjucks/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3264"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A rich and powerful templating language for JavaScript. 
 A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired).

- [Nunjucks @ GitHub](https://github.com/mozilla/nunjucks).
- [HTML Whitespace is Broken @ Devel without a Cause](https://blog.dwac.dev/posts/html-whitespace/).]]>
            </summary>
            <updated>2025-08-29T01:00:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3299</id>
            <title type="text"><![CDATA[npx setup-cli]]></title>
            <link rel="alternate" href="https://github.com/software-mansion/setup-ci" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3299"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[CLI to spin your CI/CD for react-native! 

The problem we noticed is that setting up CI is performed once, needs to be researched every time, and is often trial and error driven. The process is repetitive.

We created a tool that bootstraps CI with the most used features, which are ready for customization in the future. Running npx setup-ci generates GitHub workflows for the most popular CI tasks.]]>
            </summary>
            <updated>2025-08-29T01:06:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3309</id>
            <title type="text"><![CDATA[PlaceholderJS]]></title>
            <link rel="alternate" href="https://placeholderjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3309"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Ridiculously simple and lightweight placeholders.

A free placeholder service designed for developers. Integrates seamlessly with React &amp;amp; NextJS.

- [PlaceholderJS @ GitHub](https://github.com/bick/placeholder).]]>
            </summary>
            <updated>2025-08-29T01:08:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3321</id>
            <title type="text"><![CDATA[Brisa]]></title>
            <link rel="alternate" href="https://brisa.build/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3321"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Web Platform Framework. Build web applications with speed and simplicity.

Brisa is an experimental web framework inspired by the others, taking the best of each one.

- [Brisa @ GitHub](https://github.com/brisa-build/brisa).]]>
            </summary>
            <updated>2025-08-29T01:09:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3325</id>
            <title type="text"><![CDATA[Jazz]]></title>
            <link rel="alternate" href="https://jazz.tools/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3325"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Instant sync. A new way to build apps with distributed state.

Jazz is an open-source toolkit for building apps with distributed state.

- [Jazz @ GitHub](https://github.com/gardencmp/jazz).

Related contents:

- [Linear sent me down a local-first rabbit hole @ Bytemash](https://bytemash.net/posts/i-went-down-the-linear-rabbit-hole/).]]>
            </summary>
            <updated>2025-08-29T01:10:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3329</id>
            <title type="text"><![CDATA[Novu]]></title>
            <link rel="alternate" href="https://novu.co/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3329"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open-source notifications infrastructure and framework.

Open source JavaScript-native notifications framework for developers that makes it easy to build powerful notifications capabilities for your product teams.

- [Novu @ GitHub](https://github.com/novuhq/novu).]]>
            </summary>
            <updated>2025-08-29T01:12:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3333</id>
            <title type="text"><![CDATA[One]]></title>
            <link rel="alternate" href="https://onestack.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3333"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a React Framework.

Creating websites and apps is simply too complex.
One is a new React framework for web and native, built on Vite. It simplifies things with universal, typed routing seamlessly across static, server, and client pages. Plus, an amazing new solution to data.

- [One @ GitHub](https://github.com/onejs/one).]]>
            </summary>
            <updated>2025-08-29T01:12:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3375</id>
            <title type="text"><![CDATA[TinyJS]]></title>
            <link rel="alternate" href="https://github.com/victorqribeiro/TinyJS" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3375"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[TinyJS is a lightweight JavaScript library for dynamically creating HTML elements with deep property assignment. It simplifies DOM manipulation by allowing you to generate any standard HTML tag programmatically, apply properties, append content, and select DOM elements with ease.]]>
            </summary>
            <updated>2025-08-29T01:18:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3377</id>
            <title type="text"><![CDATA[µExpress / Ultimate Express]]></title>
            <link rel="alternate" href="https://github.com/dimdenGD/ultimate-express" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3377"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Ultimate Express. Fastest http server with full Express compatibility, based on µWebSockets. 

This library is a very fast re-implementation of Express.js 4. It is designed to be a drop-in replacement for Express.js, with the same API and functionality, while being much faster. It is not a fork of Express.js.]]>
            </summary>
            <updated>2025-08-29T01:18:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3393</id>
            <title type="text"><![CDATA[tachometer]]></title>
            <link rel="alternate" href="https://github.com/google/tachometer" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3393"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Statistically rigorous benchmark runner for the web.

tachometer is a tool for running benchmarks in web browsers. It uses repeated sampling and statistics to reliably identify even tiny differences in runtime.

- [Improving rendering performance with CSS content-visibility @ Read the Tea Leaves](https://nolanlawson.com/2024/09/18/improving-rendering-performance-with-css-content-visibility/).]]>
            </summary>
            <updated>2025-08-29T01:21:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3410</id>
            <title type="text"><![CDATA[Transloco Angular i18n]]></title>
            <link rel="alternate" href="https://jsverse.github.io/transloco/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3410"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🚀 😍 The internationalization (i18n) library for Angular 

Transloco allows you to define translations for your content in different languages and switch between them easily in runtime. It exposes a rich API to manage translations efficiently and cleanly. It provides multiple plugins that will improve your development experience. Here is a small taste of the features it offers:

- [Transloco @ GitHub](https://github.com/jsverse/transloco).
- [\#291.src - Micro front-end: Un patchwork efficace avec Fabien Brunet @ &amp;lt;ifttd&amp;gt; :fr:](https://www.ifttd.io/episodes/micro-front-end).]]>
            </summary>
            <updated>2025-08-29T01:25:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3411</id>
            <title type="text"><![CDATA[HumanifyJS]]></title>
            <link rel="alternate" href="https://github.com/jehna/humanify" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3411"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Deobfuscate Javascript code using LLMs (&amp;quot;AI&amp;quot;)

This tool uses large language modeles (like ChatGPT &amp;amp; llama) and other tools to deobfuscate, unminify, transpile, decompile and unpack Javascript code. Note that LLMs don&amp;#039;t perform any structural changes – they only provide hints to rename variables and functions. The heavy lifting is done by Babel on AST level to ensure code stays 1-1 equivalent.]]>
            </summary>
            <updated>2025-08-29T01:25:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3418</id>
            <title type="text"><![CDATA[AppSignal APM]]></title>
            <link rel="alternate" href="https://www.appsignal.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3418"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[APM for Ruby, Elixir, Node.js &amp;amp; Python. No-brainer monitoring for smart developers.
Application Monitoring for Ruby on Rails, Elixir, Node.js &amp;amp; Python.]]>
            </summary>
            <updated>2025-08-29T01:26:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3421</id>
            <title type="text"><![CDATA[mitata]]></title>
            <link rel="alternate" href="https://github.com/evanwashere/mitata" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3421"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[benchmark tooling that loves you ❤️ 

Mitata is a benchmark tooling library for JavaScript and C++ that offers accurate timing down to picoseconds, helpful visualizations, and features like automatic garbage collection and argument handling for benchmarks.]]>
            </summary>
            <updated>2025-08-29T01:26:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3427</id>
            <title type="text"><![CDATA[🦜️🔗 LangChain]]></title>
            <link rel="alternate" href="https://www.langchain.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3427"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The largest community building the future of LLM apps

LangChain’s flexible abstractions and AI-first toolkit make it the #1 choice for developers when building with GenAI.
Join 1M+ builders standardizing their LLM app development
in LangChain&amp;#039;s Python and JavaScript frameworks.

- [LangChain @ GitHub](https://github.com/langchain-ai).

Related contents:

- [\#307.src - Langchain: Faire de l&amp;#039;IA comme des Lego avec Maxime Thoonsen @ &amp;lt;ifttd&amp;gt;](https://www.ifttd.io/episodes/langchain).
- [Tour d&amp;#039;horizon des frameworks pour créer des applications basées sur les LLM @ Data-Crafting.io :fr:](https://datacrafting.substack.com/p/tour-dhorizon-des-frameworks-pour).
- [\#304.bin - Bilan 2024: Le début de la révolution avec Quentin Adam @ &amp;lt;ifttd&amp;gt;](https://www.ifttd.io/episodes/bilan-2024).
- [Construire son RAG (Retrieval Augmented Generation) grâce à langchain: L’exemple de l’Helpdesk d’OCTO @ OCTO talks :fr:](https://blog.octo.com/le-chatbot-docto-langchain-rag-et-code-associe).
- [CLI Chatbot with LangChain and OpenAI in Node.js @ rw;eruch](https://www.robinwieruch.de/langchain-node-js-openai/).
- [Meetup GenAI - Découverte de LangChain @ Flint&amp;#039;s YouTube :fr:](https://www.youtube.com/watch?v=0ImjWIo5fyM).
- [Agents 2.0: From Shallow Loops to Deep Agents @ PHILSCHMID](https://www.philschmid.de/agents-2.0-deep-agents).
- [Production RAG: what I learned from processing 5M+ documents @ Abdellatif Abdelfattah](https://blog.abdellatif.io/production-rag-processing-5m-documents).
- [Intégration de Google Drive avec langchain @ Octo talks! :fr:](https://blog.octo.com/integration-de-google-drive-avec-langchain).
- [Deux techniques pour ingérer des pages web pour le RAG : BeautifulSoup vs Docling @ lbke :fr:](https://links.biapy.com/links/3427/edit).
- [Créer un RAG avec LangChain en 5 étapes @ lbke :fr:](https://www.lbke.fr/formations/rag-introduction-langchain/rag-avec-langchain).
- [RAG Against The Machine @ Quoi de neuf les devs ? :fr:](https://happytodev.substack.com/p/quoi-de-neuf-les-devs-153-veille?open=false#%C2%A7rag-against-the-machine).
- [LangChain, LangGraph Flaws Expose Files, Secrets, Databases in Widely Used AI Frameworks @ The Hacker News](https://thehackernews.com/2026/03/langchain-langgraph-flaws-expose-files.html).]]>
            </summary>
            <updated>2026-03-30T18:57:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3535</id>
            <title type="text"><![CDATA[Vinxi]]></title>
            <link rel="alternate" href="https://vinxi.vercel.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3535"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Full Stack Javascript SDK. Build your javascript applications and frameworks with ease.

Compose full stack applications (and frameworks) using Vite, the versatile bundler and dev server, and Nitro, the universal production server. The core primitive in vinxi is a router.

- [Vinxi @ GitHub](https://github.com/nksaraf/vinxi).
- [094 - Les news web dev pour septembre 2024 @ Double Slash :fr:](https://double-slash.dev/podcasts/news-sept24/).]]>
            </summary>
            <updated>2025-08-29T01:46:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3568</id>
            <title type="text"><![CDATA[Fuse Open]]></title>
            <link rel="alternate" href="https://fuseopen.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3568"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Create better native apps for iOS and Android with a new breed of development tools.

An open-source cross-platform mobile app development tool suite, supporting building Android and iOS applications.

With Fuse you can build native mobile user interfaces using the easy to learn UX Markup language, and use JavaScript to add business logic

- [Fuse Open @ GitHub](https://github.com/fuse-open).]]>
            </summary>
            <updated>2025-08-29T01:51:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3590</id>
            <title type="text"><![CDATA[React Advanced Cropper]]></title>
            <link rel="alternate" href="https://advanced-cropper.github.io/react-advanced-cropper/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3590"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Create the cropper you desire.

This react cropper library gives you the possibility to create croppers that exactly suited for your website design. Don’t limit yourself. Rotate, zoom, transitions, autozoom and many other features included.

- [React Advanced Cropper @ GitHub](https://github.com/advanced-cropper/react-advanced-cropper/).]]>
            </summary>
            <updated>2025-08-29T01:55:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3604</id>
            <title type="text"><![CDATA[Deno]]></title>
            <link rel="alternate" href="https://deno.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3604"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[the next-generation JavaScript runtime

- [Deno @ GitHub](https://github.com/denoland/deno).

Related contents:

- [Deno 2 with Ryan Dahl @ Syntax](https://syntax.fm/show/815/deno-2-with-ryan-dahl).
- [Limitations vs. Capabilities @ Jim Nielsen’s Blog](https://blog.jim-nielsen.com/2025/limitations-vs-capabilities/).
- [How to get deep traces in your Node.js backend with OTel and Deno @ Deno blog](https://deno.com/blog/otel-tracing-in-node-and-deno).
- [Using Deno as my game engine @ Explodi](https://explodi.tubatuba.net/2025/09/26/using-deno-as-my-game-engine).
- [Node.js vs Deno vs Bun Performance Benchmarks @ RepoFlow](https://www.repoflow.io/blog/node-js-vs-deno-vs-bun-performance-benchmarks).]]>
            </summary>
            <updated>2026-02-24T12:35:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3617</id>
            <title type="text"><![CDATA[CesiumJS]]></title>
            <link rel="alternate" href="https://cesium.com/platform/cesiumjs/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3617"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An open-source JavaScript library for world-class 3D globes and maps 🌎 

CesiumJS is an open source JavaScript library for creating world-class 3D globes and maps with the best possible performance, precision, visual quality, and ease of use. Developers across industries, from aerospace to smart cities to drones, use CesiumJS to create interactive web apps for sharing dynamic geospatial data.

- [CesiumJS @ GitHub](https://github.com/CesiumGS/cesium).]]>
            </summary>
            <updated>2025-08-29T01:59:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3680</id>
            <title type="text"><![CDATA[Instant]]></title>
            <link rel="alternate" href="https://www.instantdb.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3680"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The realtime client-side database.

Instant is a client-side database that makes it easy to build real-time and collaborative apps like Notion or Figma.

- [Instant @ GitHub](https://github.com/instantdb/instant).

Related contents:

- [La veille des Ours n°32 @ Bearstech&amp;#039;s LinkedIn :fr:](https://www.linkedin.com/pulse/la-veille-des-ours-n32-bearstech-adpzf/).]]>
            </summary>
            <updated>2025-08-29T02:10:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3697</id>
            <title type="text"><![CDATA[Gatsby]]></title>
            <link rel="alternate" href="https://www.gatsbyjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3697"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The best React-based framework with performance, scalability and security built in.

 Gatsby is a free and open source framework based on React that helps developers build blazing fast websites and apps.
It combines the control and scalability of dynamically rendered sites with the speed of static-site generation, creating a whole new web of possibilities. 

- [Gatsby @ GitHub](https://github.com/gatsbyjs/gatsby).
- [The end of Gatsby.js? @ ikius](https://ikius.com/blog/end-of-gatsbyjs).]]>
            </summary>
            <updated>2025-08-29T02:13:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3700</id>
            <title type="text"><![CDATA[Ramda]]></title>
            <link rel="alternate" href="https://ramdajs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3700"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A practical functional library for JavaScript programmers.

There are already several excellent libraries with a functional flavor. Typically, they are meant to be general-purpose toolkits, suitable for working in multiple paradigms. Ramda has a more focused goal. We wanted a library designed specifically for a functional programming style, one that makes it easy to create functional pipelines, one that never mutates user data.

- [Ramda @ GitHub](https://github.com/ramda/ramda).
- [Good Refactoring vs Bad Refactoring @ builder.io](https://www.builder.io/blog/good-vs-bad-refactoring).]]>
            </summary>
            <updated>2025-08-29T02:13:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3714</id>
            <title type="text"><![CDATA[KaTeX]]></title>
            <link rel="alternate" href="https://katex.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3714"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The fastest math typesetting library for the web. 

KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering on the web.

- [KaTeX @ GitHub](https://github.com/KaTeX/KaTeX).]]>
            </summary>
            <updated>2025-08-29T02:15:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3759</id>
            <title type="text"><![CDATA[Litlyx]]></title>
            <link rel="alternate" href="https://litlyx.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3759"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[One-Line Code Lightweight Analytics. AI Powered Analytics Dashboard.

The easiest dev-centric analytics tool.
Litlyx is an open-source analytics solution for any JavaScript framework. Setup takes less then 30 seconds and just one line of code! 

- [Litlyx @ GitHub](https://github.com/litlyx/litlyx)]]>
            </summary>
            <updated>2025-08-29T02:23:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3769</id>
            <title type="text"><![CDATA[GraphQL Shield]]></title>
            <link rel="alternate" href="https://the-guild.dev/graphql/shield" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3769"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🛡 A GraphQL tool to ease the creation of permission layer. GraphQL Permissions Framework for Complex Authorisation Systems.
Implement your server permissions in a clear and deterministic way and let it guard access to your schema.

GraphQL Shield helps you create a permission layer for your application. Using an intuitive rule-API, you&amp;#039;ll gain the power of the shield engine on every request and reduce the load time of every request with smart caching. This way you can make sure your application will remain quick, and no internal data will be exposed.

- [GraphQL Shield @ GitHub](https://github.com/maticzav/graphql-shield).]]>
            </summary>
            <updated>2025-08-29T02:25:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3771</id>
            <title type="text"><![CDATA[Nodemailer]]></title>
            <link rel="alternate" href="https://nodemailer.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3771"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[✉️ Send e-mails with Node.JS – easy as cake! 

Nodemailer is a module for Node.js applications to allow easy as cake email sending. The project got started back in 2010 when there was no sane option to send email messages, today it is the solution most Node.js users turn to by default.

- [Nodemailer @ GitHub](https://github.com/nodemailer/nodemailer/).]]>
            </summary>
            <updated>2025-08-29T02:25:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3772</id>
            <title type="text"><![CDATA[BullMQ]]></title>
            <link rel="alternate" href="https://bullmq.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3772"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Background Jobs processing and message queue for NodeJS. The fastest, most reliable, Redis-based distributed queue for Node. Carefully written for rock solid stability and atomicity. 

Scale your background job processing using Node.JS.
BullMQ is a fast and robust background job processing library for Redis™.

BullMQ is a Node.js library that implements a fast and robust queue system built on top of Redis that helps in resolving many modern age micro-services architectures.

- [BullMQ @ GitHub](https://github.com/taskforcesh/bullmq).]]>
            </summary>
            <updated>2025-08-29T02:25:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3843</id>
            <title type="text"><![CDATA[Porffor]]></title>
            <link rel="alternate" href="https://porffor.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3843"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A from-scratch experimental ahead-of-time JS engine

Porffor is a unique JS engine/compiler/runtime, compiling JS code to WebAssembly or native ahead-of-time.
It is limited for now; intended for research, not serious use!

- [Porffor @ GitHub](https://github.com/CanadaHonk/porffor).]]>
            </summary>
            <updated>2025-08-29T02:37:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3848</id>
            <title type="text"><![CDATA[Plain Vanilla]]></title>
            <link rel="alternate" href="https://plainvanillaweb.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3848"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An explainer for doing web development using only vanilla techniques. No tools, no frameworks — just HTML, CSS, and JavaScript.]]>
            </summary>
            <updated>2025-08-29T02:37:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3861</id>
            <title type="text"><![CDATA[Apache Thrift]]></title>
            <link rel="alternate" href="https://thrift.apache.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3861"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Apache Thrift software framework, for scalable cross-language services development, combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, JavaScript, Node.js, Smalltalk, OCaml and Delphi and other languages. 

- [Why Airbnb moved away from a monolithic architecture @ StackSweep](https://stacksweep.substack.com/p/why-airbnb-moved-away-from-a-monolithic).]]>
            </summary>
            <updated>2025-08-29T02:41:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3901</id>
            <title type="text"><![CDATA[Microjs]]></title>
            <link rel="alternate" href="http://microjs.com/#" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3901"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!

Microjs.com helps you discover the most compact-but-powerful microframeworks, and makes it easy for you to pick one that’ll work for you.

- [Microjs @ GitHub](https://github.com/microjs/microjs.com).]]>
            </summary>
            <updated>2025-08-29T02:46:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3910</id>
            <title type="text"><![CDATA[Ever UI]]></title>
            <link rel="alternate" href="https://www.ever-ui.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3910"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Unstyled highly composable components that you can copy/paste in your own codebase. Built with Tailwind CSS and a bit of Framer Motion. Customize them as you want.

- [Ever UI @ GitHub](https://github.com/everlabs/).]]>
            </summary>
            <updated>2025-08-29T02:49:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3925</id>
            <title type="text"><![CDATA[🗺 MapSCII]]></title>
            <link rel="alternate" href="https://github.com/rastapasta/mapscii?tab=readme-ov-file" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3925"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🗺 MapSCII is a Braille &amp;amp; ASCII world map renderer for your console.
A node.js based Vector Tile to Braille and ASCII renderer for xterm-compatible terminals.

- [MapSCII – Explorez le monde en ASCII depuis votre terminal @ Korben :fr:](https://korben.info/mapscii-explorez-monde-ascii-terminal.html).]]>
            </summary>
            <updated>2025-08-29T02:50:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3933</id>
            <title type="text"><![CDATA[Backbone.js]]></title>
            <link rel="alternate" href="https://backbonejs.org/#" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3933"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface. 

- [Backbone.js @ GitHub](https://github.com/jashkenas/backbone/).

Related contents: 

- [091- Les news web dev pour l&amp;#039;été 2024 @ Double Slash :fr:](https://double-slash.dev/podcasts/summernews-24/).
- [React vs. Backbone in 2025](https://backbonenotbad.hyperclay.com/).]]>
            </summary>
            <updated>2025-10-27T13:45:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3934</id>
            <title type="text"><![CDATA[Maska]]></title>
            <link rel="alternate" href="https://beholdr.github.io/maska/v3/#/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3934"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Maska is a simple zero-dependency input mask library.

You can use it with vanilla javascript or with your favorite framework. Out of the box there is integration with Vue 2/3, Svelte and Alpine.js, but you can integrate it into any framework.

- [Maska @ GitHub](https://github.com/beholdr/maska).
- [091- Les news web dev pour l&amp;#039;été 2024 @ Double Slash :fr:](https://double-slash.dev/podcasts/summernews-24/).]]>
            </summary>
            <updated>2025-08-29T02:53:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3946</id>
            <title type="text"><![CDATA[pkg.pr.new]]></title>
            <link rel="alternate" href="https://github.com/stackblitz-labs/pkg.pr.new" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3946"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Continuous (Preview) Releases for your libraries!

With pkg.pr.new, each of your commits and pull requests will trigger an instant preview release without publishing anything to NPM. This enables users to access features and bug-fixes without the need to wait for release cycles using npm or pull request merges.

- [090 - Les news web dev pour juillet 2024 @ Double Slash](https://double-slash.dev/podcasts/news-jul-24/).]]>
            </summary>
            <updated>2025-08-29T02:54:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3985</id>
            <title type="text"><![CDATA[glossarify-md:]]></title>
            <link rel="alternate" href="https://github.com/about-code/glossarify-md" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3985"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Term-to-Definition-Linker for Markdown.

glossarify-md is a command line tool to help Markdown writers with

- Cross-Linking (prime use case): auto-link terms to some definition in a glossary
- Indexes: generate indexes from glossary terms and navigate to where they were mentioned
- Lists: generate arbitrary lists such as List of Tables, List of Figures, List of Listings, List of Definitions, List of Formulas, and so forth...]]>
            </summary>
            <updated>2025-08-29T03:01:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3987</id>
            <title type="text"><![CDATA[Swapy]]></title>
            <link rel="alternate" href="https://swapy.tahazsh.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3987"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Easy Drag-to-Swap Solution. ✨ A simple JavaScript tool for converting any layout you have to drag-to-swap layout.

Meet Swapy, a framework-agnostic tool that converts any layout into a drag-to-swap one with just a few lines of code. 

- [Swapy @ GitHub](https://github.com/TahaSh/swapy).
- [091- Les news web dev pour l&amp;#039;été 2024 @ Double Slash :fr:](https://double-slash.dev/podcasts/summernews-24/).
- [Swapy - Le glisser-déposer pour vos layouts JavaScript @ Korben :fr:](https://korben.info/swapy-glisser-deposer-layouts-javascript.html).]]>
            </summary>
            <updated>2025-08-29T03:01:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4002</id>
            <title type="text"><![CDATA[TOAST UI]]></title>
            <link rel="alternate" href="https://ui.toast.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4002"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Use TOAST UI to Make Your Web Delicious!

JavaScript UI library and free open source project constantly managed by NHN Cloud.

- [Toast UI @ GitHub](https://github.com/nhn).]]>
            </summary>
            <updated>2025-08-29T03:03:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4004</id>
            <title type="text"><![CDATA[Nuxt Workers]]></title>
            <link rel="alternate" href="https://github.com/danielroe/nuxt-workers" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4004"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[SSR-safe, zero-config Web Workers integration for Nuxt.

Web Workers enable running JavaScript code in the background to perform complex tasks without blocking the main thread, ensuring smoother and more responsive web applications.]]>
            </summary>
            <updated>2025-08-29T03:03:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4012</id>
            <title type="text"><![CDATA[ProseMirror]]></title>
            <link rel="alternate" href="https://prosemirror.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4012"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The ProseMirror WYSIWYM editor. A toolkit for building rich-text editors on the web.

ProseMirror is a well-behaved rich semantic content editor based on contentEditable, with support for collaborative editing and custom document schemas.

Rich content editors should, ideally, produce clean, semantically meaningful documents while still being easy for users to understand. ProseMirror tries to bridge the gap between editing explicit, unambiguous content like Markdown or XML, and classical WYSIWYG editors.

- [ProseMirror @ GitHub](https://github.com/ProseMirror/prosemirror).]]>
            </summary>
            <updated>2025-08-29T03:05:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4013</id>
            <title type="text"><![CDATA[Kiwipedia, made by Alsacréations 🥝 :fr:]]></title>
            <link rel="alternate" href="https://github.com/alsacreations/kiwipedia" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4013"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Base de connaissances techniques et bonnes pratiques internes à l&amp;#039;agence Alsacréations.]]>
            </summary>
            <updated>2025-08-29T03:05:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4028</id>
            <title type="text"><![CDATA[50 Projects in 50 Days - HTML/CSS and JavaScript]]></title>
            <link rel="alternate" href="https://github.com/bradtraversy/50projects50days/tree/master?tab=readme-ov-file" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4028"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[50+ mini web projects using HTML, CSS &amp;amp; JS]]>
            </summary>
            <updated>2025-08-29T03:07:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4029</id>
            <title type="text"><![CDATA[PostgresML]]></title>
            <link rel="alternate" href="https://postgresml.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4029"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Infra for RAG apps that work in prod.
You know Postgres. Now you know machine learning.

Index, filter &amp;amp; rank vectors. Create embeddings. Generate real-time, fact-based outputs.

Korvus is a search SDK that unifies the entire RAG pipeline in a single database query. Built on top of Postgres with bindings for Python, JavaScript and Rust, Korvus delivers high-performance, customizable search capabilities with minimal infrastructure concerns.

- [Korvus @ GitHub](https://github.com/postgresml/korvus).]]>
            </summary>
            <updated>2025-08-29T03:07:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4066</id>
            <title type="text"><![CDATA[PrimeVue]]></title>
            <link rel="alternate" href="https://primevue.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4066"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Vue UI Component Library. The Next-Gen UI Suite for Vue.js

Enhance your web applications with PrimeVue&amp;#039;s comprehensive suite of customizable, feature-rich UI components. With PrimeVue, turning your development vision into reality has never been easier. 

- [PrimeVue @ GitHub](https://github.com/primefaces/primevue).
- [090 - Les news web dev pour juillet 2024 @ Double Slash](https://double-slash.dev/podcasts/news-jul-24/).]]>
            </summary>
            <updated>2025-08-29T03:14:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4067</id>
            <title type="text"><![CDATA[jsPDF]]></title>
            <link rel="alternate" href="https://parall.ax/products/jspdf" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4067"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The leading HTML5 client solution for generating PDFs.
Transform your PDF generation process for your event tickets, reports, certificates, and more.

 Client-side JavaScript PDF generation for everyone. 

- [jsPDF documentation](https://parallax.github.io/jsPDF/docs/index.html).
- [jsPDF @ GitHub](https://github.com/parallax/jsPDF).]]>
            </summary>
            <updated>2025-08-29T03:14:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4087</id>
            <title type="text"><![CDATA[Code Galaxies]]></title>
            <link rel="alternate" href="https://anvaka.github.io/pm/#/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4087"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Visualization of languages and linux distribution packages dependencies.

- [Software Galaxies @ GitHub](https://github.com/anvaka/pm/).]]>
            </summary>
            <updated>2025-08-29T03:18:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4115</id>
            <title type="text"><![CDATA[Ohm]]></title>
            <link rel="alternate" href="https://ohmjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4115"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A library and language for building parsers, interpreters, compilers, etc. 

Ohm is a parsing toolkit consisting of a library and a domain-specific language. You can use it to parse custom file formats or quickly build parsers, interpreters, and compilers for programming languages.

- [Ohm @ GitHub](https://github.com/ohmjs/ohm).]]>
            </summary>
            <updated>2025-08-29T03:22:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4118</id>
            <title type="text"><![CDATA[Farm]]></title>
            <link rel="alternate" href="https://www.farmfe.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4118"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Extremely Fast Vite-compatible Web Build Tool Written in Rust.

Farm is a Rust-Based Web Building Engine to Facilitate Your Web Program and JavaScript Library.
Farm is a extremely fast vite-compatible web-building tool written in Rust. It&amp;#039;s designed to be fast, powerful and consistent, aims to provide best experience for web development, which is the real next generation build tool.

- [Farm @ GitHub](https://github.com/farm-fe/farm).]]>
            </summary>
            <updated>2025-08-29T03:23:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4121</id>
            <title type="text"><![CDATA[ReactiveX]]></title>
            <link rel="alternate" href="https://reactivex.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4121"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An API for asynchronous programming with observable streams.

ReactiveX is a combination of the best ideas from
the Observer pattern, the Iterator pattern, and functional programming.

- [ReactiveX @ GitHub](https://github.com/ReactiveX).]]>
            </summary>
            <updated>2025-08-29T03:24:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4162</id>
            <title type="text"><![CDATA[Nitro]]></title>
            <link rel="alternate" href="https://nitro.unjs.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4162"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Next Generation Server Toolkit. Create web servers with everything you need and deploy them wherever you prefer.

- [Nitro @ GitHub](https://github.com/unjs/nitro).
- [Découverte de Nitro, le serveur JS qui va vous faciliter la vie ! \[WorkShop\] @ Double Slash //&amp;#039;s YouTube](https://www.youtube.com/watch?v=LlgvZAUo00I).]]>
            </summary>
            <updated>2025-08-29T03:30:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4166</id>
            <title type="text"><![CDATA[ShipFast]]></title>
            <link rel="alternate" href="https://shipfa.st/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4166"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Launch Your Startup in Days, Not Weeks.

The NextJS boilerplate with all you need to build your SaaS, AI tool, or any other web app and make your first $ online fast.

- [Les devs rapides sont mauvais !? @ eventuallycoding&amp;#039;s YouTube :fr:](https://www.youtube.com/watch?v=ix2xKJGQWmk).]]>
            </summary>
            <updated>2025-08-29T03:31:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4172</id>
            <title type="text"><![CDATA[Transformers.js]]></title>
            <link rel="alternate" href="https://github.com/xenova/transformers.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4172"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!

Transformers.js is designed to be functionally equivalent to Hugging Face&amp;#039;s transformers python library, meaning you can run the same pretrained models using a very similar API. These models support common tasks in different modalities, such as:]]>
            </summary>
            <updated>2025-08-29T03:32:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4228</id>
            <title type="text"><![CDATA[markmap]]></title>
            <link rel="alternate" href="https://markmap.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4228"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build mindmaps with plain text.
Visualize your Markdown as mindmaps.

- [markmap @ GitHub](https://github.com/markmap/markmap).

Related contents:

- [Top 6 Tools to Turn Code into Beautiful Diagrams @ ByteByteGo Newsletter](https://blog.bytebytego.com/p/ep109-top-6-tools-to-turn-code-into).]]>
            </summary>
            <updated>2026-01-12T14:46:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4230</id>
            <title type="text"><![CDATA[JSDoc]]></title>
            <link rel="alternate" href="https://jsdoc.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4230"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An API documentation generator for JavaScript. 

- [JSDoc @ GitHub](https://github.com/jsdoc/jsdoc).

Related contents:

- [How to document your JavaScript package @ Deno](https://deno.com/blog/document-javascript-package).
- [How JSDoc Saved My Dev Workflow @ Atomic Object](https://spin.atomicobject.com/how-jsdoc-saved-my-dev-workflow/).
- [JSDoc *is* TypeScript @ culi.bear.blog](https://culi.bearblog.dev/jsdoc-is-typescript/).]]>
            </summary>
            <updated>2025-12-15T13:00:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4231</id>
            <title type="text"><![CDATA[Angular]]></title>
            <link rel="alternate" href="https://angular.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4231"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Deliver web apps with confidence 🚀 .

 Angular is a development platform for building mobile and desktop web applications
using TypeScript/JavaScript and other languages. 

- [Angular @ GitHub](https://github.com/angular/angular).

Related contents:

- [Angular : le renouveau @ Devox FR&amp;#039;s YouTube :fr:](https://www.youtube.com/watch?v=hgaOiJPA6sg).
- [Angular: The Documentary | An origin story @ Honeypot&amp;#039;s YouTube](https://www.youtube.com/watch?v=cRC9DlH45lA).
- [#107 Angular: l&amp;#039;épopée moderne @ DevApps.ms :fr:](https://devapps.ms/podcasts/107-angular).]]>
            </summary>
            <updated>2025-08-29T03:42:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4234</id>
            <title type="text"><![CDATA[Vocs]]></title>
            <link rel="alternate" href="https://vocs.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4234"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[React Documentation Framework. Minimal Documentation Framework, powered by React + Vite.
Vocs is a minimal static documentation generator designed to supercharge your documentation workflow, built with modern web technologies.

- [Vocs @ GitHub](https://github.com/wevm/vocs).
- [086 - Les news web dev pour Mai 2024 - partie 2 @ Double Slash :fr:](https://double-slash.dev/podcasts/news05-2-24/).]]>
            </summary>
            <updated>2025-08-29T03:42:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4239</id>
            <title type="text"><![CDATA[Pic Smaller]]></title>
            <link rel="alternate" href="https://picsmaller.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4239"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Compress WebP, PNG, JPEG and Gif images intelligently.

Pic Smaller is a super easy-to-use online image compression tool. Its UI is intuitive and supports compression configuration. At the same time, because it is purely local compression without any server-side logic, it is completely safe.

- [Pic Smaller @ GitHub](https://github.com/joye61/pic-smaller).]]>
            </summary>
            <updated>2025-08-29T03:43:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4266</id>
            <title type="text"><![CDATA[Quill]]></title>
            <link rel="alternate" href="https://quilljs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4266"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Your powerful rich text editor.

 Quill is a modern WYSIWYG editor built for compatibility and extensibility 

- [Quill @ GitHub](https://github.com/quilljs/quill).
- [Quill – L’éditeur WYSIWYG nouvelle génération @ Korben :fr:](https://korben.info/quill-lediteur-wysiwyg-nouvelle-generation.html).]]>
            </summary>
            <updated>2025-08-29T03:48:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4267</id>
            <title type="text"><![CDATA[Resonate]]></title>
            <link rel="alternate" href="https://www.resonatehq.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4267"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Distributed Async Await. A dead simple programming model for modern applications.

Resonate&amp;#039;s Distributed Async Await is a new programming model that simplifies coding for the cloud. It ensures code completion even if hardware or software failures occur during execution. The programming model does this with just functions and promises, making it trivial to build coordinated and reliable distributed applications.

- [Resonate @ GitHub](https://github.com/resonatehq/resonate).

Related contents:

- [Episode \#636: The era of durable execution @ Changelog Interviews](https://changelog.com/podcast/636).]]>
            </summary>
            <updated>2025-08-29T03:48:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4278</id>
            <title type="text"><![CDATA[JSR: the JavaScript Registry]]></title>
            <link rel="alternate" href="https://jsr.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4278"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The open-source package registry for modern JavaScript and TypeScript.

JSR is designed for TypeScript. You publish TypeScript source, and JSR handles generating API docs, .d.ts files, and transpiling your code for cross-runtime compatibility.

JSR packages are distributed as web-standard ECMAScript modules.

- [JSR @ GitHub](https://github.com/jsr-io/jsr).

Related contents:

- [085 - News Mai 2024 @ Double Slash Podcast :fr:](https://double-slash.dev/podcasts/news-05-24/).
- [How to document your JavaScript package @ Deno](https://deno.com/blog/document-javascript-package).
- [Episode \#674: Securing npm is table stakes @ Changelog Interviews](https://changelog.com/podcast/674).]]>
            </summary>
            <updated>2026-02-03T07:18:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4281</id>
            <title type="text"><![CDATA[Component Party]]></title>
            <link rel="alternate" href="https://component-party.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4281"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🎉 Web component JS frameworks overview by their syntax and features.

Many JS developers don&amp;#039;t have a good overview of every existing JS framework with their own syntax and features. How do we solve this ? Developers love having framework overview by examples. It&amp;#039;s a quick introduction before going deeper.

- [Component Party @ GitHub](https://github.com/matschik/component-party.dev).

Related contents:

- [085 - News Mai 2024 @ Double Slash Podcast :fr:](https://double-slash.dev/podcasts/news-05-24/).]]>
            </summary>
            <updated>2026-06-16T11:31:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4299</id>
            <title type="text"><![CDATA[Twenty]]></title>
            <link rel="alternate" href="https://twenty.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4299"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The #1 Open-Source CRM. Modern, powerful, affordable platform to manage your customer relationships.

Building a modern alternative to Salesforce, powered by the community. 

- [Twenty @ GitHub](https://github.com/twentyhq/twenty).]]>
            </summary>
            <updated>2025-08-29T03:54:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4304</id>
            <title type="text"><![CDATA[Flyde]]></title>
            <link rel="alternate" href="https://www.flyde.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4304"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Visual Programming. For Developers.

Open source, runs in VS Code, integrates with existing TypeScript code, browser and Node.js.

- [Flyde @ GitHub](https://github.com/flydelabs/flyde).
- [Flyde – Comme scratch mais pour les vrais dev @ Korben :fr:](https://korben.info/un-nouvel-outil-de-programmation-visuelle-flyde-en-alpha-pour-les-developpeurs.html).]]>
            </summary>
            <updated>2025-08-29T03:54:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4317</id>
            <title type="text"><![CDATA[Mario Kart 3.js]]></title>
            <link rel="alternate" href="https://lunakepio.github.io/Mario-Kart-3.js/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4317"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JavaScript/WebGL Mario Kart.

- [Mario Kart 3.js @ GitHub](https://github.com/Lunakepio/Mario-Kart-3.js/).
- [S4E14 - Il a recodé Mario Kart ! @ Underscore_ :fr:](https://shows.acast.com/micode-underscore/episodes/s4e14-il-a-recode-mario-kart).]]>
            </summary>
            <updated>2025-08-29T03:56:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4331</id>
            <title type="text"><![CDATA[Death Star Trench Run]]></title>
            <link rel="alternate" href="https://death-star-trench-run.vercel.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4331"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The project is a 3D game playable in a browser where you are playing as Luke Skywalker in his famous T-45 X - Wing running through the Death Star&amp;#039; trench, you&amp;#039;ll meet obstacle to avoid, destroy enemies, blast your way through.]]>
            </summary>
            <updated>2025-08-29T03:58:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4342</id>
            <title type="text"><![CDATA[Bower]]></title>
            <link rel="alternate" href="https://bower.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4342"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a package manager for the web.

Bower offers a generic, unopinionated solution to the problem of front-end package management, while exposing the package dependency model via an API that can be consumed by a more opinionated build stack. There are no system wide dependencies, no dependencies are shared between different apps, and the dependency tree is flat.

- [Bower @ GitHub](https://github.com/bower/bower/).]]>
            </summary>
            <updated>2025-08-29T04:00:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4352</id>
            <title type="text"><![CDATA[Nano ID]]></title>
            <link rel="alternate" href="https://zelark.github.io/nano-id-cc/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4352"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript.

Nano ID is a library for generating random IDs. Likewise UUID, there is a probability of duplicate IDs. However, this probability is extremely small.

- [Nano ID @ GitHub](https://github.com/ai/nanoid).
- [Nano ID PHP @ GitHub](https://github.com/hidehalo/nanoid-php).
- [Créer un raccourcisseur d&amp;#039;URL avec Bref - Partie 2 @ Hephaist.io :fr:](https://hephaist.io/blog/2023/03/08/creer-un-raccourcisseur-d-url-avec-bref-partie-2/).]]>
            </summary>
            <updated>2025-08-29T04:02:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4397</id>
            <title type="text"><![CDATA[3D Dom viewer]]></title>
            <link rel="alternate" href="https://gist.github.com/OrionReed/4c3778ebc2b5026d2354359ca49077ca" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4397"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[3D DOM viewer, copy-paste this into your console to visualise the DOM topographically.]]>
            </summary>
            <updated>2025-08-29T04:10:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4401</id>
            <title type="text"><![CDATA[npmgraph]]></title>
            <link rel="alternate" href="https://npmgraph.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4401"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[NPM Dependency Diagrams. A tool for exploring NPM modules and dependencies.

- [npmgraph @ GitHub](https://github.com/npmgraph/npmgraph/).
- [npmgraph-cli @ GitHub](https://github.com/npmgraph/npmgraph-cli).

Related contents:

- [Explorez vos dépendances NPM en profondeur avec npmgraph.js @ ShevArezo&amp;#039;Blog :fr:](https://blog.shevarezo.fr/post/2024/03/20/explorez-dependances-npm-npmgraphjs).
- [The Three Pillars of JavaScript Bloat @ James Garbutt](https://43081j.com/2026/03/three-pillars-of-javascript-bloat).]]>
            </summary>
            <updated>2026-03-26T12:56:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4424</id>
            <title type="text"><![CDATA[Planka]]></title>
            <link rel="alternate" href="https://planka.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4424"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Free, Open Source, Trello Alternative. Free open source kanban board for workgroups. Elegant open source project tracking.

- [Planka @ GitHub](https://github.com/plankanban/planka).
- [Planka – Le tableau kanban en temps réel pour votre suivi de projet @ Korben :fr:](https://korben.info/planka-solution-open-source-elegante-suivi-projet.html).]]>
            </summary>
            <updated>2025-08-29T04:14:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4428</id>
            <title type="text"><![CDATA[swf2js]]></title>
            <link rel="alternate" href="https://swf2js.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4428"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[swf2js is Flash Player Runtime Engine written in pure JavaScript.

This is a JavaScript FlashPlayer emulator that analyzes SWF files of Adobe Animate (Flash) in real time and converts them to HTML. It supports SWFs for Flex, Flash, Animate, and all platforms.

- [swf2js @ GitHub](https://github.com/swf2js/swf2js).]]>
            </summary>
            <updated>2025-08-29T04:14:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4434</id>
            <title type="text"><![CDATA[RxDB]]></title>
            <link rel="alternate" href="https://rxdb.info/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4434"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JavaScript Database. A fast, local first, reactive Database for JavaScript Applications.

 RxDB (short for Reactive Database) is a local-first, NoSQL-database for JavaScript Applications like Websites, hybrid Apps, Electron-Apps, Progressive Web Apps, Deno and Node.js.

- [RxDB @ GitHub](https://github.com/pubkey/rxdb).
- [Using localStorage in Modern Applications: A Comprehensive Guide @ RxDB Blog](https://rxdb.info/articles/localstorage.html).]]>
            </summary>
            <updated>2025-08-29T04:15:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4436</id>
            <title type="text"><![CDATA[ScrollTrigger]]></title>
            <link rel="alternate" href="https://terwanerik.github.io/ScrollTrigger/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4436"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Let your page react to scroll changes.

The most basic usage of ScrollTrigger is to trigger classes based on the current scroll position. E.g. when an element enters the viewport, fade it in. You can add custom offsets per element, or set offsets on the viewport (e.g. always trigger after the element reaches 20% of the viewport)

- [ScrollTrigger @ GitHub](https://github.com/terwanerik/ScrollTrigger).
- [ScrollTrigger @ Chris Coyier&amp;#039;s CodePen](https://codepen.io/chriscoyier/pen/gObeZOO).]]>
            </summary>
            <updated>2025-08-29T04:16:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4446</id>
            <title type="text"><![CDATA[MUI]]></title>
            <link rel="alternate" href="https://mui.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4446"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The React component library you always wanted. Move faster with intuitive React UI tools.

MUI offers a comprehensive suite of free UI tools to help you ship new features faster. Start with Material UI, our fully-loaded component library, or bring your own design system to our production-ready components.

- [MUI Core @ GitHub](https://github.com/mui/material-ui).]]>
            </summary>
            <updated>2025-08-29T04:18:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4447</id>
            <title type="text"><![CDATA[Shiki]]></title>
            <link rel="alternate" href="https://shiki.style/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4447"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A beautiful yet powerful syntax highlighter.

Shiki is a syntax highlighter that uses TextMate grammars and themes, the same engine that powers VS Code.

- [Shiki @ GitHub](https://github.com/shikijs/shiki).
- [The Evolution of Shiki v1.0 @ Nuxt Blog](https://nuxt.com/blog/shiki-v1).]]>
            </summary>
            <updated>2025-08-29T04:18:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4449</id>
            <title type="text"><![CDATA[sharp]]></title>
            <link rel="alternate" href="https://sharp.pixelplumbing.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4449"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[High performance Node.js image processing. The fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library. 

The typical use case for this high speed Node-API module is to convert large images in common formats to smaller, web-friendly JPEG, PNG, WebP, GIF and AVIF images of varying dimensions. As well as image resizing, operations such as rotation, extraction, compositing and gamma correction are available.

- [Sharp @ GitHub](https://github.com/lovell/sharp).]]>
            </summary>
            <updated>2025-08-29T04:18:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4451</id>
            <title type="text"><![CDATA[Uppy]]></title>
            <link rel="alternate" href="https://uppy.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4451"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Sleek, modular open source JavaScript file uploader

Uppy is a sleek, modular JavaScript file uploader that integrates seamlessly with any application. It’s fast, has a comprehensible API and lets you worry about more important problems than building a file uploader.

Uppy fetches files locally and from remote places like Dropbox or Instagram. With its seamless integration, reliability and ease of use, Uppy is truly your best friend in file uploading.

- [Uppy @ GitHub](https://github.com/transloadit/uppy).]]>
            </summary>
            <updated>2025-08-29T04:18:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4460</id>
            <title type="text"><![CDATA[Umzug]]></title>
            <link rel="alternate" href="https://github.com/sequelize/umzug" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4460"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Umzug is a framework-agnostic migration tool for Node. It provides a clean API for running and rolling back tasks.]]>
            </summary>
            <updated>2025-08-29T04:20:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4527</id>
            <title type="text"><![CDATA[Tempo]]></title>
            <link rel="alternate" href="https://tempo.formkit.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4527"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Dates by FormKit. The easiest way to work with dates in JavaScript. 📆 Parse, format, manipulate, and internationalize dates and times in JavaScript and TypeScript. 

Tempo is a new library in a proud tradition of JavaScript date and time libraries. Inspired by the likes of moment.js, day.js, and date-fns Tempo is built from the ground up to be as small and easy to use as possible.

- [Tempo @ GitHub](https://github.com/formkit/tempo).
- [082 Les News Web Dev février 2024 @ Double Slash :fr:](https://double-slash.dev/podcasts/news-feb24/).]]>
            </summary>
            <updated>2025-08-29T04:31:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4553</id>
            <title type="text"><![CDATA[Nuxt Studio]]></title>
            <link rel="alternate" href="https://nuxt.studio/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4553"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Edit your Nuxt Website with your team, in production.

Nuxt Studio gives you a git-based editing experience with live preview for your Nuxt Content website. Opening a new way to collaborate between developers and marketing teams.

- [081 - Dans la jungle des CMS headless @ Double Slash :fr:](https://double-slash.dev/podcasts/cmsheadless/).]]>
            </summary>
            <updated>2025-08-29T04:35:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4600</id>
            <title type="text"><![CDATA[reveal.js]]></title>
            <link rel="alternate" href="https://revealjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4600"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The HTML presentation framework.

reveal.js is an open source HTML presentation framework. It enables anyone with a web browser to create beautiful presentations for free.

- [reveal.js @ GitHub](https://github.com/hakimel/reveal.js).]]>
            </summary>
            <updated>2025-08-29T04:43:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4607</id>
            <title type="text"><![CDATA[ScrollyVideo.js]]></title>
            <link rel="alternate" href="https://scrollyvideo.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4607"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Responsive scrollable videos without obscure video encoding requirements. Compatible with React, Svelte, Vue, and plain HTML.

- [ScrollyVideo.js @ GitHub](https://github.com/dkaoster/scrolly-video).]]>
            </summary>
            <updated>2025-08-29T04:44:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4608</id>
            <title type="text"><![CDATA[date-fns]]></title>
            <link rel="alternate" href="https://date-fns.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4608"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Modern JavaScript date utility library

date-fns provides the most comprehensive, yet simple and consistent toolset for manipulating JavaScript dates in a browser &amp;amp; Node.js.

- [date-fns @ GitHub](https://github.com/date-fns/date-fns).]]>
            </summary>
            <updated>2025-08-29T04:44:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4620</id>
            <title type="text"><![CDATA[Python Tutor]]></title>
            <link rel="alternate" href="https://pythontutor.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4620"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[visualize, debug, get AI help for Python, Java, C, C++, and JavaScript.

Python Tutor helps you do programming homework assignments in Python, Java, C, C++, and JavaScript. It contains a unique step-by-step visual debugger and AI tutor to help you understand and debug code.]]>
            </summary>
            <updated>2025-08-29T04:46:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4628</id>
            <title type="text"><![CDATA[Earthstar]]></title>
            <link rel="alternate" href="https://earthstar-project.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4628"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Storage for private, distributed, offline-first applications. 

Earthstar is a specification and JavaScript library for building connected applications owned and run by their users.

- [Earthstar @ GitHub](https://github.com/earthstar-project/earthstar).]]>
            </summary>
            <updated>2025-08-29T04:47:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4656</id>
            <title type="text"><![CDATA[Qwik]]></title>
            <link rel="alternate" href="https://qwik.builder.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4656"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Deliver instant apps at scale. Build instantly-interactive web apps without effort.

Qwik is a new kind of web framework that can deliver instant loading web applications at any size or complexity. Your sites and apps can boot with about 1kb of JS (regardless of application complexity), and achieve consistent performance at scale.

Qwik offers the fastest possible page load times - regardless of the complexity of your website. Qwik is so fast because it allows fully interactive sites to load with almost no JavaScript and pickup from where the server left off.

As users interact with the site, only the necessary parts of the site load on-demand. This precision lazy-loading is what makes Qwik so quick.

- [Qwik @ GitHub](https://github.com/BuilderIO/qwik).]]>
            </summary>
            <updated>2025-08-29T04:52:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4658</id>
            <title type="text"><![CDATA[FormKit]]></title>
            <link rel="alternate" href="https://formkit.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4658"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[⚡️ The open-source form framework for Vue.

FormKit is a form-authoring framework for Vue developers that makes building high quality production-ready forms 10x faster. It is easy-to-learn and ships with production-ready scaffolding like inputs, forms, submission and error handling, and validation rules. To learn more check out the documentation website at: formkit.com.

- [FormKit @ GitHub](https://github.com/formkit/formkit).]]>
            </summary>
            <updated>2025-08-29T04:52:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4659</id>
            <title type="text"><![CDATA[Oxc]]></title>
            <link rel="alternate" href="https://oxc-project.github.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4659"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The JavaScript Oxidation Compiler. A collection of JavaScript tools written in Rust.

The Oxidation Compiler is creating a collection of high-performance tools for JavaScript and TypeScript. Oxc is building a parser, linter, formatter, transpiler, minifier, resolver ... all written in Rust.

- [Oxc @ GitHub](https://github.com/oxc-project/oxc).]]>
            </summary>
            <updated>2025-08-29T04:54:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4661</id>
            <title type="text"><![CDATA[Vest]]></title>
            <link rel="alternate" href="https://vestjs.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4661"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Vest Validations Framework.

Vest is a declarative validations framework designed to simplify the process of writing and maintaining form validations for your web application. Inspired by popular unit testing libraries such as Mocha and Jest, Vest allows developers to describe their validation requirements using a suite-like syntax, separating validation logic from feature logic to create more maintainable and readable code.

- [Vest @ GitHub](https://github.com/ealush/vest).]]>
            </summary>
            <updated>2025-08-29T04:54:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4677</id>
            <title type="text"><![CDATA[Ace]]></title>
            <link rel="alternate" href="https://daisy.github.io/ace/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4677"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Ace, the Accessibility Checker for EPUB, is a tool developed by the DAISY Consortium to assist with the evaluation of accessibility features of EPUB publications.

Ace is a tool to run automated accessibility checks for EPUB Publications, in order to assist in the evaluation of conformance to the EPUB Accessibility specification.

- [Ace @ GitHub](https://github.com/daisy/ace).]]>
            </summary>
            <updated>2025-08-29T04:56:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4687</id>
            <title type="text"><![CDATA[Biome]]></title>
            <link rel="alternate" href="https://biomejs.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4687"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[One toolchain for your web project. Format, lint, and more in a fraction of a second.

Biome is a performant toolchain for web projects, it aims to provide developer tools to maintain the health of said projects.

Biome is a fast formatter for JavaScript, TypeScript, JSX, and JSON that scores 96% compatibility with Prettier.

Biome is a performant linter for JavaScript, TypeScript, and JSX that features more than 170 rules from ESLint, TypeSCript ESLint, and other sources. It outputs detailed and contextualized diagnostics that help you to improve your code and become a better programmer!

- [Biome @ GitHub](https://github.com/biomejs/biome).

Related contents:

- [Migrating A JavaScript Project from Prettier and ESLint to BiomeJS @ AppSignal](https://blog.appsignal.com/2025/05/07/migrating-a-javascript-project-from-prettier-and-eslint-to-biomejs.html).]]>
            </summary>
            <updated>2025-08-29T04:58:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4689</id>
            <title type="text"><![CDATA[Phaser]]></title>
            <link rel="alternate" href="https://phaser.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4689"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A fast, fun and free open source HTML5 game framework.

Phaser is a fast, free, and fun open source HTML5 game framework that offers WebGL and Canvas rendering across desktop and mobile web browsers. Games can be compiled to iOS, Android and native apps by using 3rd party tools. You can use JavaScript or TypeScript for development.

- [Phaser @ GitHub](https://github.com/photonstorm/phaser).
- [Breathing Life into Game Graphics with Physics in Phaser @ Reit Games](https://reitgames.com/news/rope-mesh-physics).
- [Supercharging Game Graphics with Physics in Phaser @ HackerNoon](https://hackernoon.com/supercharging-game-graphics-with-physics-in-phaser).]]>
            </summary>
            <updated>2025-08-29T04:58:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4694</id>
            <title type="text"><![CDATA[NestJS]]></title>
            <link rel="alternate" href="https://nestjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4694"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A progressive Node.js framework.

A progressive Node.js framework for building efficient, reliable and scalable server-side applications.

- [NestJS @ GitHub](https://github.com/nestjs/nest).

Related contents:

- [Implement Saga Patterns in Microservices With NestJS and Kafka @ The New Stack](https://thenewstack.io/implement-saga-patterns-in-microservices-with-nestjs-and-kafka/).]]>
            </summary>
            <updated>2025-08-29T04:58:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4703</id>
            <title type="text"><![CDATA[Knip]]></title>
            <link rel="alternate" href="https://knip.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4703"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Knip finds unused files, dependencies and exports in your JavaScript and TypeScript projects.

- [Knip @ GitHub](https://github.com/webpro/knip).

Related contents:

- [How to keep package.json under control @ val town](https://blog.val.town/gardening-dependencies).
- [cleaning house in nx monorepo, how i removed 120 unused deps safely @ @ John James](https://johnjames.blog/posts/cleaning-house-in-nx-monorepo-how-i-removed-120-unused-deps-safely).]]>
            </summary>
            <updated>2025-10-31T05:58:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4765</id>
            <title type="text"><![CDATA[Background Removal Web]]></title>
            <link rel="alternate" href="https://img.ly/showcases/cesdk/background-removal/web" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4765"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Effortlessly remove background from images directly in the browser with no additional costs and privacy concerns.

- [Background Removal @ GitHub](https://github.com/imgly/background-removal-js)]]>
            </summary>
            <updated>2025-08-29T05:11:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4768</id>
            <title type="text"><![CDATA[Auth.js]]></title>
            <link rel="alternate" href="https://authjs.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4768"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Authentication for the Web. 

Auth.js is a complete open-source authentication solution for web applications.

- [Auth.js @ GitHub](https://github.com/nextauthjs/next-auth).
- [NextAuth.js](https://next-auth.js.org/).
- [Secure Next.js Applications with Role-Based Authentication Using NextAuth @ freeCodeCamp](https://www.freecodecamp.org/news/secure-next-js-applications-with-role-based-authentication-using-nextauth/).]]>
            </summary>
            <updated>2025-08-29T05:11:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4779</id>
            <title type="text"><![CDATA[JSchallenger]]></title>
            <link rel="alternate" href="https://www.jschallenger.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4779"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Free Javascript challenges. Learn Javascript online by solving coding exercises.]]>
            </summary>
            <updated>2025-08-29T05:12:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4781</id>
            <title type="text"><![CDATA[Parsel]]></title>
            <link rel="alternate" href="https://parsel.verou.me/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4781"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A tiny, permissive CSS selector parser.

[Parsel @ GitHub](https://github.com/leaverou/parsel).]]>
            </summary>
            <updated>2025-08-29T05:14:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4782</id>
            <title type="text"><![CDATA[vanilla-colorful]]></title>
            <link rel="alternate" href="https://iamkulykov.com/vanilla-colorful/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4782"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A tiny framework agnostic color picker. Port of React Colorful to vanilla Custom Elements. 

- [vanilla-colorful @ GitHub](https://github.com/web-padawan/vanilla-colorful).]]>
            </summary>
            <updated>2025-08-29T05:14:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4795</id>
            <title type="text"><![CDATA[Nue tools]]></title>
            <link rel="alternate" href="https://nuejs.org/tools/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4795"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Nue is a complete frontend development toolset. An alternative to ecosystems like Vite, Next.js, and Astro.

Nue JS is an exceptionally small (2.3kb minzipped) JavaScript library for building web interfaces. It is the core of the upcoming Nue toolset. It’s like Vue.js, React.js, or Svelte but there are no hooks, effects, props, portals, watchers, provides, injects, suspension, or other unusual abstractions on your way. Learn the basics of HTML, CSS, and JavaScript and you are good to go.

- [Nue @ GitHub](https://github.com/nuejs/nuejs).]]>
            </summary>
            <updated>2025-08-29T05:16:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4800</id>
            <title type="text"><![CDATA[GSAP]]></title>
            <link rel="alternate" href="https://gsap.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4800"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[GSAP – A wildly robust JavaScript animation library built for professionals.

- [GSAP @ GitHub](https://github.com/greensock/GSAP).
- [GSAP @ CodePen](https://codepen.io/GreenSock).]]>
            </summary>
            <updated>2025-08-29T05:17:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4805</id>
            <title type="text"><![CDATA[Choices]]></title>
            <link rel="alternate" href="https://choices-js.github.io/Choices/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4805"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Choices.js is a lightweight, configurable select box/text input plugin. Similar to Select2 and Selectize but without the jQuery dependency. 

- [Choices @ GitHub](https://github.com/Choices-js/Choices).]]>
            </summary>
            <updated>2025-08-29T05:19:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4816</id>
            <title type="text"><![CDATA[bramus/sda-utilities]]></title>
            <link rel="alternate" href="https://github.com/bramus/sda-utilities" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4816"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Collection of utility functions for use with Scroll-Driven Animations.

- [Run a Scroll-Driven Animation only once @ Bram.us](https://www.bram.us/2023/10/05/run-a-scroll-driven-animation-only-once/#the-demo).]]>
            </summary>
            <updated>2025-08-29T05:19:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4846</id>
            <title type="text"><![CDATA[PMD Source Code Analyzer]]></title>
            <link rel="alternate" href="https://adangel.github.io/pmd/index.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4846"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An extensible multilanguage static code analyzer.

PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports many languages. It can be extended with custom rules. It uses JavaCC and Antlr to parse source files into abstract syntax trees (AST) and runs rules against them to find violations. Rules can be written in Java or using a XPath query.

- [PMD @ GitHub](https://github.com/pmd/pmd).]]>
            </summary>
            <updated>2025-08-29T05:24:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4849</id>
            <title type="text"><![CDATA[UI Lib Picker]]></title>
            <link rel="alternate" href="https://ui-libs.vercel.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4849"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Pick the right UI Library for your Vue 3 or Nuxt 3 Project.]]>
            </summary>
            <updated>2025-08-29T05:25:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4853</id>
            <title type="text"><![CDATA[Hardhat]]></title>
            <link rel="alternate" href="https://hardhat.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4853"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software. 
Hardhat is an Ethereum development environment for professionals. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes or interacting with a smart contract. Check out the plugin list to use it with your existing tools.

- [Hardhat @ GitHub](https://github.com/NomicFoundation/hardhat).]]>
            </summary>
            <updated>2025-08-29T05:27:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4861</id>
            <title type="text"><![CDATA[Prismane]]></title>
            <link rel="alternate" href="https://www.prismane.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4861"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Make great React apps, ultra fast. Build exceptional React apps with blazing speed.
 Prismane is an innovative have-it-all React UI library 

- [Prismane @ GitHub](https://github.com/prismaneui/prismane).
- [An Overview of Prismane – An Open-Source React UI Library @ freeCodeCamp](https://www.freecodecamp.org/news/prismane-react-ui-library/).]]>
            </summary>
            <updated>2025-08-29T05:27:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4867</id>
            <title type="text"><![CDATA[Langium]]></title>
            <link rel="alternate" href="https://langium.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4867"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Langium is an open source language engineering tool with first-class support for the Language Server Protocol, written in TypeScript and running in Node.js. 

[Langium @ GitHub](https://github.com/eclipse-langium/langium).]]>
            </summary>
            <updated>2025-08-29T05:28:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4868</id>
            <title type="text"><![CDATA[Chevrotain]]></title>
            <link rel="alternate" href="https://chevrotain.io/docs/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4868"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Parser Building Toolkit for JavaScript.

Chevrotain is a blazing fast and feature rich Parser Building Toolkit for JavaScript with built-in support for LL(K). Grammars and 3rd party plugin for LL(*) grammars. It can be used to build parsers/compilers/interpreters for various use cases ranging from simple configuration files, to full-fledged programing languages.

[Chevrotain @ GitHub](https://github.com/Chevrotain/chevrotain).]]>
            </summary>
            <updated>2025-08-29T05:28:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4884</id>
            <title type="text"><![CDATA[Capgo - Capacitor Live update]]></title>
            <link rel="alternate" href="https://capgo.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4884"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Instant updates for Capacitor.

Ship updates, bug fixes, content changes, and new features instantly, without the hassle of lengthy App store reviews.]]>
            </summary>
            <updated>2025-08-29T05:31:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4888</id>
            <title type="text"><![CDATA[Less.js]]></title>
            <link rel="alternate" href="https://lesscss.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4888"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[It&amp;#039;s CSS, with just a little more. The dynamic stylesheet language. 

Less (which stands for Leaner Style Sheets) is a backwards-compatible language extension for CSS. This is the official documentation for Less, the language and Less.js, the JavaScript tool that converts your Less styles to CSS styles.

[Less.js @ GitHub](https://github.com/less/less.js).]]>
            </summary>
            <updated>2025-08-29T05:31:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4889</id>
            <title type="text"><![CDATA[Subtitlr]]></title>
            <link rel="alternate" href="https://github.com/yoanbernabeu/Subtitlr" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4889"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[AI-assisted subtitle generation CLI for Youtube.

This application, a subtitle generator for YouTube, utilizes OpenAI&amp;#039;s Whisper API.
This tool leverages artificial intelligence to efficiently transcribe speech in YouTube videos into text, thereby generating accurate subtitles (in SRT format).

- [Subtitlr – L’outil IA pour sous-titrer vos vidéos YouTube @ Korben (fr)](https://korben.info/ajouter-sous-titres-youtube-facilement-openai-subtitlr.html).]]>
            </summary>
            <updated>2025-08-29T05:32:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4895</id>
            <title type="text"><![CDATA[ExpressWebJS]]></title>
            <link rel="alternate" href="https://expresswebjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4895"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[ExpressWebJs is a powerful and flexible Node FrameWork for building efficient and scalable backend services for modern applications. It is designed to be easy to use and flexible, allowing you to build a wide range of backend services. 

- [ExpressWebJs @ GitHub](https://github.com/Alexigbokwe/ExpressWebJs).]]>
            </summary>
            <updated>2025-08-29T05:33:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4898</id>
            <title type="text"><![CDATA[HttpFy]]></title>
            <link rel="alternate" href="https://httpfy.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4898"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[HttpFy is a fast and multi-purpose HTTP toolkit.

 A fast and powerful http toolkit that take a list of domains to find active domains and other information such as status-code, title, response-time , server, content-type and many other 

[HttpFy @ GitHub](https://github.com/devXprite/httpfy).]]>
            </summary>
            <updated>2025-08-29T05:33:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4912</id>
            <title type="text"><![CDATA[Traversy JS Challenges: Data Structures &amp;amp; Algorithms]]></title>
            <link rel="alternate" href="https://github.com/bradtraversy/traversy-js-challenges" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4912"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Challenges &amp;amp; docs from JS Algorithms &amp;amp; Data Structures course.

This is the sandbox for my 70+ JS Challenges: Data Structures &amp;amp; Algorithms Course. Just about all of the concepts that are included, also exist in other languages. So, if you are not a JavaScript developer, you can still follow along and learn from this course/repo.]]>
            </summary>
            <updated>2025-08-29T05:35:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4914</id>
            <title type="text"><![CDATA[Turbo]]></title>
            <link rel="alternate" href="https://turbo.hotwired.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4914"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The speed of a single-page web application without having to write any JavaScript.

Turbo uses complementary techniques to dramatically reduce the amount of custom JavaScript that most web applications will need to write.

[Turbo @ GitHub](https://github.com/hotwired/turbo).]]>
            </summary>
            <updated>2025-08-29T05:36:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4916</id>
            <title type="text"><![CDATA[SliDesk]]></title>
            <link rel="alternate" href="https://github.com/gouz/slidesk" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4916"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Slideshow companion.

Write your talk/presentation in a simplified language (SliDeskFormat), generate it and visualize it in Web.

SliDesk is a new talk engine like RevealJS developped with Bun.]]>
            </summary>
            <updated>2025-08-29T05:36:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4981</id>
            <title type="text"><![CDATA[Tram-Lite]]></title>
            <link rel="alternate" href="https://tram-one.io/tram-lite/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4981"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[💡 Lite DOM and Native Component Library for Vanilla Javascript 

Tram-Lite is a lite javascript and HTML library that helps developers build native web-components, and makes building simple native web-applications easier and more elegant! 

[Tram-Lite @ GitHub](https://github.com/Tram-One/tram-lite).]]>
            </summary>
            <updated>2025-08-29T05:47:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5043</id>
            <title type="text"><![CDATA[JointJS]]></title>
            <link rel="alternate" href="https://www.jointjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5043"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JavaScript diagramming library powering exceptional UIs.
Build advanced visual and No-Code/Low-Code applications quickly and confidently with a proven library.]]>
            </summary>
            <updated>2025-08-29T05:57:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5045</id>
            <title type="text"><![CDATA[Selecto]]></title>
            <link rel="alternate" href="https://daybrush.com/selecto/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5045"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Selecto.js is a component that allows you to select elements in the drag area using the mouse or touch.

[Selecto @ GitHub](https://github.com/daybrush/selecto)]]>
            </summary>
            <updated>2025-08-29T05:57:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5061</id>
            <title type="text"><![CDATA[Trix]]></title>
            <link rel="alternate" href="https://trix-editor.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5061"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A rich text editor for everyday writing.

Compose beautifully formatted text in your web application. Trix is an editor for writing messages, comments, articles, and lists—the simple documents most web apps are made of. It features a sophisticated document model, support for embedded attachments, and outputs terse and consistent HTML.

[Trix @ GitHub](https://github.com/basecamp/trix).]]>
            </summary>
            <updated>2025-08-29T06:00:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5073</id>
            <title type="text"><![CDATA[knifecycle]]></title>
            <link rel="alternate" href="https://github.com/nfroidure/knifecycle" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5073"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Manage your NodeJS processes&amp;#039;s lifecycle automatically with an unobtrusive dependency injection implementation.]]>
            </summary>
            <updated>2025-08-29T06:03:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5077</id>
            <title type="text"><![CDATA[Browserify]]></title>
            <link rel="alternate" href="https://browserify.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5077"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[browser-side require() the node.js way.

Browserify lets you require(&amp;#039;modules&amp;#039;) in the browser by bundling up all of your dependencies.
Use a node-style require() to organize your browser code and load modules installed by npm.

browserify will recursively analyze all the require() calls in your app in order to build a bundle you can serve up to the browser in a single &amp;lt;script&amp;gt; tag.

[Browserify @ GitHub](https://github.com/browserify/browserify).]]>
            </summary>
            <updated>2025-08-29T06:03:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5082</id>
            <title type="text"><![CDATA[The Modern JavaScript Tutorial]]></title>
            <link rel="alternate" href="https://javascript.info/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5082"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[From the basics to advanced topics with simple, but detailed explanations.]]>
            </summary>
            <updated>2025-08-29T06:03:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5084</id>
            <title type="text"><![CDATA[DrizzleORM]]></title>
            <link rel="alternate" href="https://orm.drizzle.team/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5084"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[TypeScript ORM that feels like writing SQL.

Drizzle ORM is a TypeScript ORM for SQL databases designed with maximum type safety in mind. It comes with a drizzle-kit CLI companion for automatic SQL migrations generation. Drizzle ORM is meant to be a library, not a framework. It stays as an opt-in solution all the time at any levels. The ORM&amp;#039;s main philosophy is &amp;quot;If you know SQL, you know Drizzle ORM&amp;quot;. We follow the SQL-like syntax whenever possible, are strongly typed ground up, and fail at compile time, not in runtime.

[DrizzleORM @ GitHub](https://github.com/drizzle-team/drizzle-orm).]]>
            </summary>
            <updated>2025-08-29T06:04:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5087</id>
            <title type="text"><![CDATA[ESM]]></title>
            <link rel="alternate" href="https://esm.sh/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5087"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[esm.sh is a modern CDN that allows you to import es6 modules from a URL.

 A fast, smart, &amp;amp; global CDN for modern(es2015+) web development. 

- [esm.sh @ GitHub](https://github.com/esm-dev/esm.sh).
- [ESM.sh - Un CDN pour importer directement vos modules JavaScript @ Korben :fr:](https://korben.info/esm-sh-cdn-moderne-modules-javascript.html).]]>
            </summary>
            <updated>2025-08-29T06:04:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5092</id>
            <title type="text"><![CDATA[Emotion]]></title>
            <link rel="alternate" href="https://emotion.sh/docs/introduction" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5092"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[CSS-in-JS library designed for high performance style composition.

Emotion is a library designed for writing css styles with JavaScript.
It provides powerful and predictable style composition in addition to a great developer experience with features such as source maps, labels, and testing utilities.
Both string and object styles are supported.

[Emotion @ GitHub](https://github.com/emotion-js/emotion).]]>
            </summary>
            <updated>2025-08-29T06:05:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5093</id>
            <title type="text"><![CDATA[Flow]]></title>
            <link rel="alternate" href="https://flow.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5093"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Flow is a static type checker for JavaScript.

[Flow @ GitHub](https://github.com/facebook/flow).]]>
            </summary>
            <updated>2025-08-29T06:05:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5095</id>
            <title type="text"><![CDATA[Reason]]></title>
            <link rel="alternate" href="https://reasonml.github.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5095"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Reason lets you write simple, fast and quality type safe code while leveraging both the JavaScript &amp;amp; OCaml ecosystems.

[Reason @ GitHub](https://github.com/reasonml/reason).]]>
            </summary>
            <updated>2025-08-29T06:07:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5097</id>
            <title type="text"><![CDATA[ClojureScript]]></title>
            <link rel="alternate" href="https://clojurescript.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5097"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[ClojureScript is a robust, practical, and fast programming language with a set of useful features that together form a simple, coherent, and powerful tool.

ClojureScript is a compiler for Clojure that targets JavaScript. It emits JavaScript code which is compatible with the advanced compilation mode of the Google Closure optimizing compiler.]]>
            </summary>
            <updated>2025-08-29T06:07:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5107</id>
            <title type="text"><![CDATA[Grunt]]></title>
            <link rel="alternate" href="https://gruntjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5107"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The JavaScript Task Runner.

[Grunt @ GitHub](https://github.com/gruntjs/grunt).]]>
            </summary>
            <updated>2025-08-29T06:08:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5108</id>
            <title type="text"><![CDATA[Evercookie]]></title>
            <link rel="alternate" href="https://github.com/samyk/evercookie" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5108"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Produces persistent, respawning &amp;quot;super&amp;quot; cookies in a browser, abusing over a dozen techniques. Its goal is to identify users after they&amp;#039;ve removed standard cookies and other privacy data such as Flash cookies (LSOs), HTML5 storage, SilverLight storage, and others.]]>
            </summary>
            <updated>2025-08-29T06:08:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5129</id>
            <title type="text"><![CDATA[Wavesurfer.js]]></title>
            <link rel="alternate" href="https://wavesurfer-js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5129"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[audio waveform player JavaScript library.

Wavesurfer.js is an open-source audio visualization library for creating interactive, customizable waveforms.

- [Wavesurfer.js @ GitHub](https://github.com/katspaugh/wavesurfer.js).]]>
            </summary>
            <updated>2025-08-29T06:11:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5132</id>
            <title type="text"><![CDATA[a11y-dialog]]></title>
            <link rel="alternate" href="https://a11y-dialog.netlify.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5132"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A very lightweight and flexible accessible modal dialog script. 

a11y-dialog is a lightweight yet flexible script to create accessible dialog windows.

[a11y-dialog @ GitHub](https://github.com/KittyGiraudel/a11y-dialog).]]>
            </summary>
            <updated>2025-08-29T06:12:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5137</id>
            <title type="text"><![CDATA[Knip]]></title>
            <link rel="alternate" href="https://github.com/webpro/knip" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5137"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[scissors Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!]]>
            </summary>
            <updated>2025-08-29T06:13:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5204</id>
            <title type="text"><![CDATA[FingerprintJS]]></title>
            <link rel="alternate" href="https://fingerprint.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5204"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[FingerprintJS is a source-available, client-side, browser fingerprinting library that queries browser attributes and computes a hashed visitor identifier from them. Unlike cookies and local storage, a fingerprint stays the same in incognito/private mode and even when browser data is purged.

[FingerprintJS @ GitHub](https://github.com/fingerprintjs/fingerprintjs)]]>
            </summary>
            <updated>2025-08-29T06:24:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5205</id>
            <title type="text"><![CDATA[React Native Reanimated]]></title>
            <link rel="alternate" href="https://docs.swmansion.com/react-native-reanimated/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5205"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[React Native Reanimated provides a more comprehensive, low level abstraction for the Animated library API to be built on top of and hence allow for much greater flexibility especially when it comes to gesture based interactions.

- [React Native Reanimated @ GitHub](https://github.com/software-mansion/react-native-reanimated).

Related contents:

- [Reanimated 4 Stable Release — the Future of React Native Animations @ Software Mansion&amp;#039;s Medium](https://blog.swmansion.com/reanimated-4-stable-release-the-future-of-react-native-animations-ba68210c3713).]]>
            </summary>
            <updated>2025-08-29T06:24:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5207</id>
            <title type="text"><![CDATA[Node.js best practices]]></title>
            <link rel="alternate" href="https://github.com/goldbergyoni/nodebestpractices" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5207"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Node.js best practices list]]>
            </summary>
            <updated>2025-08-29T06:24:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5208</id>
            <title type="text"><![CDATA[Valibot]]></title>
            <link rel="alternate" href="https://valibot.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5208"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The modular and type safe schema library for validating structural data robot.

Validate unknown data with Valibot, the open source schema library with bundle size, type safety and developer experience in mind.

[Valibot @ GitHub](https://github.com/fabian-hiller/valibot)]]>
            </summary>
            <updated>2025-08-29T06:24:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5209</id>
            <title type="text"><![CDATA[Zod]]></title>
            <link rel="alternate" href="https://zod.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5209"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[TypeScript-first schema validation with static type inference 

Zod is a TypeScript-first schema declaration and validation library. I&amp;#039;m using the term &amp;quot;schema&amp;quot; to broadly refer to any data type, from a simple string to a complex nested object.

- [Zod @ GitHub](https://github.com/colinhacks/zod).

Related contents:

- [zodest @ GitHub](https://github.com/tunnckoCore/zodest).

Related contents:

- [How to type zod schemas for forms @ P G Jones](https://pgjones.dev/blog/how-to-type-zod-form-schemas-2025/).
- [Introducing Zod Codecs @ Colin McDonnell](https://colinhacks.com/essays/introducing-zod-codecs).
- [TypeScript vs Zod: Clearing up validation confusion @ LogRocket](https://blog.logrocket.com/when-use-zod-typescript-both-developers-guide).]]>
            </summary>
            <updated>2025-10-07T12:00:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5210</id>
            <title type="text"><![CDATA[pkg-size]]></title>
            <link rel="alternate" href="https://pkg-size.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5210"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Find the true size of an npm package

[pkg-size @ GitHub](https://github.com/privatenumber/pkg-size.dev)]]>
            </summary>
            <updated>2025-08-29T06:25:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5211</id>
            <title type="text"><![CDATA[Yoga Layout]]></title>
            <link rel="alternate" href="https://yogalayout.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5211"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Yoga is a cross-platform layout engine which implements Flexbox.

Build flexible layouts on any platform with a highly optimized open source layout engine designed with speed, size, and ease of use in mind.

[Yoga @ GitHub](https://github.com/facebook/yoga).]]>
            </summary>
            <updated>2025-08-29T06:25:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5212</id>
            <title type="text"><![CDATA[Solito]]></title>
            <link rel="alternate" href="https://solito.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5212"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🧍‍♂️ React Native + Next.js, unified. 

Solito is the missing piece for using React Native with Next.js to build powerful cross-platform apps.A library dedicated to unifying React Native with Next.js, primarily focused on navigation.

Solito is a replacement for my popular expo-next-react-navigation library. Consider this the next-generation version, with a brand new API and approach.

- [Solito @ GitHub](https://github.com/nandorojo/solito).]]>
            </summary>
            <updated>2025-10-23T11:50:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5213</id>
            <title type="text"><![CDATA[Downshift]]></title>
            <link rel="alternate" href="https://www.downshift-js.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5213"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown components.

[Downshift @ GitHub](https://github.com/downshift-js/downshift).]]>
            </summary>
            <updated>2025-08-29T06:25:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5214</id>
            <title type="text"><![CDATA[RedwoodJS]]></title>
            <link rel="alternate" href="https://redwoodjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5214"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Redwood is the full-stack web framework designed to help you grow from side project to startup.

Redwood is an opinionated, full-stack, JavaScript/TypeScript web application framework designed to keep you moving fast as your app grows from side project to startup.

[RedwoodJS @ GitHub](https://github.com/redwoodjs/redwood).]]>
            </summary>
            <updated>2025-08-29T06:25:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5216</id>
            <title type="text"><![CDATA[Kuma UI | Kuma UI]]></title>
            <link rel="alternate" href="https://www.kuma-ui.com/?ref=devas.life" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5216"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Ultra Fast, Zero Runtime, Headless UI Components. Empower Your Web with Ultimate Performance and Flexibility

With Kuma UI&amp;#039;s headless, zero-runtime UI components, build top-performing websites effortlessly, while enjoying the best developer experience. Say hello to the future of CSS-in-JS

[Kuma UI @ GitHub](https://github.com/poteboy/kuma-ui).]]>
            </summary>
            <updated>2025-08-29T06:27:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5217</id>
            <title type="text"><![CDATA[Jotai]]></title>
            <link rel="alternate" href="https://jotai.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5217"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[primitive and flexible state management for React. Jotai takes an atomic approach to global React state management inspired by Recoil.

Build state by combining atoms and renders are automatically optimized based on atom dependency. This solves the extra re-render issue of React context, eliminates the need for memoization, and provides a similar developer experience to signals while maintaining a declarative programming model.

- [Jotai @ GitHub](https://github.com/pmndrs/jotai)

Related contents:

- [Redux in 2025: A reliable choice for complex React projects @ Stef van Wijchen](https://stefvanwijchen.com/react-and-redux-in-2025/).]]>
            </summary>
            <updated>2025-09-24T12:38:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5218</id>
            <title type="text"><![CDATA[Panda CSS]]></title>
            <link rel="alternate" href="https://panda-css.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5218"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Panda is a universal styling solution for the modern web — build time, type safe, and scalable CSS-in-JS. Build modern websites using build time and type-safe CSS-in-JS.

CSS-in-JS with build time generated styles, RSC compatible, multi-variant support, and best-in-class developer experience.

[Panda CSS @ GitHub](https://github.com/chakra-ui/panda).]]>
            </summary>
            <updated>2025-08-29T06:27:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5219</id>
            <title type="text"><![CDATA[UnoCSS]]></title>
            <link rel="alternate" href="https://unocss.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5219"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Instant On-demand Atomic CSS Engine.

[UnoCSS @ GitHub](https://github.com/unocss/unocss).]]>
            </summary>
            <updated>2025-08-29T06:27:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5243</id>
            <title type="text"><![CDATA[Threads API]]></title>
            <link rel="alternate" href="https://threads.junho.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5243"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Making Threads Work in Code.

 Unofficial, Reverse-Engineered Node.js/TypeScript client for Meta&amp;#039;s Threads. Supports Read and Write. Web UI Included. 

[Threads API @ GitHub](https://github.com/junhoyeo/threads-api/).]]>
            </summary>
            <updated>2025-08-29T06:31:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5244</id>
            <title type="text"><![CDATA[Driver.js]]></title>
            <link rel="alternate" href="https://driverjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5244"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Product tours, highlights, contextual help and more. A light-weight, no-dependency, vanilla JavaScript engine to drive the user&amp;#039;s focus across the page.

Powerful, highly customizable vanilla JavaScript engine to drive the user&amp;#039;s focus across the page.

[Driver.js @ GitHub](https://github.com/kamranahmedse/driver.js).]]>
            </summary>
            <updated>2025-08-29T06:31:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5258</id>
            <title type="text"><![CDATA[Dicopal]]></title>
            <link rel="alternate" href="https://github.com/riatelab/dicopal.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5258"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Discrete color palettes (hundreds of them!) for JavaScript.]]>
            </summary>
            <updated>2025-08-29T06:33:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5262</id>
            <title type="text"><![CDATA[Capacitor]]></title>
            <link rel="alternate" href="https://capacitorjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5262"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Cross-platform apps with web technology.

Capacitor is an open source native runtime for building Web Native apps. Create cross-platform iOS, Android, and Progressive Web Apps with JavaScript, HTML, and CSS.

[Capacitor @ GitHub](https://github.com/ionic-team/capacitor).]]>
            </summary>
            <updated>2025-08-29T06:33:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5270</id>
            <title type="text"><![CDATA[SupportsCSS]]></title>
            <link rel="alternate" href="https://supportscss.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5270"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Feature Detection for Modern CSS.

Live, in-browser detection of modern CSS support for selectors, features, and at-rules. Applies support-based classes, exposes a results object, and allows custom tests.

[SupportsCSS @ GitHub](https://github.com/5t3ph/SupportsCSS).]]>
            </summary>
            <updated>2025-08-29T06:35:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5271</id>
            <title type="text"><![CDATA[PixiJS]]></title>
            <link rel="alternate" href="https://pixijs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5271"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The HTML5 Creation Engine. Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.

This project aims to provide a fast, lightweight 2D library that works across all devices. The PixiJS renderer allows everyone to enjoy the power of hardware acceleration without prior knowledge of WebGL. Also, it&amp;#039;s fast. Really fast.

[PixiJS @ GitHub](https://github.com/pixijs/pixijs).]]>
            </summary>
            <updated>2025-08-29T06:35:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5291</id>
            <title type="text"><![CDATA[VineJS]]></title>
            <link rel="alternate" href="https://vinejs.dev/docs/introduction" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5291"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[VineJS is a form data validation library for Node.js. You may use it to validate the HTTP request body in your backend applications.

[VineJS @ GitHub](https://github.com/vinejs/vine).]]>
            </summary>
            <updated>2025-08-29T06:39:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5307</id>
            <title type="text"><![CDATA[snarkdown]]></title>
            <link rel="alternate" href="https://github.com/developit/snarkdown" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5307"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[:smirk_cat: A snarky 1kb Markdown parser written in JavaScript. Snarkdown is a dead simple 1kb Markdown parser.

It&amp;#039;s designed to be as minimal as possible, for constrained use-cases where a full Markdown parser would be inappropriate.]]>
            </summary>
            <updated>2025-08-29T06:41:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5328</id>
            <title type="text"><![CDATA[npm-manifest-check]]></title>
            <link rel="alternate" href="https://github.com/panki27/npm-manifest-check" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5328"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Check NPM packages for manifest confusion.

A python script to check npm packages for manifest mismatches.]]>
            </summary>
            <updated>2025-08-29T06:44:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5377</id>
            <title type="text"><![CDATA[Testing Library]]></title>
            <link rel="alternate" href="https://testing-library.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5377"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Simple and complete testing utilities that encourage good testing practices]]>
            </summary>
            <updated>2025-08-29T06:52:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5388</id>
            <title type="text"><![CDATA[Alpine Hooks]]></title>
            <link rel="alternate" href="https://github.com/ryangjchandler/alpine-hooks" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5388"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[This package contains a variety of hooks for Alpine.js that can be used to improve the developer experience of common front-end development tasks.]]>
            </summary>
            <updated>2025-08-29T06:56:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5409</id>
            <title type="text"><![CDATA[NuxtLabs UI]]></title>
            <link rel="alternate" href="https://ui.nuxtlabs.com/getting-started" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5409"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Fully styled and customizable components for Nuxt.

[NuxtLabs UI  @ GitHub](https://github.com/nuxtlabs/ui).]]>
            </summary>
            <updated>2025-08-29T06:59:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5438</id>
            <title type="text"><![CDATA[Melody]]></title>
            <link rel="alternate" href="https://melody.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5438"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a library for building JavaScript web applications.

Melody is a fast and memory efficient library for creating highly dynamic user interfaces.

Melody is a UI library for building JavaScript applications. It helps you to write solid, high performance applications following best practices, while maintaining a clear separation of concerns. The view layer is cleanly delegated to templates which are compiled to highly efficient JavaScript instructions that adaptively render to the DOM.

[Melody @ GitHub](https://github.com/trivago/melody)]]>
            </summary>
            <updated>2025-08-29T07:03:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5448</id>
            <title type="text"><![CDATA[svg-term-cli]]></title>
            <link rel="alternate" href="https://github.com/marionebl/svg-term-cli" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5448"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Share terminal sessions via SVG and CSS.

Related contents:

- [SVGs that feel like GIFs @ koaning.io](https://koaning.io/posts/svg-gifs/).]]>
            </summary>
            <updated>2025-08-29T07:04:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5456</id>
            <title type="text"><![CDATA[Lerna]]></title>
            <link rel="alternate" href="https://lerna.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5456"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Original Tool forJavaScript Monorepos.

Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.

[Lerna @ GitHub](https://github.com/lerna/lerna)]]>
            </summary>
            <updated>2025-08-29T07:06:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5477</id>
            <title type="text"><![CDATA[cypress.io]]></title>
            <link rel="alternate" href="https://www.cypress.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5477"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JavaScript Web Testing and Component Testing Framework. Test. Automate. Accelerate.

With Cypress, you can easily create tests for your modern web applications, debug them visually, and automatically run them in your continuous integration builds.

- [cypress @ GitHub](https://github.com/cypress-io/cypress).
- [As a Google Web Developer, I’d like to introduce my top 5 go-to tools @ Shemika Donalene&amp;#039;s dev.to](https://dev.to/shemika_donalene/as-a-google-web-developer-id-like-to-introduce-my-top-5-go-to-tools-2pcf).]]>
            </summary>
            <updated>2025-08-29T07:09:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5484</id>
            <title type="text"><![CDATA[Lit]]></title>
            <link rel="alternate" href="https://lit.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5484"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Lit is a simple library for building fast, lightweight web components.

At Lit&amp;#039;s core is a boilerplate-killing component base class that provides reactive state, scoped styles, and a declarative template system that&amp;#039;s tiny, fast and expressive.

- [Lit @ GitHub](https://github.com/lit/lit/).]]>
            </summary>
            <updated>2025-08-29T07:12:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5517</id>
            <title type="text"><![CDATA[Modern.js]]></title>
            <link rel="alternate" href="https://modernjs.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5517"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Modern.js is a web engineering system.

[Modern.js @ GitHub](https://github.com/web-infra-dev/modern.js).]]>
            </summary>
            <updated>2025-08-29T07:16:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5548</id>
            <title type="text"><![CDATA[JSON]]></title>
            <link rel="alternate" href="https://www.json.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5548"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.]]>
            </summary>
            <updated>2025-08-29T07:22:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5568</id>
            <title type="text"><![CDATA[Slint]]></title>
            <link rel="alternate" href="https://slint-ui.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5568"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The fast and easy UI Toolkit.

Slint is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications. We support multiple programming languages, such as Rust, C++, and JavaScript. We invite you to use Slint and be part of its community.

[Slint @ GitHub](https://github.com/slint-ui/slint).]]>
            </summary>
            <updated>2025-08-29T07:25:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5576</id>
            <title type="text"><![CDATA[Orama]]></title>
            <link rel="alternate" href="https://oramasearch.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5576"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[search, everywhere.
A resilient, innovative and open-source search experience to achieve seamless integration with your infrastructure and data.

[Orama @ GitHub](https://github.com/oramasearch/orama).]]>
            </summary>
            <updated>2025-08-29T07:26:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5584</id>
            <title type="text"><![CDATA[Horizon UI]]></title>
            <link rel="alternate" href="https://horizon-ui.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5584"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Trendiest Open Source &amp;amp; Free Admin Dashboard Template for React, Chakra UI, Tailwind CSS, TypeScript, JavaScript and NextJS

[Horizon UI @ GitHub](https://github.com/horizon-ui/horizon-ui-chakra).]]>
            </summary>
            <updated>2025-08-29T07:28:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5594</id>
            <title type="text"><![CDATA[OverAPI.com]]></title>
            <link rel="alternate" href="https://overapi.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5594"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Collecting all the cheat sheets]]>
            </summary>
            <updated>2025-08-29T07:29:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5595</id>
            <title type="text"><![CDATA[Sandpack]]></title>
            <link rel="alternate" href="https://sandpack.codesandbox.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5595"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Component toolkit for creating live-running code editing experiences.

Sandpack is a component toolkit for creating your own live running code editing experience powered by CodeSandbox.

- [Sandpack @ GitHub](https://github.com/codesandbox/sandpack).]]>
            </summary>
            <updated>2026-08-05T09:54:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5607</id>
            <title type="text"><![CDATA[PM2]]></title>
            <link rel="alternate" href="https://pm2.keymetrics.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5607"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Advanced, production process manager for Node.JS

PM2 is a production process manager for Node.js applications with a built-in load balancer. It allows you to keep applications alive forever, to reload them without downtime and to facilitate common system admin tasks.

- [PM2 @ GitHub](https://github.com/Unitech/pm2).]]>
            </summary>
            <updated>2025-08-29T07:32:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5633</id>
            <title type="text"><![CDATA[Socket]]></title>
            <link rel="alternate" href="https://socket.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5633"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Secure your supply chain. Ship with confidence.
Socket fights vulnerabilities and provides visibility, defense-in-depth, and proactive supply chain protection for JavaScript and Python dependencies.

-  [Socket @ GitHub](https://github.com/SocketDev).

Related contents:

- [Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain @ Socket](https://socket.dev/blog/introducing-socket-firewall).
- [\#121 - Les news Web Dev d’octobre 2025. Adonis, Laravel, React Compiler, Vite+ et bien plus encore ! @ Double Slash :fr:](https://double-slash.dev/podcasts/news-oct25/).]]>
            </summary>
            <updated>2025-10-16T06:36:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5642</id>
            <title type="text"><![CDATA[noVNC]]></title>
            <link rel="alternate" href="https://novnc.com/info.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5642"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[noVNC - the open source VNC client - noVNC is both a VNC client JavaScript library as well as an application built on top of that library. noVNC runs well in any modern browser including mobile browsers (iOS and Android). 

[noVNC @ GitHub](https://github.com/novnc/noVNC)]]>
            </summary>
            <updated>2025-08-29T07:37:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5658</id>
            <title type="text"><![CDATA[use-awsui]]></title>
            <link rel="alternate" href="https://github.com/CharlesStover/use-awsui/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5658"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[React hooks for the AWS UI component library.

use-awsui is a collection of React hooks for the AWS UI components. By instantiating your components&amp;#039; local state with this library, you can save repetitive boilerplate surrounding state instantiation and event handlers. You may also rest comfortably knowing this package maintains 100% test coverage.]]>
            </summary>
            <updated>2025-08-29T07:40:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5660</id>
            <title type="text"><![CDATA[Linaria]]></title>
            <link rel="alternate" href="https://linaria.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5660"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[zero-runtime CSS in JS library.

Write CSS in JS and get real CSS files during build. Use dynamic prop based styles with the React bindings and have them transpiled to CSS variables automatically. Great productivity with source maps and linting support.

- [Linaria @ GitHub](https://github.com/callstack/linaria).

Related contents:

- [Tailwind vs Linaria: Performance Investigation @ Developer Way](https://www.developerway.com/posts/tailwind-vs-linaria-performance).]]>
            </summary>
            <updated>2025-08-29T07:40:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5665</id>
            <title type="text"><![CDATA[GitHub hotkey behaviour]]></title>
            <link rel="alternate" href="https://github.com/github/hotkey" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5665"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Trigger an action on an element with a keyboard shortcut.

Trigger an action on a target element when the hotkey (key or sequence of keys) is pressed on the keyboard. This triggers a focus event on form fields, or a click event on other elements.]]>
            </summary>
            <updated>2025-08-29T07:41:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5684</id>
            <title type="text"><![CDATA[Resend]]></title>
            <link rel="alternate" href="https://resend.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5684"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The new email API for developers.

Build, test, and send transactional emails at scale. Resend provides the best developer experience helping you reach users instead of spam folders.

[Resend @ GitHub](https://github.com/resendlabs).]]>
            </summary>
            <updated>2025-08-29T07:44:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5686</id>
            <title type="text"><![CDATA[Nuxt]]></title>
            <link rel="alternate" href="https://nuxtjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5686"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Intuitive Vue Framework.
Build your next Vue.js application with confidence using Nuxt. An open source framework making web development simple and powerful.

[Nuxt @ GitHub](https://github.com/nuxt/nuxt).]]>
            </summary>
            <updated>2025-08-29T07:44:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5700</id>
            <title type="text"><![CDATA[Aleph.js]]></title>
            <link rel="alternate" href="https://alephjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5700"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Fullstack Framework in Deno. Aleph.js gives you the best developer experience for building web applications.

[Aleph.js @ GitHub](https://github.com/alephjs/aleph.js)]]>
            </summary>
            <updated>2025-08-29T07:48:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5701</id>
            <title type="text"><![CDATA[fresh]]></title>
            <link rel="alternate" href="https://fresh.deno.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5701"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The next-gen web framework.

Fresh is a next generation web framework, built for speed, reliability, and simplicity.

- [Fresh @ GitHub](https://github.com/denoland/fresh).]]>
            </summary>
            <updated>2025-08-29T07:48:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5711</id>
            <title type="text"><![CDATA[Aeon]]></title>
            <link rel="alternate" href="https://github.com/lamplightdev/aeon" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5711"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A lightweight date picker built with web components that can be used anywhere.]]>
            </summary>
            <updated>2025-08-29T07:49:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5712</id>
            <title type="text"><![CDATA[Lite YouTube Embed]]></title>
            <link rel="alternate" href="https://github.com/paulirish/lite-youtube-embed" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5712"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Provide videos with a supercharged focus on visual performance. This custom element renders just like the real thing but approximately 224× faster.]]>
            </summary>
            <updated>2025-08-29T07:49:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5713</id>
            <title type="text"><![CDATA[Embla Carousel]]></title>
            <link rel="alternate" href="https://davidcetinkaya.github.io/embla-carousel/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5713"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Embla Carousel is a bare bones carousel library with great fluid motion and awesome swipe precision. It&amp;#039;s library agnostic, dependency free and 100% open source. Build awesome carousels by extending Embla Carousel with your own CSS and JavaScript. 

[Embla Carousel @ GitHub](https://github.com/davidjerleke/embla-carousel)]]>
            </summary>
            <updated>2025-08-29T07:49:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5714</id>
            <title type="text"><![CDATA[Zustand]]></title>
            <link rel="alternate" href="https://zustand.site/en/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5714"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🐻 Bear necessities for state management in React.

A small, fast and scalable bearbones state-management solution using simplified flux principles. Has a comfy API based on hooks, isn&amp;#039;t boilerplatey or opinionated.

- [Zustand @ GitHub](https://github.com/pmndrs/zustand).

Related contents:

- [Redux in 2025: A reliable choice for complex React projects @ Stef van Wijchen](https://stefvanwijchen.com/react-and-redux-in-2025/).
- [When React Hooks Stop Scaling: Moving Complex State to Zustand @ rizens](https://orizens.com/blog/2026-06-18-zustand/).]]>
            </summary>
            <updated>2026-06-30T11:42:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5716</id>
            <title type="text"><![CDATA[Elder.js]]></title>
            <link rel="alternate" href="https://elderguide.com/tech/elderjs/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5716"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[an SEO first Svelte Framework &amp;amp; Static Site Generator.

Elder.js is an opinionated static site generator and web framework built with SEO in mind. (Supports SSR and Static Site Generation.)

[Elder.js @ GitHub](https://github.com/elderjs/elderjs).]]>
            </summary>
            <updated>2025-08-29T07:49:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5725</id>
            <title type="text"><![CDATA[PrimeReact]]></title>
            <link rel="alternate" href="https://primereact.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5725"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[React UI Component Library.

PrimeReact is a rich set of open source UI Components for React. 

[PrimeReact @ GitHub](https://github.com/primefaces/primereact).]]>
            </summary>
            <updated>2025-08-29T07:52:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5726</id>
            <title type="text"><![CDATA[StatiCrypt]]></title>
            <link rel="alternate" href="https://github.com/robinmoisson/staticrypt" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5726"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Password protect a static HTML page.

StatiCrypt uses AES-256 to encrypt your HTML file with your passphrase and return a static page including a password prompt and the javascript decryption logic that you can safely upload anywhere (see what the page looks like).

This means you can password protect the content of your public static HTML file, without any back-end - serving it over Netlify, GitHub pages, etc. (see the detail of how it works).]]>
            </summary>
            <updated>2025-08-29T07:52:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5728</id>
            <title type="text"><![CDATA[Yeoman]]></title>
            <link rel="alternate" href="https://yeoman.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5728"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The web&amp;#039;s scaffolding tool for modern webapps.

Yeoman is a robust and opinionated set of tools, libraries, and a workflow that can help developers quickly build beautiful, compelling web apps.

[Yeoman@GitHub](https://github.com/yeoman/yeoman).]]>
            </summary>
            <updated>2025-08-29T07:52:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5729</id>
            <title type="text"><![CDATA[emoji-picker-element]]></title>
            <link rel="alternate" href="https://github.com/nolanlawson/emoji-picker-element" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5729"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A lightweight emoji picker, distributed as a web component.]]>
            </summary>
            <updated>2025-08-29T07:52:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5730</id>
            <title type="text"><![CDATA[Rows n&amp;#039; Columns]]></title>
            <link rel="alternate" href="https://rowsncolumns.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5730"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Excel-like DataGrid component for React JS. Built for high performance rendering similar to google sheets.

[Rows n&amp;#039; Columns @ GitHub](https://github.com/rowsncolumns/)]]>
            </summary>
            <updated>2025-08-29T07:52:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5755</id>
            <title type="text"><![CDATA[Typesense]]></title>
            <link rel="alternate" href="https://typesense.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5755"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Fast, typo-tolerant open source search engine. Lightning-fast, Open Source Search. No PhD required.

Craft delightful search-as-you-type experiences with Typesense. Meticulously engineered for performance &amp;amp; ease of use. 

[Typesense @ GitHub](https://github.com/typesense/typesense).]]>
            </summary>
            <updated>2025-08-29T07:56:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5757</id>
            <title type="text"><![CDATA[Meilisearch]]></title>
            <link rel="alternate" href="https://www.meilisearch.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5757"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Shape a delightful search experience in a snap.

An open-source, lightning-fast, and hyper-relevant search engine that fits effortlessly into your apps, websites, and workflow.

- [Meilisearch @ GitHub](https://github.com/meilisearch/meilisearch).
- [Building Search In Rust @ Filtra](https://filtra.io/rust-meilisearch-jul-24).]]>
            </summary>
            <updated>2025-08-29T07:56:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5758</id>
            <title type="text"><![CDATA[Medusa]]></title>
            <link rel="alternate" href="https://medusajs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5758"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[the open source Shopify alternative.

Medusa is an open source composable commerce engine built with Node.js. Medusa enables developers to build scalable and sophisticated commerce setups with low effort and great developer experience.

[Medusa @ GitHub](https://github.com/medusajs/medusa).]]>
            </summary>
            <updated>2025-08-29T07:56:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5761</id>
            <title type="text"><![CDATA[🦜 Super Expressive]]></title>
            <link rel="alternate" href="https://github.com/francisrstokes/super-expressive" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5761"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Super Expressive is a zero-dependency JavaScript library for building regular expressions in (almost) natural language.

Super Expressive is a JavaScript library that allows you to build regular expressions in almost natural language - with no extra dependencies, and a lightweight code footprint (less than 4kb with minification + gzip!).]]>
            </summary>
            <updated>2025-11-04T12:57:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5768</id>
            <title type="text"><![CDATA[Web Monetization]]></title>
            <link rel="alternate" href="https://webmonetization.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5768"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A JavaScript browser API that allows the creation of a payment stream from the user agent to the website.

[Web Monetization @ GitHub](https://github.com/WICG/webmonetization).]]>
            </summary>
            <updated>2025-08-29T07:58:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5770</id>
            <title type="text"><![CDATA[Perf Track]]></title>
            <link rel="alternate" href="https://perf-track.web.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5770"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Perf Track is a project that aims to track and measure the performance of sites that use popular JavaScript frameworks and libraries. It is not an exercise to compare the performance of frameworks against each other. 

[Perf Track @ GitHub](https://github.com/GoogleChromeLabs/perf-track)]]>
            </summary>
            <updated>2025-08-29T07:58:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5771</id>
            <title type="text"><![CDATA[Capsize]]></title>
            <link rel="alternate" href="https://seek-oss.github.io/capsize/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5771"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Flipping how we define typography in CSS.

Capsize makes the sizing and layout of text as predictable as every other element on the screen. Using font metadata, text can now be sized according to the height of its capital letters while trimming the space above capital letters and below the baseline.

[Capsize @ GitHub](https://github.com/seek-oss/capsize).]]>
            </summary>
            <updated>2025-08-29T08:00:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5774</id>
            <title type="text"><![CDATA[ahooks]]></title>
            <link rel="alternate" href="https://ahooks.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5774"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A high-quality &amp;amp; reliable React Hooks library

[ahooks @ GitHub](https://github.com/alibaba/hooks).]]>
            </summary>
            <updated>2025-08-29T08:00:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5775</id>
            <title type="text"><![CDATA[Shareon]]></title>
            <link rel="alternate" href="https://shareon.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5775"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Lightweight, stylish, and ethical share buttons. Shareon are share buttons for popular social networks.

[Shareon @ GitHub](https://github.com/kytta/shareon)]]>
            </summary>
            <updated>2025-08-29T08:00:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5779</id>
            <title type="text"><![CDATA[Elevator.js]]></title>
            <link rel="alternate" href="https://tholman.com/elevator.js/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5779"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Elevator.js fixes those awkward &amp;quot;scroll to top&amp;quot; moments the old fashioned way. 

Finally, a &amp;quot;back to top&amp;quot; button that behaves like a real elevator, by adding elevator music to quietly soothe the awkwardness that can ensue when being smoothly scrolled to the top of the screen.

[Elevator.js @ GitHub](https://github.com/tholman/elevator.js).]]>
            </summary>
            <updated>2025-08-29T08:00:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5780</id>
            <title type="text"><![CDATA[When I Press]]></title>
            <link rel="alternate" href="https://github.com/lukeraymonddowning/whenipress" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5780"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A gorgeous, simple, tiny JavaScript package to add keyboard bindings into your application.]]>
            </summary>
            <updated>2025-08-29T08:00:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5781</id>
            <title type="text"><![CDATA[Whole page slider]]></title>
            <link rel="alternate" href="https://github.com/elansx/Wholepage-Slider" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5781"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Slider for creating one page website]]>
            </summary>
            <updated>2025-08-29T08:00:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5782</id>
            <title type="text"><![CDATA[Rando.js]]></title>
            <link rel="alternate" href="https://github.com/nastyox/Rando.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5782"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The world&amp;#039;s easiest, most powerful random function.

Rando.js helps JavaScript developers code randomness more simply, readably, and securely. Whether you need to find a random int/float between two numbers, pick a random value from an array, choose a random element from your jQuery object, grab a character from a string, toss a coin, or do anything of the like while even preventing repetitions, we&amp;#039;ve got you covered at a cryptographically strong level. The best part? Our library is extremely lightweight and developer friendly- which means it won&amp;#039;t take a toll on your project, and it&amp;#039;s uber-simple to implement.]]>
            </summary>
            <updated>2025-08-29T08:00:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5785</id>
            <title type="text"><![CDATA[React Boilerplate Create React App template]]></title>
            <link rel="alternate" href="https://github.com/react-boilerplate/react-boilerplate-cra-template/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5785"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Setup Create React App with React Boilerplate. Highly scalable &amp;amp; Best DX &amp;amp; Performance Focused &amp;amp; Best practices. Crafted for highly scalable &amp;amp; performant and easily maintainable React.js applications with a focus on best DX and best practices.]]>
            </summary>
            <updated>2025-08-29T08:01:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5808</id>
            <title type="text"><![CDATA[core-js]]></title>
            <link rel="alternate" href="https://github.com/zloirock/core-js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5808"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Modular standard library for JavaScript. Includes polyfills for ECMAScript up to 2023: promises, symbols, collections, iterators, typed arrays, many other features, ECMAScript proposals, some cross-platform WHATWG / W3C features and proposals like URL. You can load only required features or use it without global namespace pollution.]]>
            </summary>
            <updated>2025-08-29T08:05:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5809</id>
            <title type="text"><![CDATA[Storybook]]></title>
            <link rel="alternate" href="https://storybook.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5809"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Frontend workshop for UI development.

Storybook is a frontend workshop for building UI components and pages in isolation. Thousands of teams use it for UI development, testing, and documentation. It’s open source and free.

- [Storybook @ GitHub](https://github.com/storybookjs/storybook).
- [Storybook For Symfony @ GitHub](https://github.com/sensiolabs/StorybookBundle).
- [How to share your TwigComponent with your team ? @ SensioLabs&amp;#039; dev.to](https://dev.to/sensiolabs/how-to-share-your-twigcomponent-with-your-team--54b4).
- [Accessibility testing with Storybook @ Storybook&amp;#039;s blog](https://storybook.js.org/blog/accessibility-testing-with-storybook/).
- [The accessibility pipeline for frontend teams @ Storybook&amp;#039;s blog](https://storybook.js.org/blog/the-accessibility-pipeline-for-frontend-teams/).]]>
            </summary>
            <updated>2025-08-29T08:05:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5812</id>
            <title type="text"><![CDATA[Chakra UI]]></title>
            <link rel="alternate" href="https://chakra-ui.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5812"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Create accessible React apps with speed. A simple, modular and accessible component library that gives you the building blocks you need to build your React applications.

Chakra UI is a simple, modular and accessible component library that gives you the building blocks you need to build your React applications.

Chakra UI is a comprehensive library of accessible, reusable, and composable React components that streamlines the development of modern web applications and websites. The library offers a diverse range of components that can be easily combined to build complex user interfaces while adhering to accessibility best practices.

[Chakra UI @ GitHub](https://github.com/chakra-ui/chakra-ui/).]]>
            </summary>
            <updated>2025-08-29T08:05:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5814</id>
            <title type="text"><![CDATA[Keen-Slider]]></title>
            <link rel="alternate" href="https://keen-slider.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5814"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Easily create sliders, carousels and much more.]]>
            </summary>
            <updated>2025-08-29T08:06:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5816</id>
            <title type="text"><![CDATA[twin.macro]]></title>
            <link rel="alternate" href="https://github.com/ben-rogerson/twin.macro" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5816"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Twin blends the magic of Tailwind with the flexibility of css-in-js (emotion, styled-components, stitches and goober) at build time.]]>
            </summary>
            <updated>2025-08-29T08:06:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5819</id>
            <title type="text"><![CDATA[Grid.js]]></title>
            <link rel="alternate" href="https://gridjs.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5819"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Advanced JavaScript table plugin.

Grid.js is a Free and open-source JavaScript table plugin. It works with most JavaScript frameworks, including React, Angular, Vue and VanillaJs.

[Grid.js @ GitHub](https://github.com/grid-js/gridjs)]]>
            </summary>
            <updated>2025-08-29T08:06:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5840</id>
            <title type="text"><![CDATA[Rough Notation]]></title>
            <link rel="alternate" href="https://roughnotation.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5840"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A small JavaScript library to create and animate annotations on a web page

Rough Notation uses RoughJS to create a hand-drawn look and feel. Elements can be annotated in a number of different styles. Animation duration and delay can be configured, or just turned off. 

[Rough Notation @ GitHub](https://github.com/rough-stuff/rough-notation)]]>
            </summary>
            <updated>2025-08-29T08:10:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5843</id>
            <title type="text"><![CDATA[React Native for Windows + macOS]]></title>
            <link rel="alternate" href="https://microsoft.github.io/react-native-windows/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5843"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build native Windows &amp;amp; macOS apps with Javascript and React.

- [React Native for Windows @ GitHub](https://github.com/microsoft/react-native-windows).

Related contents:

- [No, Windows Start does not use React @ pathar.tl](https://pathar.tl/blog/no-windows-start-does-not-use-react/).]]>
            </summary>
            <updated>2026-03-25T13:36:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5844</id>
            <title type="text"><![CDATA[Quicklink]]></title>
            <link rel="alternate" href="https://getquick.link/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5844"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Faster subsequent page-loads by prefetching or prerendering in-viewport links during idle time.

This project aims to be a drop-in solution for sites to prefetch links based on what is in the user&amp;#039;s viewport.

[Quicklink @ GitHub](https://github.com/GoogleChromeLabs/quicklink).]]>
            </summary>
            <updated>2025-08-29T08:12:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5848</id>
            <title type="text"><![CDATA[esbuild]]></title>
            <link rel="alternate" href="https://github.com/evanw/esbuild" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5848"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An extremely fast bundler for the web.

The main goal of the esbuild bundler project is to bring about a new era of build tool performance, and create an easy-to-use modern bundler along the way.]]>
            </summary>
            <updated>2025-08-29T08:12:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5850</id>
            <title type="text"><![CDATA[TanStack Virtual]]></title>
            <link rel="alternate" href="https://tanstack.com/virtual/v3" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5850"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Headless UI for Virtualizing Large Element Lists

Virtualize only the visible DOM nodes within massive scrollable elements at 60FPS in TS/JS, React, Vue, Solid &amp;amp; Svelte while retaining 100% control over markup and styles.

[TanStack Virtual @ GitHub](https://github.com/TanStack/virtual).]]>
            </summary>
            <updated>2025-08-29T08:12:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5857</id>
            <title type="text"><![CDATA[Add to Calendar Button]]></title>
            <link rel="alternate" href="https://add-to-calendar-button.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5857"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The convenient JavaScript Web Component, which lets you reliably create beautiful buttons, where people can add events to their calendars.

[Add to Calendar Button @ GitHub](https://github.com/add2cal/add-to-calendar-button)]]>
            </summary>
            <updated>2025-08-29T08:13:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5870</id>
            <title type="text"><![CDATA[Create App]]></title>
            <link rel="alternate" href="https://createapp.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5870"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[webpack/Parcel/Snowpack boilerplate generator.

Frontend build config generator.

[Create App / Webpack autoconf @ GitHub](https://github.com/jakoblind/webpack-autoconf).]]>
            </summary>
            <updated>2025-08-29T08:16:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5871</id>
            <title type="text"><![CDATA[Three.js]]></title>
            <link rel="alternate" href="https://threejs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5871"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JavaScript 3D Library.

The aim of the project is to create an easy to use, lightweight, cross-browser, general purpose 3D library. The current builds only include a WebGL renderer but WebGPU (experimental), SVG and CSS3D renderers are also available as addons.

- [Three.js @ GitHub](https://github.com/mrdoob/three.js/).

Related contents:

- [Three.js Instances: Rendering Multiple Objects Simultaneously @ Codrops](https://tympanus.net/codrops/2025/07/10/three-js-instances-rendering-multiple-objects-simultaneously/).
- [S2E26: Three.js, WebGPU et IA : où en est la 3D sur le web ? - FAQ #3 @ Human Coders :fr:](https://www.humancoders.com/podcast/three-js-webgpu-et-ia-ou-en-est-la-3d-sur-le-web-faq-3).]]>
            </summary>
            <updated>2026-09-14T07:51:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5873</id>
            <title type="text"><![CDATA[npoint.io]]></title>
            <link rel="alternate" href="https://www.npoint.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5873"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JSON storage with schema validation. JSON storage bins that won&amp;#039;t break your app.

Set up a lightweight JSON endpoint in seconds, then add a schema to edit your data safely at any time.

[n:point @ GitHub](https://github.com/azirbel/npoint).]]>
            </summary>
            <updated>2025-08-29T08:16:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5874</id>
            <title type="text"><![CDATA[GooeyTextHoverEffect]]></title>
            <link rel="alternate" href="https://github.com/codrops/GooeyTextHoverEffect" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5874"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A gooey text hover effect using SVG filters]]>
            </summary>
            <updated>2025-08-29T08:16:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5877</id>
            <title type="text"><![CDATA[1 LOC]]></title>
            <link rel="alternate" href="https://1loc.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5877"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Favorite JavaScript utilities in single line of code! No more!

[Favorite single line of code @ GitHub](https://github.com/phuocng/1loc).]]>
            </summary>
            <updated>2025-08-29T08:16:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5879</id>
            <title type="text"><![CDATA[Pantry]]></title>
            <link rel="alternate" href="https://getpantry.cloud/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5879"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Free Cloud JSON Storage API.

Free data storage as a service. Pantry allows devs to store JSON for multiple apps &amp;amp; users. A good resource when building personal projects, apps for hackathons, and prototypes alike. 

Pantry is a free service that provides perishable data storage for small projects. Data is securely stored for as long as you and your users need it and is deleted after a period of inactivity. Simply use the restful API to post JSON objects and we&amp;#039;ll take care of the rest.

[Pantry @ GitHub](https://github.com/imRohan/Pantry).]]>
            </summary>
            <updated>2025-08-29T08:16:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5886</id>
            <title type="text"><![CDATA[next-dark-mode]]></title>
            <link rel="alternate" href="https://github.com/xeoneux/next-dark-mode" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5886"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🌑 Enable dark mode for Next.js apps.
Theme your Next.js apps with a Dark Mode.]]>
            </summary>
            <updated>2025-08-29T08:18:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5887</id>
            <title type="text"><![CDATA[react-see-through]]></title>
            <link rel="alternate" href="https://github.com/andrew4699/react-see-through#how-is-this-different-from-a-modal" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5887"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Draw attention to the important parts of your website.

How is this different from a Modal ? The black mask appears around existing elements on the page.]]>
            </summary>
            <updated>2025-08-29T08:18:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5888</id>
            <title type="text"><![CDATA[SpacedTime]]></title>
            <link rel="alternate" href="https://www.spacedtime.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5888"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Remember the important things in your life.

Using the spaced time repetition techniques, you can permanently store information in your brain, instead of the cloud. 

[SpacedTime  @ GitHub](https://github.com/nobrainerlabs/spacedtime).]]>
            </summary>
            <updated>2025-08-29T08:18:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5889</id>
            <title type="text"><![CDATA[BlurHash]]></title>
            <link rel="alternate" href="https://blurha.sh/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5889"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[BlurHash is a compact representation of a placeholder for an image.

- [BlurHash @ GitHub](https://github.com/woltapp/blurhash).

Related contents:

- [Minimal CSS-only blurry image placeholders @ leanrada.com](https://leanrada.com/notes/css-only-lqip/).]]>
            </summary>
            <updated>2025-08-29T08:18:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5892</id>
            <title type="text"><![CDATA[Meanderer]]></title>
            <link rel="alternate" href="https://meanderer.netlify.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5892"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Responsive CSS motion paths!

A micro-library for scaling CSS motion path strings.

[Meanderer @ GitHub](https://github.com/jh3y/meanderer)]]>
            </summary>
            <updated>2025-08-29T08:18:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5893</id>
            <title type="text"><![CDATA[Crank.js]]></title>
            <link rel="alternate" href="https://crank.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5893"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Write JSX-driven components with functions, promises and generators.

[Crank.js @ GitHub](https://github.com/bikeshaving/crank).]]>
            </summary>
            <updated>2025-08-29T08:20:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5894</id>
            <title type="text"><![CDATA[Image Compare Viewer]]></title>
            <link rel="alternate" href="https://image-compare-viewer.netlify.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5894"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A modern, lightweight comparison slider

Compare before and after images, for grading, CGI and other retouching comparisons.

[Image Compare Viewer @ GitHub](https://github.com/kylewetton/image-compare-viewer)]]>
            </summary>
            <updated>2025-08-29T08:20:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5908</id>
            <title type="text"><![CDATA[MixItUp]]></title>
            <link rel="alternate" href="https://www.kunkalabs.com/mixitup/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5908"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[MixItUp is a high-performance, dependency-free library for animated DOM manipulation, giving you the power to filter, sort, add and remove DOM elements with beautiful animations.

MixItUp plays nice with your existing HTML and CSS, making it a great choice for responsive layouts and compatible with inline-flow, percentages, media queries, flexbox and more.

[MixItUp @ GitHub](https://github.com/patrickkunka/mixitup/).]]>
            </summary>
            <updated>2025-08-29T08:21:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5920</id>
            <title type="text"><![CDATA[Yopta-Editor]]></title>
            <link rel="alternate" href="https://github.com/Darginec05/Yopta-Editor" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5920"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Notion-like editor with similar behaviour.
Yopta-Editor - is an open source notion-like editor.]]>
            </summary>
            <updated>2025-08-29T08:24:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5921</id>
            <title type="text"><![CDATA[Quick.js]]></title>
            <link rel="alternate" href="https://quick.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5921"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Quick.js is a lightweight JavaScript library aimed to help users to stop writing long, repetitive code.

[Quick.js @ GitHub](https://github.com/proudparrot2/quick.js).]]>
            </summary>
            <updated>2025-08-29T08:24:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5923</id>
            <title type="text"><![CDATA[Tremor]]></title>
            <link rel="alternate" href="https://www.tremor.so/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5923"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The React library to build dashboards fast.

Tremor lets you create simple and modular components to build insightful dashboards in a breeze. Fully open-source, made by data scientists and software engineers with a sweet spot for design.

[Tremor @ GitHub](https://github.com/tremorlabs/tremor)]]>
            </summary>
            <updated>2025-08-29T08:24:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5926</id>
            <title type="text"><![CDATA[startup-nextjs]]></title>
            <link rel="alternate" href="https://github.com/NextJSTemplates/startup-nextjs" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5926"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Startup is free Next.js template for startups and SaaS businesses comes with all the essential pages, components, and sections you need to launch a complete business website.

Startup free, open-source, and premium-quality startup website template for Next.js comes with everything you need to launch a startup, business, or SaaS website, including all essential sections, components, and pages.

If you&amp;#039;re looking for a high-quality and visually appealing, feature-rich Next.js Template for your next startup, SaaS, or business website, this is the perfect choice and starting point for you!]]>
            </summary>
            <updated>2025-08-29T08:24:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5928</id>
            <title type="text"><![CDATA[Sponsor Ninja]]></title>
            <link rel="alternate" href="https://sponsor.ninja/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5928"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An easy &amp;amp; free way to collect sponsorships for your projects.

[Sponsor Ninja @ GitHub](https://github.com/Vincenius/sponsor-ninja).]]>
            </summary>
            <updated>2025-08-29T08:24:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5931</id>
            <title type="text"><![CDATA[GPU.js]]></title>
            <link rel="alternate" href="https://github.com/gpujs/gpu.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5931"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[GPU Accelerated JavaScript.

GPU.js is a JavaScript Acceleration library for GPGPU (General purpose computing on GPUs) in JavaScript for Web and Node. GPU.js automatically transpiles simple JavaScript functions into shader language and compiles them so they run on your GPU. In case a GPU is not available, the functions will still run in regular JavaScript.]]>
            </summary>
            <updated>2025-08-29T08:25:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5935</id>
            <title type="text"><![CDATA[Lodash]]></title>
            <link rel="alternate" href="https://lodash.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5935"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A modern JavaScript utility library delivering modularity, performance &amp;amp; extras.
Lodash makes JavaScript easier by taking the hassle out of working with arrays, numbers, objects, strings, etc.

- [Lodash @ GitHub](https://github.com/lodash/lodash/)

Related contents:

- [We Fixed A 6-Year-Old JavaScript Memory Leak @ DebugBear](https://www.debugbear.com/blog/javascript-memory-leak).]]>
            </summary>
            <updated>2026-01-29T13:21:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5939</id>
            <title type="text"><![CDATA[Rome]]></title>
            <link rel="alternate" href="https://rome.tools/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5939"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Unified developer tools for JavaScript, TypeScript, and the web.

Rome unifies your development stack by combining the functionality of separate tools. Single configuration file, amazing performance, and works with any stack.

[Rome @ GitHub](https://github.com/rome/tools).]]>
            </summary>
            <updated>2025-08-29T08:26:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5942</id>
            <title type="text"><![CDATA[Partytown]]></title>
            <link rel="alternate" href="https://partytown.builder.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5942"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Run Third-Party Scripts From A Web Worker.

Partytown is a lazy-loaded library to help relocate resource intensive scripts into a web worker, and off of the main thread. Its goal is to help speed up sites by dedicating the main thread to your code, and offloading third-party scripts to a web worker.

[Partytown @ GitHub](https://github.com/BuilderIO/partytown).]]>
            </summary>
            <updated>2025-08-29T08:28:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5945</id>
            <title type="text"><![CDATA[DevTheory]]></title>
            <link rel="alternate" href="https://devtheory.fr/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5945"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Devenez et restez confiant en JavaScript.
Devenez et restez confiant en JavaScript]]>
            </summary>
            <updated>2025-08-29T08:28:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5948</id>
            <title type="text"><![CDATA[Nuxt]]></title>
            <link rel="alternate" href="https://nuxt.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5948"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Intuitive Web Framework. Build your next Vue.js application with confidence using Nuxt. An open source framework under MIT license that makes web development simple and powerful.

- [Nuxt @ GitHub](https://github.com/nuxt/nuxt).

Related contents:

- [Nuxt Changelog](https://nuxt-changelog.vercel.app/).
- [Nuxt.js Review: Honest User Experience and Features Overview @ How Master&amp;#039;s YouTube](https://www.youtube.com/watch?v=Xj-TLBw1fNM).]]>
            </summary>
            <updated>2025-10-02T05:57:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5955</id>
            <title type="text"><![CDATA[Wiki.js]]></title>
            <link rel="alternate" href="https://js.wiki/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5955"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The most powerful and extensible open source Wiki software.
Make documentation a joy to write using Wiki.js&amp;#039;s beautiful and intuitive interface!

- [Wiki.js @ GitHub](https://github.com/Requarks/wiki).]]>
            </summary>
            <updated>2025-10-17T09:41:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5957</id>
            <title type="text"><![CDATA[HTML Over The Wire | Hotwire]]></title>
            <link rel="alternate" href="https://hotwired.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5957"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Hotwire is an alternative approach to building modern web applications without using much JavaScript by sending HTML instead of JSON over the wire. This makes for fast first-load pages, keeps template rendering on the server, and allows for a simpler, more productive development experience in any programming language, without sacrificing any of the speed or responsiveness associated with a traditional single-page application.]]>
            </summary>
            <updated>2025-08-29T08:29:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5976</id>
            <title type="text"><![CDATA[curlconverter]]></title>
            <link rel="alternate" href="https://curlconverter.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5976"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Convert curl commands to code.
Convert curl commands to Python, JavaScript, PHP, R, Go, C#, Ruby, Rust, Elixir, Java, MATLAB, Dart, CFML, Ansible URI or JSON.

[curlconverter @ GitHub](https://github.com/curlconverter/curlconverter).]]>
            </summary>
            <updated>2025-08-29T08:32:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5980</id>
            <title type="text"><![CDATA[Rete.js]]></title>
            <link rel="alternate" href="https://rete.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5980"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Rete is a modular framework for visual programming. Rete allows you to create node-based editor directly in the browser. You can define nodes and workers that allow users to create instructions for processing data in your editor without a single line of code.

[Rete @ GitHub](https://github.com/retejs/rete)]]>
            </summary>
            <updated>2025-08-29T08:33:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6000</id>
            <title type="text"><![CDATA[og-image]]></title>
            <link rel="alternate" href="https://gitnet.fr/deblan/og-image" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6000"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Image generator for Open Graph]]>
            </summary>
            <updated>2025-08-29T08:36:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6003</id>
            <title type="text"><![CDATA[BassoonTracker]]></title>
            <link rel="alternate" href="https://github.com/steffest/bassoontracker" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6003"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Webbased old-school Amiga music tracker in plain old javascript - Plays and edits Amiga Mod files and FastTracker XM files.
Browser-based old-school Amiga Music Tracker in plain old JavaScript.]]>
            </summary>
            <updated>2025-08-29T08:37:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6010</id>
            <title type="text"><![CDATA[Tern]]></title>
            <link rel="alternate" href="https://ternjs.net/#plugins" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6010"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Tern is a stand-alone code-analysis engine for JavaScript. It is intended to be used with a code editor plugin to enhance the editor&amp;#039;s support for intelligent JavaScript editing.]]>
            </summary>
            <updated>2025-08-29T08:38:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6028</id>
            <title type="text"><![CDATA[Gluon]]></title>
            <link rel="alternate" href="https://gluonjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6028"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Develop desktop apps from websites, using system installed browsers and NodeJS.

Gluon is a new framework for creating desktop apps from websites, using system installed browsers (not webviews) and NodeJS, differing a lot from other existing active projects - opening up innovation and allowing some major advantages. Instead of other similar frameworks bundling a browser like Chromium or using webviews (like Edge Webview2 on Windows), Gluon just uses system installed browsers like Chrome, Edge, Firefox, etc. Gluon supports Chromium and Firefox based browsers as the frontend, while Gluon&amp;#039;s backend uses NodeJS to be versatile and easy to develop (also allowing easy learning from other popular frameworks like Electron by using the same-ish stack).

[Gluon @ GitHub](https://github.com/gluon-framework/gluon).]]>
            </summary>
            <updated>2025-08-29T08:41:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6030</id>
            <title type="text"><![CDATA[Moro]]></title>
            <link rel="alternate" href="https://github.com/getmoro/moro" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6030"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A command line tool for tracking work hours, as simple as it can get.]]>
            </summary>
            <updated>2025-08-29T08:41:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6032</id>
            <title type="text"><![CDATA[JavaScript Rising Stars]]></title>
            <link rel="alternate" href="https://risingstars.js.org/2022/en" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6032"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Like every year we try to provide an overview of the trending projects in the JavaScript eco-system over the last 12 months.]]>
            </summary>
            <updated>2025-08-29T08:42:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6040</id>
            <title type="text"><![CDATA[Rapid Image Layers Animation]]></title>
            <link rel="alternate" href="https://github.com/codrops/RapidLayersAnimation/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6040"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A rapid layers animation of images as a splash intro or page transition on a website.]]>
            </summary>
            <updated>2025-08-29T08:44:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6043</id>
            <title type="text"><![CDATA[linkdash]]></title>
            <link rel="alternate" href="https://github.com/macouella/linkdash" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6043"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Generate a handy dashboard of links in seconds.]]>
            </summary>
            <updated>2025-08-29T08:44:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6052</id>
            <title type="text"><![CDATA[Inertia.js - The Modern Monolith]]></title>
            <link rel="alternate" href="https://inertiajs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6052"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build single-page apps, without building an API.
Create modern single-page React, Vue, and Svelte apps using classic server-side routing. Works with any backend — tuned for Laravel.

- [Inertia @ GitHub](https://github.com/inertiajs/inertia).

Related contents:

- [Part 1: How We Fell Out of Love with Next.js and Back in Love with Ruby on Rails &amp;amp; Inertia.js @ Hardcover](https://hardcover.app/blog/part-1-how-we-fell-out-of-love-with-next-js-and-back-in-love-with-ruby-on-rails-inertia-js).
- [Speed up your Inertia.js website with these 7 tactics @ Aaron Francis&amp;#039; YouTube](www.youtube.com/watch?v=UNODn5b52u4).
- [Simplicity, vanished?! Solving the mystery with Inertia.js + Rails @ Evil Martians](https://evilmartians.com/chronicles/simplicity-vanished-solving-the-mystery-with-inertia-js-and-rails).
- [\#125 - Inertia JS, le front et le back unifiés @ Double Slash :fr:](https://double-slash.dev/podcasts/inertia/).]]>
            </summary>
            <updated>2026-01-20T08:59:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6053</id>
            <title type="text"><![CDATA[GreenSock]]></title>
            <link rel="alternate" href="https://greensock.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6053"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The standard for modern web animation.

A robust javascript toolset that turns developers into animation superheroes. We obsess about performance, compatibility, and support so that you don&amp;#039;t have to.

[GSAP (GreenSock Animation Platform) @ GitHub](https://github.com/greensock/GSAP).]]>
            </summary>
            <updated>2025-08-29T08:45:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6054</id>
            <title type="text"><![CDATA[Locomotive Scroll]]></title>
            <link rel="alternate" href="https://locomotivemtl.github.io/locomotive-scroll/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6054"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Detection of elements in viewport &amp;amp; smooth scrolling with parallax effects.

[Locomotive Scroll @ GitHub](https://github.com/locomotivemtl/locomotive-scroll).]]>
            </summary>
            <updated>2025-08-29T08:45:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6061</id>
            <title type="text"><![CDATA[Open UI]]></title>
            <link rel="alternate" href="https://open-ui.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6061"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[* **Mission:** Maintain an open standard for UI and promote its adherence and adoption.
* **Audience:** The broader UI community including designers, engineers, and managers.

The purpose of Open UI to the web platform is to allow web developers to style and extend built-in web UI controls, such as &amp;lt;select&amp;gt; dropdowns, checkboxes, radio buttons, and date/color pickers.
To do that, we&amp;#039;ll need to fully specify the component parts, states, and behaviors of the built-in controls, as well as necessary accessibility requirements, and provide test suites to ensure compatibility. We&amp;#039;ll also implement polyfills for our extensible web UI controls.

[Open UI @ GitHub](https://github.com/openui/open-ui)]]>
            </summary>
            <updated>2025-08-29T08:46:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6063</id>
            <title type="text"><![CDATA[HTML DOM]]></title>
            <link rel="alternate" href="https://htmldom.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6063"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Manage HTML DOM with vanilla JavaScript.
Knowing the browser DOM APIs and how to use them play an important role in web development. A website introducing the APIs, well-known problems, most popular questions could be very useful.
[HTML DOM @ GitHub](https://github.com/phuocng/html-dom)]]>
            </summary>
            <updated>2025-08-29T08:48:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6066</id>
            <title type="text"><![CDATA[Lisan]]></title>
            <link rel="alternate" href="https://lisanjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6066"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A blazing fast and super small i18n library for Javascript - Only 1.7kb

[Lisan @ GitHub](https://github.com/lisanjs/lisan)]]>
            </summary>
            <updated>2025-08-29T08:48:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6070</id>
            <title type="text"><![CDATA[Atropos]]></title>
            <link rel="alternate" href="https://atroposjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6070"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Stunning touch-friendly 3D parallax hover effects.
Atropos is a lightweight, free and open-source JavaScript library to create stunning touch-friendly 3D parallax hover effects.
Available for JavaScript, React, Vue.js and Svelte.
[Atropos @ GitHub](https://github.com/nolimits4web/atropos/).]]>
            </summary>
            <updated>2025-08-29T08:48:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6071</id>
            <title type="text"><![CDATA[FettePalette]]></title>
            <link rel="alternate" href="https://meodai.github.io/fettepalette/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6071"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Color ramp generator using curves within the HSV color model.
FettePalette is lightweight, dependency free and fast JavaScript function written in TypeScript. It generates color ramps based on a curve within the HSV color model. This page serves as preview for the variety of options the function takes. 
[FettePalette @ GitHub](https://github.com/meodai/fettepalette).]]>
            </summary>
            <updated>2025-08-29T08:48:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6072</id>
            <title type="text"><![CDATA[refine]]></title>
            <link rel="alternate" href="https://refine.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6072"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build your React-based CRUD applications, without constraints.
An open source, headless web application framework developed with flexibility in mind. 
[refine @ GitHub](https://github.com/refinedev/refine/).]]>
            </summary>
            <updated>2025-08-29T08:48:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6078</id>
            <title type="text"><![CDATA[Radix UI]]></title>
            <link rel="alternate" href="https://www.radix-ui.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6078"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Unstyled, accessible components for building high‑quality design systems and web apps in React.

 Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos. 

[Radix UI @ GitHub](https://github.com/radix-ui).]]>
            </summary>
            <updated>2025-08-29T08:49:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6079</id>
            <title type="text"><![CDATA[val town]]></title>
            <link rel="alternate" href="https://www.val.town/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6079"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Skip all the configuration and setup needed to get your cloud scripts going.
A website for writing and running scripts in the browser, including versioning, an API, scheduling and more.

Related contents:

- [Stevens: a hackable AI assistant using a single SQLite table and a handful of cron jobs @ Geoffrey Litt](https://www.geoffreylitt.com/2025/04/12/how-i-made-a-useful-ai-assistant-with-one-sqlite-table-and-a-handful-of-cron-jobs).
- [How to keep package.json under control @ val town](https://blog.val.town/gardening-dependencies).]]>
            </summary>
            <updated>2025-09-19T12:08:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6083</id>
            <title type="text"><![CDATA[react-scroll-spinner]]></title>
            <link rel="alternate" href="https://github.com/dan-pugsley/react-scroll-spinner" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6083"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Make HTML elements spin in response to scrolling. Spinning slows down with friction. Works with vertical and horizontal scrolling on any element.]]>
            </summary>
            <updated>2025-08-29T08:50:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6109</id>
            <title type="text"><![CDATA[interact.js]]></title>
            <link rel="alternate" href="https://interactjs.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6109"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JavaScript drag and drop, resizing, and multi-touch gestures for modern browsers (and also IE9+) .

[interact.js @ GitHub](https://github.com/taye/interact.js)]]>
            </summary>
            <updated>2025-08-29T08:54:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6113</id>
            <title type="text"><![CDATA[UXPin]]></title>
            <link rel="alternate" href="https://www.uxpin.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6113"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[UI Design and Prototyping Tool.
Component-driven prototyping.
Design with the same components that devs build products with.
Move your teams out of silos for real process improvements.]]>
            </summary>
            <updated>2025-08-29T08:56:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6117</id>
            <title type="text"><![CDATA[simpleParallax.js]]></title>
            <link rel="alternate" href="https://github.com/geosigno/simpleParallax.js/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6117"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[simpleParallax.js is a very simple and tiny Vanilla JS library that adds parallax animations on any images.]]>
            </summary>
            <updated>2025-08-29T08:56:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6122</id>
            <title type="text"><![CDATA[React Motion Layout]]></title>
            <link rel="alternate" href="https://motion-layout.azurewebsites.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6122"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[React hero animations.
Motion Layout.
Create beautiful immersive hero animations using shared components.

[React Motion Layout @ GitHub](https://github.com/jeffersonlicet/react-motion-layout).]]>
            </summary>
            <updated>2025-08-29T08:56:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6123</id>
            <title type="text"><![CDATA[Puddle.js]]></title>
            <link rel="alternate" href="https://batmannair.com/puddle.js/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6123"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An ASCII/Node based fluid simulation library.

[Puddle.js @ GitHub](https://github.com/batman-nair/puddle.js).]]>
            </summary>
            <updated>2025-08-29T08:57:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6126</id>
            <title type="text"><![CDATA[midori]]></title>
            <link rel="alternate" href="https://aeroheim.github.io/midori/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6126"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Library for animating image backgrounds in websites using WebGL.

It support the following:

- Configurable dynamic camera
- Animated transitions between backgrounds
- Post-processing effects &amp;amp; particles

 [midori @ GitHub](https://github.com/aeroheim/midori)]]>
            </summary>
            <updated>2025-08-29T08:57:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6127</id>
            <title type="text"><![CDATA[Creative Coding Course]]></title>
            <link rel="alternate" href="https://timrodenbroeker.de/courses/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6127"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An introductory course to Creative Coding, covering the most important topics, both for Processing and p5.js]]>
            </summary>
            <updated>2025-08-29T08:57:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6134</id>
            <title type="text"><![CDATA[Micromodal]]></title>
            <link rel="alternate" href="https://github.com/ghosh/Micromodal" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6134"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Tiny, dependency-free javascript library for creating accessible modal dialogs]]>
            </summary>
            <updated>2025-08-29T09:00:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6136</id>
            <title type="text"><![CDATA[Distorted Link Effects]]></title>
            <link rel="alternate" href="https://github.com/codrops/DistortedLinkEffects" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6136"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A couple of ideas for decorative link distortion effects using SVG filters on lines, circles and squares.]]>
            </summary>
            <updated>2025-08-29T09:00:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6139</id>
            <title type="text"><![CDATA[Transform]]></title>
            <link rel="alternate" href="https://transform.tools/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6139"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Polyglot web converter

- [Transform @ GitHub](https://github.com/ritz078/transform).
- [079 Les News Web Dev janvier 2024 numéro 2 @ Double Slash :fr:](https://double-slash.dev/podcasts/news24w2/).]]>
            </summary>
            <updated>2025-08-29T09:00:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6150</id>
            <title type="text"><![CDATA[Créer une application Vanilla JS (Todo List)]]></title>
            <link rel="alternate" href="https://github.com/liorchamla/amu-tp-vanilla-todo" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6150"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Dans ce TP, vous allez créer une Single Page Application (SPA) en Vanilla JS dans le but de découvrir différentes notions telles que les affichages dynamiques, la gestion des modules et du bundling, les appels HTTP et les promesses, le routage et bien sur les tests unitaires qui assureront la qualité et la non régression de vos codes.]]>
            </summary>
            <updated>2025-08-29T09:01:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6153</id>
            <title type="text"><![CDATA[HTML Cheat Sheet]]></title>
            <link rel="alternate" href="https://htmlcheatsheet.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6153"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[HTML Cheat Sheet contains useful code examples and web developer tools, markup generators and more on a single page. Switch to other web developer sheets, like CSS or JavaScript. These pages were created as a quick guide for those who already know how to work with these languages.
Make sure you bookmark this site for a quick and easy access!]]>
            </summary>
            <updated>2025-08-29T09:02:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6165</id>
            <title type="text"><![CDATA[GrapesJS]]></title>
            <link rel="alternate" href="https://grapesjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6165"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Free and Open Source Web Builder Framework
Next generation tool for building templates without coding.
GrapesJS is an open-source, multi-purpose, Web Builder Framework which combines different tools and features with the goal to help you (or users of your application) to build HTML templates without any knowledge of coding. It&amp;#039;s a perfect solution to replace the common WYSIWYG editors, which are good for content editing but inappropriate for creating HTML structures. You can see it in action with the official demos, but using its API you&amp;#039;re able to build your own editors. 

- [GrapesJS @ GitHub](https://github.com/artf/grapesjs).]]>
            </summary>
            <updated>2025-08-29T09:04:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6197</id>
            <title type="text"><![CDATA[CSS Plasma Background Generator]]></title>
            <link rel="alternate" href="https://github.com/fracergu/css-plasma-background-generator" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6197"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Simple tool written in vanilla Javascript to generate a plasma background for your website.]]>
            </summary>
            <updated>2025-08-29T09:10:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6201</id>
            <title type="text"><![CDATA[Tamagui]]></title>
            <link rel="alternate" href="https://tamagui.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6201"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[React Native + Web UI kit
 Style React Native and Web with an optimizing compiler.
Tamagui lets you share more code between web and native apps while improving, rather than sacrificing, DX, performance, and code maintainability.

[Tamagui @ GitHub](https://github.com/tamagui/tamagui)]]>
            </summary>
            <updated>2025-08-29T09:10:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6230</id>
            <title type="text"><![CDATA[React Hook Form]]></title>
            <link rel="alternate" href="https://react-hook-form.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6230"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Simple React forms validation.
Performant, flexible and extensible forms with easy-to-use validation.]]>
            </summary>
            <updated>2025-08-29T09:15:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6234</id>
            <title type="text"><![CDATA[Astro]]></title>
            <link rel="alternate" href="https://astro.build/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6234"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build faster websites. Pull content from anywhere and serve it fast with Astro&amp;#039;s next-gen island architecture. 

Astro is a website build tool for the modern web — powerful developer experience meets lightweight output.  Astro is the all-in-one web framework designed for speed. Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries. 

- [Astro @ GitHub](https://github.com/withastro/astro)

Related contents:

- [Démarrez avec Astro Starlight @ Culture et Outils DevSecOps :fr:](https://blog.stephane-robert.info/docs/documenter/astro/introduction/).
- [RSC for Astro Developers @ overreacted](https://overreacted.io/rsc-for-astro-developers/).
- [No Server, No Database: Smarter Related Posts in Astro with `transformers.js` @ alexop.dev](https://alexop.dev/posts/semantic-related-posts-astro-transformersjs/).
- [From Next.js to Astro: A Page Size Comparison @ Alan Norbauer](https://alan.norbauer.com/articles/astro-vs-nextjs-page-size/).  
- [Astro is a developers f***ing dream @ Websmith](https://websmith.studio/blog/astro-is-a-developers-dream/).
- [Architecting with Constraints: A Pragmatic Guide @ Loren Stewart](https://www.lorenstew.art/blog/always-architect-with-contraints).
- [From Next.js to Astro: A Page Size Comparison @ Alan Norbauer](https://alan.norbauer.com/articles/astro-vs-nextjs-page-size/).
- [Use the Accept Header to serve Markdown instead of HTML to LLMs @ Nick Khami&amp;#039;s Blog](https://www.skeptrune.com/posts/use-the-accept-header-to-serve-markdown-instead-of-html-to-llms/).]]>
            </summary>
            <updated>2025-09-30T11:59:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6236</id>
            <title type="text"><![CDATA[Rodal]]></title>
            <link rel="alternate" href="https://chenjiahan.github.io/rodal/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6236"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A React modal with animations.]]>
            </summary>
            <updated>2025-08-29T09:17:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6239</id>
            <title type="text"><![CDATA[React Snap Carousel]]></title>
            <link rel="alternate" href="https://github.com/richardscarrott/react-snap-carousel" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6239"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[DOM-first, responsive carousel for React.
React Snap Carousel leaves the DOM in charge of scrolling and simply computes derived state from the layout, allowing you to progressively enhance a scroll element with responsive carousel controls.]]>
            </summary>
            <updated>2025-08-29T09:17:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6240</id>
            <title type="text"><![CDATA[React Wrap Balancer]]></title>
            <link rel="alternate" href="https://react-wrap-balancer.vercel.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6240"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Simple React Component That Makes Titles More Readable.

[React Wrap Balancer @ GitHub](https://github.com/shuding/react-wrap-balancer).]]>
            </summary>
            <updated>2025-08-29T09:17:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6247</id>
            <title type="text"><![CDATA[TypeScript]]></title>
            <link rel="alternate" href="https://www.typescriptlang.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6247"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[TypeScript is JavaScript with syntax for types.
TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.

TypeScript is a language for application-scale JavaScript. TypeScript adds optional types to JavaScript that support tools for large-scale JavaScript applications for any browser, for any host, on any OS. TypeScript compiles to readable, standards-based JavaScript.

- [TypeScript @ GitHub](https://github.com/microsoft/TypeScript).

Related contents:

- [The Concise TypeScript Book](https://gibbok.github.io/typescript-book/).
- [Hyper-Typing @ Paolo Scanferla](https://pscanf.com/s/341/).
- [Identify and Fix Code Smells in TypeScript @ Engroso&amp;#039;s dev.to](https://dev.to/engroso/identify-and-fix-code-smells-in-typescript-3nih).
- [Satisfies in TypeScript @ Frontend Masters Blog](https://frontendmasters.com/blog/satisfies-in-typescript/).
- [The Temporal Dead Zone, or why the TypeScript codebase is littered with var statements @ Vincent Rolfs](https://vincentrolfs.dev/blog/ts-var).
- [TypeScript’s rise in the AI era: Insights from Lead Architect, Anders Hejlsberg @ GitHub Blog](https://github.blog/developer-skills/programming-languages-and-frameworks/typescripts-rise-in-the-ai-era-insights-from-lead-architect-anders-hejlsberg/).
- [The Inner Workings of JavaScript Source Maps @ Polar Signals](https://www.polarsignals.com/blog/posts/2025/11/04/javascript-source-maps-internals).
- [Experiment: making TypeScript immutable-by-default @ Evan Hahn](https://evanhahn.com/typescript-immutability-experiment/).
- [TIL: `satisfies` is my favorite TypeScript keyword @ Jerred Shepherd](https://sjer.red/blog/2024-12-21/).
- [Stop writing if statements for your CLI flags @ Hackers&amp;#039; Pub](https://hackers.pub/@hongminhee/2025/stop-writing-if-statements-for-your-cli-flags).
- [JSDoc *is* TypeScript @ culi.bear.blog](https://culi.bearblog.dev/jsdoc-is-typescript/).
- [I was wrong about TypeScript: Part 1 @ Amadu&amp;#039;s &amp;amp; Don&amp;#039;ts](https://chefama.blog/blog/posts/i-was-wrong-about-typescript-1).
- [Fixing TypeScript Performance Problems: A Case Study @ viget](https://www.viget.com/articles/fixing-typescript-performance-problems).
- [TypeScript or Tears @ nicolas.vbgh&amp;#039;s dev.to](https://dev.to/nicolas_vbgh/typescript-or-tears-2ea5).
- [Seven Years to TypeScript: Migrating 11,000 Files at Patreon @ Engineering at Patreon](https://www.patreon.com/posts/seven-years-to-typescript-152144830).
- [Parse, Don&amp;#039;t Validate — In a Language That Doesn&amp;#039;t Want You To @ Cekrem.GitHub.IO](https://cekrem.github.io/posts/parse-dont-validate-typescript/).]]>
            </summary>
            <updated>2026-04-08T12:25:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6250</id>
            <title type="text"><![CDATA[NW.js]]></title>
            <link rel="alternate" href="https://nwjs.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6250"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[NW.js (previously known as node-webkit) lets you call all Node.js modules directly from DOM and enables a new way of writing applications with all Web technologies.]]>
            </summary>
            <updated>2025-08-29T09:19:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6257</id>
            <title type="text"><![CDATA[Alpine.js]]></title>
            <link rel="alternate" href="https://alpinejs.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6257"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Your new, lightweight, JavaScript framework.

- [Alpine.js @ GitHub](https://github.com/alpinejs/alpine).
- [Building a CRUD Web App with Alpine.js @ Raymond Camden](https://www.raymondcamden.com/2024/07/31/building-a-crud-web-app-with-alpinejs).]]>
            </summary>
            <updated>2025-08-29T09:21:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6260</id>
            <title type="text"><![CDATA[asdf]]></title>
            <link rel="alternate" href="https://asdf-vm.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6260"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Manage multiple runtime versions with a single CLI tool.
asdf is a CLI tool that can manage multiple language runtime versions on a per-project basis. It is like gvm, nvm, rbenv &amp;amp; pyenv (and more) all in one! Simply install your language&amp;#039;s plugin!

[asdf @ GitHub](https://github.com/asdf-vm/asdf).]]>
            </summary>
            <updated>2025-08-29T09:21:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6267</id>
            <title type="text"><![CDATA[Unovis]]></title>
            <link rel="alternate" href="https://unovis.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6267"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A modular data visualization framework for React, Angular, Svelte, and vanilla TypeScript or JavaScript]]>
            </summary>
            <updated>2025-08-29T09:22:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6272</id>
            <title type="text"><![CDATA[melonJS]]></title>
            <link rel="alternate" href="https://github.com/melonjs/melonJS" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6272"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a fresh &amp;amp; lightweight javascript game engine.
melonJS 2 is a modern version of the melonJS game engine. It has been rebuilt almost entirely using ES6 class, inheritance and semantic, and is bundled using Rollup to provide modern features such as transpiling and tree-shaking.]]>
            </summary>
            <updated>2025-08-29T09:22:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6285</id>
            <title type="text"><![CDATA[Chart.js]]></title>
            <link rel="alternate" href="https://www.chartjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6285"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open source HTML5 Charts for your website.
Simple yet flexible JavaScript charting library for the modern web.

[Chart.js @ GitHub](https://github.com/chartjs/Chart.js)]]>
            </summary>
            <updated>2025-08-29T09:25:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6287</id>
            <title type="text"><![CDATA[Bit - Component driven development]]></title>
            <link rel="alternate" href="https://bit.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6287"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build apps in components.
An open-source toolchain for component-driven software. Forget monolithic apps and distribute development to components.]]>
            </summary>
            <updated>2025-08-29T09:25:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6288</id>
            <title type="text"><![CDATA[Octomments]]></title>
            <link rel="alternate" href="https://ocs.vercel.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6288"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Using GitHub issues as a comment plugin.
[Octomments @ GitHub](https://github.com/krasimir/octomments)]]>
            </summary>
            <updated>2025-08-29T09:25:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6290</id>
            <title type="text"><![CDATA[Jest]]></title>
            <link rel="alternate" href="https://jestjs.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6290"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Jest is a delightful JavaScript Testing Framework with a focus on simplicity.

- [Jest @ GitHub](https://github.com/facebook/jest).

Related contents:

- [Fix Flaky Jest Tests in CI with maxWorkers (and why it works) @ Red Shift](https://shift.infinite.red/fix-flaky-jest-tests-in-ci-with-maxworkers-and-why-it-works-e3d3189f35a4).]]>
            </summary>
            <updated>2026-04-03T12:48:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6295</id>
            <title type="text"><![CDATA[Moment.js]]></title>
            <link rel="alternate" href="https://momentjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6295"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Parse, validate, manipulate,
and display dates and times in JavaScript]]>
            </summary>
            <updated>2025-08-29T09:26:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6296</id>
            <title type="text"><![CDATA[Codux]]></title>
            <link rel="alternate" href="https://www.codux.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6296"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Visual IDE for React.
React, meet your first visual IDE.
Visually edit projects side-by-side with your code editor. See every change reflected instantly and get your work done faster.]]>
            </summary>
            <updated>2025-08-29T09:26:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6297</id>
            <title type="text"><![CDATA[SWR]]></title>
            <link rel="alternate" href="https://swr.vercel.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6297"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[React Hooks for Data Fetching.
The name “SWR” is derived from stale-while-revalidate, a HTTP cache invalidation strategy popularized by HTTP RFC 5861. SWR is a strategy to first return the data from cache (stale), then send the fetch request (revalidate), and finally come with the up-to-date data.]]>
            </summary>
            <updated>2025-08-29T09:27:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6299</id>
            <title type="text"><![CDATA[Ember.js]]></title>
            <link rel="alternate" href="https://emberjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6299"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A framework for ambitious web developers.
Ember.js is a productive, battle-tested JavaScript framework for building modern web applications. It includes everything you need to build rich UIs that work on any device.

[Ember.js @ GitHub](https://github.com/emberjs/ember.js)]]>
            </summary>
            <updated>2025-08-29T09:27:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6300</id>
            <title type="text"><![CDATA[Anime.js]]></title>
            <link rel="alternate" href="https://animejs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6300"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JavaScript animation engine.
Anime.js (/ˈæn.ə.meɪ/) is a lightweight JavaScript animation library with a simple, yet powerful API.
It works with CSS properties, SVG, DOM attributes and JavaScript Objects. 

- [Anime.js @ GitHub](https://github.com/juliangarnier/anime).

Related contents:

- [\#126 - 🤖 News Janvier 2026 : Open Code, Qwen Code et un peu de code @ Double Slash :fr:](https://double-slash.dev/podcasts/news-jan26/).]]>
            </summary>
            <updated>2026-02-20T07:15:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6307</id>
            <title type="text"><![CDATA[Scroll into view if needed]]></title>
            <link rel="alternate" href="https://scroll-into-view.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6307"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Ponyfill for upcoming Element.scrollIntoView() APIs like scrollMode: if-needed, behavior: smooth and block: center.
When deciding if scrolling is needed the visibility of the target element is checked. If it&amp;#039;s less than 100% it will be scrolled.]]>
            </summary>
            <updated>2025-08-29T09:29:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6310</id>
            <title type="text"><![CDATA[Let it snow!]]></title>
            <link rel="alternate" href="https://embed.im/snow/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6310"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Snow effect for your website.
Embed a snow effect on your website.]]>
            </summary>
            <updated>2025-08-29T09:29:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6314</id>
            <title type="text"><![CDATA[Nextra]]></title>
            <link rel="alternate" href="https://nextra.site/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6314"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Next.js Static Site Generator.
Make beautiful websites with Next.js &amp;amp; MDX.
Simple, powerful and flexible site generation framework with everything you love from Next.js.

[Nextra @ GitHub](https://github.com/shuding/nextra)]]>
            </summary>
            <updated>2025-08-29T09:29:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6316</id>
            <title type="text"><![CDATA[Reapop]]></title>
            <link rel="alternate" href="https://louisbarranqueiro.github.io/reapop/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6316"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A simple &amp;amp; customizable notifications system for React

[Reapop @ GitHub](https://github.com/louisbarranqueiro/reapop/)]]>
            </summary>
            <updated>2025-08-29T09:30:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6317</id>
            <title type="text"><![CDATA[CesiumGS/cesium at master]]></title>
            <link rel="alternate" href="https://github.com/CesiumGS/cesium/tree/master" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6317"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[CesiumJS is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin. It uses WebGL for hardware-accelerated graphics, and is cross-platform, cross-browser, and tuned for dynamic-data visualization.]]>
            </summary>
            <updated>2025-08-29T09:30:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6319</id>
            <title type="text"><![CDATA[🎬 Scene.js]]></title>
            <link rel="alternate" href="https://github.com/daybrush/scenejs" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6319"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[clapper Scene.js is an JavaScript &amp;amp; CSS timeline-based animation library.]]>
            </summary>
            <updated>2025-08-29T09:30:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6321</id>
            <title type="text"><![CDATA[You Don&amp;#039;t Know JS: A book series on JavaScript.]]></title>
            <link rel="alternate" href="https://github.com/getify/You-Dont-Know-JS" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6321"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[This is a series of books diving deep into the core mechanisms of the JavaScript language.]]>
            </summary>
            <updated>2025-08-29T09:30:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6322</id>
            <title type="text"><![CDATA[BIRME]]></title>
            <link rel="alternate" href="https://www.birme.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6322"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Bulk Image Resizing Made Easy 2.0 (Online &amp;amp; Free).
BIRME is a flexible and easy to use bulk image resizer. It can resize your images to any specific dimension and crop them proportionately if necessary. It&amp;#039;s an online tool and you don&amp;#039;t need to download or install on your computer. BIRME is absolutely free to use.]]>
            </summary>
            <updated>2025-08-29T09:31:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6325</id>
            <title type="text"><![CDATA[Rough.js]]></title>
            <link rel="alternate" href="https://github.com/rough-stuff/rough" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6325"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Create graphics with a hand-drawn, sketchy, appearance.
Rough.js is a small (&amp;lt;9 kB) graphics 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 drawing SVG paths.]]>
            </summary>
            <updated>2025-08-29T09:31:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6328</id>
            <title type="text"><![CDATA[Mirage JS]]></title>
            <link rel="alternate" href="https://miragejs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6328"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An API mocking library for frontend developers.
Build complete frontend features, even if your API doesn&amp;#039;t exist.
Mirage JS is an API mocking library that lets you build, test and share a complete working JavaScript application without having to rely on any backend services.

[Mirage JS @ GitHub](https://github.com/miragejs/miragejs)]]>
            </summary>
            <updated>2025-08-29T09:33:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6361</id>
            <title type="text"><![CDATA[Proton Native]]></title>
            <link rel="alternate" href="https://proton-native.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6361"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[React Native for the desktop, cross compatible.
Create desktop applications through a React syntax, on all platforms.]]>
            </summary>
            <updated>2025-08-29T09:37:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6362</id>
            <title type="text"><![CDATA[Next.js]]></title>
            <link rel="alternate" href="https://nextjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6362"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The React Framework.

Used by some of the world&amp;#039;s largest companies, Next.js enables you to create full-stack web applications by extending the latest React features, and integrating powerful Rust-based JavaScript tooling for the fastest builds.

- [Next.js @ GitHub](https://github.com/vercel/next.js).

Related contents:

- [next.js: an honest review @ beeps](https://beeps.dev/blog/nextjs-an-honest-review).
- [Authorization in Next.js @ rw;eruch](https://www.robinwieruch.de/next-authorization/).
- [You should know this before choosing Next.js @ Build Times](https://eduardoboucas.com/posts/2025-03-25-you-should-know-this-before-choosing-nextjs/).
- [Deploying a Next.js App to Production in any server @ SayBackend 📦](https://www.saybackend.com/blog/04-deploy-nextjs-to-production-without-vercel/).
- [Next.js vs TanStack @ Kyle Gill](https://www.kylegill.com/essays/next-vs-tanstack/).
- [Guide to fast websites with Next.js: Tips for maximizing server speeds and minimizing client burden @ Vercel](https://vercel.com/blog/guide-to-fast-websites-with-next-js-tips-for-maximizing-server-speeds).
- [Pourquoi je n&amp;#039;aime pas Next.js @ Grafikart :fr:](https://grafikart.fr/blog/nextjs-dislike).
- [Use Async Local Storage to prevent props drilling in Next.js Route handlers @ nico.fyi](https://www.nico.fyi/blog/async-local-storage-to-prevent-props-drilling).
- [Next.js 15.1+ is unusable outside of Vercel @ Omar Abid](https://omarabid.com/nextjs-vercel).
- [How to take screenshots of your statically exported Next.js site in GitHub Actions workflow @ nico.fyi](https://www.nico.fyi/blog/how-to-take-screenshots-in-github-actions-workflow).
- [Next.js Promise Racing @ Playful Programming](https://playfulprogramming.com/posts/nextjs-promise-race).
- [You should know this before choosing Next.js @ Build Times](https://eduardoboucas.com/posts/2025-03-25-you-should-know-this-before-choosing-nextjs/).
- [Adding .md URLs for Raw Markdown Content in Next.js @ Ben Gubler](https://www.bengubler.com/posts/2025-06-14-raw-markdown-urls-nextjs).
- [Next.js migration @ LLM Gateway](https://llmgateway.io/changelog/nextjs-migration).
- [The Complete Guide to Self-Hosting Next.js at Scale @ David Höck](https://dlhck.com/thoughts/the-complete-guide-to-self-hosting-nextjs-at-scale).
- [Next.js Is Infuriating @ Dominik&amp;#039;s Blog](https://blog.meca.sh/3lxoty3shjc2z).
- [One Year with Next.js App Router — Why We&amp;#039;re Moving On @ paper clover](https://paperclover.net/blog/webdev/one-year-next-app-router).
- [Partial Prerendering @ Wyatt Johnson](https://wyattjoh.ca/blog/partial-prerendering).
- [ChatGPT as My Coding Mentor: How I Learned React and Next.js as a Junior Developer @ iO tech_hub](https://techhub.iodigital.com/articles/chatgpt-as-my-coding-mentor).
- [93% Faster Next.js in (your) Kubernetes @ Platformic](https://blog.platformatic.dev/93-faster-nextjs-in-your-kubernetes).
- [Not everything that breaks is an error: a Logs and Next.js story @ Sentry](https://blog.sentry.io/not-everything-that-breaks-is-an-error-a-logs-and-next-js-story/).
- [My Next.js 16 Auth Passed Every Test. Five Bugs That Only Showed Up When I Wired It Together @ Shubhra Pokhariya&amp;#039;s dev.to](https://dev.to/shubhradev/my-nextjs-16-auth-passed-every-test-five-bugs-that-only-showed-up-when-i-wired-it-together-bgh).
- [Experimenting with RSCs for Performance and UX in Next.js @ Aurora Scharff](https://aurorascharff.no/posts/experimenting-with-rsc-for-performance-and-ux-in-nextjs/).]]>
            </summary>
            <updated>2026-08-07T12:07:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6363</id>
            <title type="text"><![CDATA[30 seconds of code]]></title>
            <link rel="alternate" href="https://www.30secondsofcode.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6363"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Short JavaScript code snippets for all your development needs

- [30 seconds of code @ GitHub](https://github.com/30-seconds/30-seconds-of-code).]]>
            </summary>
            <updated>2025-08-29T09:37:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6365</id>
            <title type="text"><![CDATA[is-website-vulnerable]]></title>
            <link rel="alternate" href="https://github.com/lirantal/is-website-vulnerable" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6365"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[finds publicly known security vulnerabilities in a website&amp;#039;s frontend JavaScript libraries]]>
            </summary>
            <updated>2025-08-29T09:38:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6374</id>
            <title type="text"><![CDATA[utterances crystal_ball]]></title>
            <link rel="alternate" href="https://github.com/utterance/utterances" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6374"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A lightweight comments widget built on GitHub issues. Use GitHub issues for blog comments, wiki pages and more!]]>
            </summary>
            <updated>2025-08-29T09:39:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6377</id>
            <title type="text"><![CDATA[Craft.js]]></title>
            <link rel="alternate" href="https://github.com/prevwong/craft.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6377"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🚀 A React Framework for building extensible drag and drop page editors
Craft.js solves this problem by modularising the building blocks of a page editor. It ships with a drag-n-drop system and handles the way user components should be rendered, updated and moved - among other things. With this, you&amp;#039;ll be able to build your own page editor exactly how you want it to look and behave.]]>
            </summary>
            <updated>2025-08-29T09:41:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6380</id>
            <title type="text"><![CDATA[Parcel]]></title>
            <link rel="alternate" href="https://parceljs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6380"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The zero configuration build tool.
Parcel combines a great out-of-the-box development experience with a scalable architecture that can take your project from just getting started to massive production application.]]>
            </summary>
            <updated>2025-08-29T09:41:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6399</id>
            <title type="text"><![CDATA[Blobity]]></title>
            <link rel="alternate" href="https://github.com/gmrchk/blobity" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6399"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The cursor is the heart of any interaction with the web. Why not take it to the next level? 🚀
Add magnetism and bigger reach to mouse cursor.]]>
            </summary>
            <updated>2025-08-29T09:43:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6400</id>
            <title type="text"><![CDATA[nice-waves]]></title>
            <link rel="alternate" href="https://github.com/gVguy/nice-waves" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6400"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Beautiful animated waves.
nice-waves is a Vanilla JS library that makes creating waves a breeze.]]>
            </summary>
            <updated>2025-08-29T09:45:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6401</id>
            <title type="text"><![CDATA[Iconsax]]></title>
            <link rel="alternate" href="https://iconsax.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6401"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Hello welcome to iconsax
the official icons of the
Vuesax framework]]>
            </summary>
            <updated>2025-08-29T09:45:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6409</id>
            <title type="text"><![CDATA[UnJS]]></title>
            <link rel="alternate" href="https://unjs.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6409"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Unified JavaScript Tools.

Unleash JavaScript&amp;#039;s Potential with the UnJS Ecosystem
Agnostic Excellence: JavaScript Libraries, Tools, and Utilities, Crafted to Elevate Your Coding Journey.

- [UnJS @ GitHub](https://github.com/unjs).

Related contents:

- [How to keep package.json under control @ val town](https://blog.val.town/gardening-dependencies).]]>
            </summary>
            <updated>2025-10-02T06:38:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6456</id>
            <title type="text"><![CDATA[Converse.js:]]></title>
            <link rel="alternate" href="https://github.com/conversejs/converse.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6456"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Web-based XMPP/Jabber chat client written in JavaScript
Converse is a web based XMPP/Jabber chat client.
You can either use it as a webchat app, or you can integrate it into your own website.
It&amp;#039;s 100% client-side JavaScript, HTML and CSS and the only backend required is a modern XMPP server.]]>
            </summary>
            <updated>2025-08-29T09:53:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6477</id>
            <title type="text"><![CDATA[You Don&amp;#039;t Need]]></title>
            <link rel="alternate" href="https://github.com/you-dont-need/You-Dont-Need" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6477"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[People choose popular projects, often not because it applies to their problems.]]>
            </summary>
            <updated>2025-08-29T09:57:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6478</id>
            <title type="text"><![CDATA[JavaScript questions]]></title>
            <link rel="alternate" href="https://github.com/lydiahallie/javascript-questions" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6478"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A long list of (advanced) JavaScript questions, and their explanations.
From basic to advanced: test how well you know JavaScript, refresh your knowledge a bit, or prepare for your coding interview! muscle rocket I update this repo regularly with new questions. I added the answers in the collapsed sections below the questions, simply click on them to expand it. It&amp;#039;s just for fun, good luck! heart]]>
            </summary>
            <updated>2025-08-29T09:57:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6484</id>
            <title type="text"><![CDATA[react-spring]]></title>
            <link rel="alternate" href="https://react-spring.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6484"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[bring your components to life with simple spring animation primitives]]>
            </summary>
            <updated>2025-08-29T09:57:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6492</id>
            <title type="text"><![CDATA[roughViz]]></title>
            <link rel="alternate" href="https://github.com/jwilber/roughViz" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6492"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[roughViz.js is a reusable JavaScript library for creating sketchy/hand-drawn styled charts in the browser, based on D3v5, roughjs, and handy.]]>
            </summary>
            <updated>2025-08-29T09:59:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6496</id>
            <title type="text"><![CDATA[Skypack]]></title>
            <link rel="alternate" href="https://www.skypack.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6496"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[search millions of open source JavaScript packages.
Load optimized npm packages with no install and no build tools.]]>
            </summary>
            <updated>2025-08-29T09:59:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6497</id>
            <title type="text"><![CDATA[Snowpack]]></title>
            <link rel="alternate" href="https://www.snowpack.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6497"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Snowpack is a lightning-fast frontend build tool, designed for the modern web. It is an alternative to heavier, more complex bundlers like webpack or Parcel in your development workflow. Snowpack leverages JavaScript&amp;#039;s native module system (known as ESM) to avoid unnecessary work and stay fast no matter how big your project grows. 

[Snowpack @ GitHub](https://github.com/FredKSchott/snowpack)]]>
            </summary>
            <updated>2025-08-29T10:01:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6529</id>
            <title type="text"><![CDATA[TanStack Router]]></title>
            <link rel="alternate" href="https://tanstack.com/router/v1" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6529"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[React Router, Solid Router, Svelte Router, Vue Router.
Modern and scalable routing for applications.
A fully typesafe router with first-class search-param APIs and built-in caching, built for JS/TS, React, Preact, Solid, Vue and Svelte.]]>
            </summary>
            <updated>2025-08-29T10:05:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6536</id>
            <title type="text"><![CDATA[HashLips Art Engine]]></title>
            <link rel="alternate" href="https://github.com/HashLips/hashlips_art_engine" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6536"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.

Create generative art by using the canvas api and node js. Before you use the generation 
engine, make sure you have node.js(v10.18.0) installed.]]>
            </summary>
            <updated>2025-08-29T10:06:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6539</id>
            <title type="text"><![CDATA[MUI Core (Material UI)]]></title>
            <link rel="alternate" href="https://github.com/mui/material-ui" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6539"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google&amp;#039;s Material Design.
MUI Core contains foundational React UI component libraries for shipping new features faster.]]>
            </summary>
            <updated>2025-08-29T10:07:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6544</id>
            <title type="text"><![CDATA[The Supersonic Plugin For Scroll Based Animation]]></title>
            <link rel="alternate" href="https://github.com/the-illarionov/the-supersonic-plugin-for-scroll-based-animation" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6544"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Extremely customizable 3kb plugin for scroll based animation which animates 1000 elements without lags]]>
            </summary>
            <updated>2025-08-29T10:07:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6546</id>
            <title type="text"><![CDATA[Boarding]]></title>
            <link rel="alternate" href="https://josias-r.github.io/boarding.js/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6546"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Light-weight, no-dependency, vanilla JavaScript engine to drive user&amp;#039;s focus across the page]]>
            </summary>
            <updated>2025-08-29T10:09:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6549</id>
            <title type="text"><![CDATA[Typetura]]></title>
            <link rel="alternate" href="https://typetura.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6549"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Typetura’s powerful technology scales your text to any layout, on any device. Launch products up to 30% faster with 90% fewer text styles.]]>
            </summary>
            <updated>2025-08-29T10:09:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6575</id>
            <title type="text"><![CDATA[HASTY]]></title>
            <link rel="alternate" href="https://hasty.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6575"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JS performance - Dev tool.
Benchmark your JS snippets for an optimized performance.]]>
            </summary>
            <updated>2025-08-29T10:13:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6578</id>
            <title type="text"><![CDATA[MistQL]]></title>
            <link rel="alternate" href="https://www.mistql.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6578"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A query language for JSON-like structures]]>
            </summary>
            <updated>2025-08-29T10:13:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6592</id>
            <title type="text"><![CDATA[Turbo]]></title>
            <link rel="alternate" href="https://turbo.build/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6592"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Make Ship Happen.
Turbo is an incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust.

- [Turbo @ GitHub](https://github.com/vercel/turbo)
- [Monorepo mon Amour @ Mathieu Eveillard](https://www.mathieueveillard.com/blog/monorepo-mon-amour).]]>
            </summary>
            <updated>2025-08-29T10:15:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6594</id>
            <title type="text"><![CDATA[gistlib]]></title>
            <link rel="alternate" href="https://gistlib.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6594"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[find how to do things in code.
ask questions, get answers.
Gistlib uses artificial intelligence to help you find answers to your programming questions.]]>
            </summary>
            <updated>2025-08-29T10:17:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6599</id>
            <title type="text"><![CDATA[htmx]]></title>
            <link rel="alternate" href="https://htmx.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6599"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces with the simplicity and power of hypertext

- [htmx @ GitHub](https://github.com/bigskysoftware/htmx).

Related contents:

- [Please Just Fucking Try HTMX](https://pleasejusttryhtmx.com/).
- [Next.js to htmx — A Real World Example @ htmx](https://htmx.org/essays/a-real-world-nextjs-to-htmx-port/).
- [Less htmx is More @ Unplanned Obsolescence](https://unplannedobsolescence.com/blog/less-htmx-is-more/).
- [Bookmarkable by Design: URL-Driven State in HTMX @ Loren Stewart](https://www.lorenstew.art/blog/bookmarkable-by-design-url-state-htmx/).
- [MESH: I tried HTMX, then ditched it @ Alex Moon](https://ajmoon.com/posts/mesh-i-tried-htmx-then-ditched-it).
- [The fetch()ening @ HTMX](https://htmx.org/essays/the-fetchening/).
- [Modern Frontend Complexity: essential or accidental? @ I0I](https://binaryigor.com/modern-frontend-complexity.html).
- [Building Progressively Enhanced Forms Using htmx @ Rafael Epplée](https://www.rafa.ee/articles/progressive-enhanced-forms-htmx/).]]>
            </summary>
            <updated>2026-08-07T12:01:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6612</id>
            <title type="text"><![CDATA[Blaze Slider]]></title>
            <link rel="alternate" href="https://blaze-slider.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6612"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The fastest slider library for high performance websites.
Blaze slider is a high-performance JavaScript UI library for creating sliders.]]>
            </summary>
            <updated>2025-08-29T10:19:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6615</id>
            <title type="text"><![CDATA[Outstatic]]></title>
            <link rel="alternate" href="https://outstatic.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6615"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A static CMS for Next.js]]>
            </summary>
            <updated>2025-08-29T10:19:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6624</id>
            <title type="text"><![CDATA[moment-guess]]></title>
            <link rel="alternate" href="https://github.com/apoorv-mishra/moment-guess" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6624"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A utility package for guessing date&amp;#039;s format]]>
            </summary>
            <updated>2025-08-29T10:21:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6625</id>
            <title type="text"><![CDATA[MagneticButtons]]></title>
            <link rel="alternate" href="https://github.com/codrops/MagneticButtons/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6625"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A set of buttons with a magnetic interaction and a hover effect.
A small set of magnetic buttons with some fun hover animations. Inspired by the button animation seen on Cuberto.]]>
            </summary>
            <updated>2025-08-29T10:21:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6638</id>
            <title type="text"><![CDATA[Luckysheet:]]></title>
            <link rel="alternate" href="https://github.com/dream-num/Luckysheet" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6638"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.]]>
            </summary>
            <updated>2025-08-29T10:23:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6640</id>
            <title type="text"><![CDATA[tiper-js]]></title>
            <link rel="alternate" href="https://github.com/carlelieser/tiper-js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6640"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A small library for creating typing animations.]]>
            </summary>
            <updated>2025-08-29T10:23:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6643</id>
            <title type="text"><![CDATA[tinykeys]]></title>
            <link rel="alternate" href="https://github.com/jamiebuilds/tinykeys" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6643"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A tiny (~400 B) &amp;amp; modern library for keybindings.]]>
            </summary>
            <updated>2025-08-29T10:25:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6645</id>
            <title type="text"><![CDATA[Shoelace]]></title>
            <link rel="alternate" href="https://shoelace.style/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6645"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A forward-thinking library of web components.
Shoelace provides a collection of professionally designed, highly customizable UI components built on a framework agnostic technology.]]>
            </summary>
            <updated>2025-08-29T10:25:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6651</id>
            <title type="text"><![CDATA[{{ mustache }}]]></title>
            <link rel="alternate" href="https://mustache.github.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6651"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Logic-less templates.
It is named &amp;quot;Mustache&amp;quot; because of heavy use of braces, { }, that resemble a sideways moustache.]]>
            </summary>
            <updated>2025-08-29T10:25:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6658</id>
            <title type="text"><![CDATA[Ultra]]></title>
            <link rel="alternate" href="https://ultrapkg.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6658"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A really fast package manager]]>
            </summary>
            <updated>2025-08-29T10:26:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6659</id>
            <title type="text"><![CDATA[Animate CSS Grid]]></title>
            <link rel="alternate" href="https://github.com/aholachek/animate-css-grid" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6659"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Painless transitions for CSS Grid.
Seamlessly animate all CSS grid properties.
This script makes it easy to transition your CSS grid gracefully from one state to another. If the content of the grid changes, or if the grid or one of its children is updated with the addition or removal of a class, the grid will automatically transition to its new configuration.]]>
            </summary>
            <updated>2025-08-29T10:26:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6660</id>
            <title type="text"><![CDATA[miniparallax]]></title>
            <link rel="alternate" href="https://github.com/minimax711/miniparallax" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6660"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[lightweight parallax effect without dependencies.]]>
            </summary>
            <updated>2025-08-29T10:27:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6661</id>
            <title type="text"><![CDATA[Planby]]></title>
            <link rel="alternate" href="https://planby.netlify.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6661"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[React Electronic Program Guide, Schedule, Timeline and Events.
Build Timeline, today, fast and simple.
Planby is a React based component that lets you implement your own Timeline so fast and simple.]]>
            </summary>
            <updated>2025-08-29T10:27:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6667</id>
            <title type="text"><![CDATA[Luxon]]></title>
            <link rel="alternate" href="https://moment.github.io/luxon/#/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6667"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A powerful, modern, and friendly wrapper for JavaScript dates and times.
DateTimes, Durations, and Intervals. Immutable, chainable, unambiguous API.
Native time zone and Intl support (no locale or tz files).

- [Luxon @ GitHub](https://github.com/moment/luxon).

Related contents:

- [Never write your own Date Parsing Library @ Zach Leatherman](https://www.zachleat.com/web/adventures-in-date-parsing/).]]>
            </summary>
            <updated>2025-08-29T10:29:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6668</id>
            <title type="text"><![CDATA[Day.js · 2kB JavaScript date utility library]]></title>
            <link rel="alternate" href="https://day.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6668"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Day.js is a minimalist JavaScript library that parses, validates, manipulates, and displays dates and times for modern browsers with a largely Moment.js-compatible API.
If you use Moment.js, you already know how to use Day.js.]]>
            </summary>
            <updated>2025-08-29T10:29:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6672</id>
            <title type="text"><![CDATA[Morphing Submit Button]]></title>
            <link rel="alternate" href="https://codepen.io/jkantner/pen/zYdaBPJ" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6672"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a submit button with a inplace loading animation]]>
            </summary>
            <updated>2025-08-29T10:29:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6673</id>
            <title type="text"><![CDATA[Splide]]></title>
            <link rel="alternate" href="https://splidejs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6673"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The lightweight, flexible and accessible slider/carousel.
Splide is a lightweight, flexible and accessible slider/carousel written in TypeScript. No dependencies, no Lighthouse errors.]]>
            </summary>
            <updated>2025-08-29T10:29:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6674</id>
            <title type="text"><![CDATA[react-burger-menu]]></title>
            <link rel="alternate" href="http://negomi.github.io/react-burger-menu/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6674"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An off-canvas sidebar React component with a collection of effects and styles using CSS transitions and SVG path animations.]]>
            </summary>
            <updated>2025-08-29T10:29:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6675</id>
            <title type="text"><![CDATA[React Location]]></title>
            <link rel="alternate" href="https://react-location.tanstack.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6675"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Enterprise routing for React applications.
Powerful, enterprise-grade routing for React applications
Declarative &amp;amp; asynchronous route elements and data loaders, first-class Search Param APIs, nested-routing, code-splitting and so much more.]]>
            </summary>
            <updated>2025-08-29T10:29:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6684</id>
            <title type="text"><![CDATA[Microdiff]]></title>
            <link rel="alternate" href="https://github.com/AsyncBanana/microdiff" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6684"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A fast, zero dependency object and array comparison library. Significantly faster than most other deep comparison libraries and has full TypeScript support.
Microdiff is a tiny (currently &amp;lt;1kb), fast, zero dependency object and array comparison library. It is significantly faster than most other deep comparison libraries, and has full TypeScript support.]]>
            </summary>
            <updated>2025-08-29T10:30:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6694</id>
            <title type="text"><![CDATA[Twind]]></title>
            <link rel="alternate" href="https://twind.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6694"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The smallest, fastest, most feature complete tailwind-in-js solution in existence]]>
            </summary>
            <updated>2025-08-29T10:33:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6696</id>
            <title type="text"><![CDATA[Code Hike]]></title>
            <link rel="alternate" href="https://github.com/code-hike/codehike" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6696"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Marvellous code walkthroughs.
Build first-class code walkthroughs for the web. Whether you are writing blog posts, documentation, tutorials, coding videos, or any type of technical content, Code Hike helps you create a superior code reading experience.]]>
            </summary>
            <updated>2025-08-29T10:33:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6698</id>
            <title type="text"><![CDATA[Sandpack]]></title>
            <link rel="alternate" href="https://github.com/codesandbox/sandpack" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6698"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A component toolkit for creating live-running code editing experiences, using the power of CodeSandbox.
Sandpack is a component toolkit for creating your own live running code editing experience powered by CodeSandbox.]]>
            </summary>
            <updated>2025-08-29T10:33:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6711</id>
            <title type="text"><![CDATA[WebDAV Manager]]></title>
            <link rel="alternate" href="https://github.com/kd2org/webdav-manager.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6711"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Lightweight JS WebDAV client.
This is drop-in JS client that you can use to enhance the web interface of a WebDAV file server. Or you can use it on your computer to access any WebDAV server without installing anything.]]>
            </summary>
            <updated>2025-08-29T10:35:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6717</id>
            <title type="text"><![CDATA[enable cross-origin resource sharing]]></title>
            <link rel="alternate" href="https://enable-cors.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6717"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[enable cross-origin resource sharing.
Cross-Origin Resource Sharing (CORS) is a specification that enables truly open access across domain-boundaries. If you serve public content, please consider using CORS to open it up for universal JavaScript/browser access.]]>
            </summary>
            <updated>2025-08-29T10:37:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6728</id>
            <title type="text"><![CDATA[elFinder]]></title>
            <link rel="alternate" href="https://github.com/Studio-42/elFinder" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6728"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open-source file manager for web, written in JavaScript using jQuery and jQuery UI.
elFinder is an open-source file manager for web, written in JavaScript using jQuery UI. Creation is inspired by simplicity and convenience of Finder program used in Mac OS X operating system.]]>
            </summary>
            <updated>2025-08-29T10:38:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6766</id>
            <title type="text"><![CDATA[AdminJS]]></title>
            <link rel="alternate" href="https://adminjs.co/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6766"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[AdminJS is an automatic admin interface that can be plugged into an application.
AdminJS generates UI based on the given database model.

- [AdminJS @ GitHub](https://github.com/SoftwareBrothers/adminjs).]]>
            </summary>
            <updated>2025-08-29T10:45:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6781</id>
            <title type="text"><![CDATA[inAppBrowser.com]]></title>
            <link rel="alternate" href="https://inappbrowser.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6781"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Check if an in-app browser is injecting JavaScript code
Some iOS and Android apps make use of a custom in-app browser (full details). This causes potential security and privacy risks to the user. 

- [InAppBrowser.com @ GitHub](https://github.com/KrauseFx/InAppBrowser.com).]]>
            </summary>
            <updated>2025-08-29T10:47:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6805</id>
            <title type="text"><![CDATA[Svelte]]></title>
            <link rel="alternate" href="https://svelte.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6805"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Cybernetically enhanced web apps.

Svelte is a UI framework that uses a compiler to let you write breathtakingly concise components that do minimal work in the browser, using languages you already know — HTML, CSS and JavaScript. It’s a love letter to web development.

- [Svelte @ GitHub](https://github.com/sveltejs/svelte).

Related contents:

- [Compile Svelte 5 in your head @ Tan Li Hau](https://lihautan.com/compile-svelte-5-in-your-head).
- [Svelte, Markdown, and the Magic of Web Components @ sh4jid](https://www.sh4jid.me/blog/svelte-markdown-and-the-magic-of-web-components).
- [React Won by Default – And It&amp;#039;s Killing Frontend Innovation @ Loren Stewart](https://www.lorenstew.art/blog/react-won-by-default/).
- [Svelte really is that fast @ Chuniversiteit.nl](https://chuniversiteit.nl/papers/svelte-is-fast).
- [Why startups choose React (and when you shouldn&amp;#039;t) @ Evil Martians](https://evilmartians.com/chronicles/why-startups-choose-react-and-when-you-should-not).
- [Hunting a production-only proxy bug in SvelteKit @ drew&amp;#039;s dev blog](https://drew.silcock.dev/blog/fixing-a-bug-in-sveltekit/).]]>
            </summary>
            <updated>2025-12-05T12:42:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6813</id>
            <title type="text"><![CDATA[Bun]]></title>
            <link rel="alternate" href="https://bun.sh/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6813"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Bun is a fast all-in-one JavaScript runtime
Bundle, transpile, install and run JavaScript &amp;amp; TypeScript projects — all in Bun. Bun is a new JavaScript runtime with a native bundler, transpiler, task runner and npm client built-in. 

- [Bun @ GitHub](https://github.com/oven-sh/bun).

Related contents:

- [Bun : un outil tout-en-un JavaScript révolutionnaire ? @ premier octet :fr:](https://www.premieroctet.com/blog/bun-un-outil-tout-en-un-javascript-revolutionnaire).
- [Building React Apps with Bun: A Modern Development Experience @ Peter Mbanugo](https://pmbanugo.me/blog/react-app-with-bun).
- [Node.js vs Deno vs Bun Performance Benchmarks @ RepoFlow](https://www.repoflow.io/blog/node-js-vs-deno-vs-bun-performance-benchmarks).
- [\#1022: Bun re-written in Rust, Zig team big mad @ Syntax](https://syntax.fm/show/1022/bun-re-written-in-rust-zig-team-big-mad).
- [How is the Bun Rewrite in Rust Going? @ Tom Lockwood - Developer](https://lockwood.dev/ai/2026/07/27/how-is-the-bun-rewrite-in-rust-going.html).]]>
            </summary>
            <updated>2026-07-28T11:38:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6841</id>
            <title type="text"><![CDATA[Flutter]]></title>
            <link rel="alternate" href="https://flutter.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6841"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build apps for any screen

Flutter transforms the app development process. Build, test, and deploy beautiful mobile, web, desktop, and embedded apps from a single codebase.

Related contents:

- [Flutter : comment optimiser son app pour un numérique plus responsable ? Avec Adrien Body, Staff Engineer chez SNCF Connect &amp;amp; Tech @ AXOPEN&amp;#039;s ausha :fr:](https://podcast.ausha.co/axopen/interview-sncf).]]>
            </summary>
            <updated>2025-08-29T10:58:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6847</id>
            <title type="text"><![CDATA[Vite]]></title>
            <link rel="alternate" href="https://vitejs.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6847"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Next Generation Frontend Tooling

Get ready for a development environment that can finally catch up with you.]]>
            </summary>
            <updated>2025-08-29T10:58:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6848</id>
            <title type="text"><![CDATA[Vitest]]></title>
            <link rel="alternate" href="https://vitest.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6848"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A blazing fast unit test framework powered by Vite

[Vitest @ GitHub](https://github.com/vitest-dev/vitest)]]>
            </summary>
            <updated>2025-08-29T10:58:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6850</id>
            <title type="text"><![CDATA[Alternate Column Scroll Animation]]></title>
            <link rel="alternate" href="https://github.com/codrops/ColumnScroll/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6850"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A grid layout with columns that scroll in opposite directions using Locomotive Scroll.]]>
            </summary>
            <updated>2025-08-29T10:59:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6869</id>
            <title type="text"><![CDATA[TinyBase]]></title>
            <link rel="alternate" href="https://tinybase.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6869"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A JavaScript library for structured state. Database engine for javascript.
The reactive data store for local‑first apps. 

TinyBase lets you listen to changes made to any part of your data. This means your app will be fast, since you only spend rendering cycles on things that change. The optional bindings to React and pre-built components let you easily build fully reactive UIs on top of TinyBase. You even get a built-in undo stack, and developer tools!

- [TinyBase @ GitHub](https://github.com/tinyplex/tinybase).]]>
            </summary>
            <updated>2025-08-29T11:02:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6926</id>
            <title type="text"><![CDATA[js-dos]]></title>
            <link rel="alternate" href="https://js-dos.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6926"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The simpliest API to run DOS games in browser.

The simplest API to run DOS/Win 9x programs in browser or node. js-dos provides full-featured DOS player that can be easily installed and used to get your DOS program up and running in browser quickly. js-dos provide many advanced features like multiplayer and cloud storage. All available features are enabled for any integration and free.

- [js-dos @ GitHub](https://github.com/caiiiycuk/js-dos).]]>
            </summary>
            <updated>2025-08-29T11:12:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6931</id>
            <title type="text"><![CDATA[Remix]]></title>
            <link rel="alternate" href="https://remix.run/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6931"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build Better Websites. Create modern, resilient user experiences with web fundamentals. 

Focused on web standards and modern web app UX, you’re simply going to build better websites

Remix is a full stack web framework that lets you focus on the user interface and work back through web standards to deliver a fast, slick, and resilient user experience. People are gonna love using your stuff.

- [Remix @ GitHub](https://github.com/remix-run/remix).

Related contents:

- [Just JavaScript @ Pedro Cattori](https://pedrocattori.com/posts/just-javascript/).]]>
            </summary>
            <updated>2025-11-20T12:37:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6975</id>
            <title type="text"><![CDATA[tarteaucitron.io]]></title>
            <link rel="alternate" href="https://tarteaucitron.io/fr/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6975"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Gestionnaire conforme de cookies. Respectez facilement la vie privée de vos visiteurs.]]>
            </summary>
            <updated>2025-08-29T11:20:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6978</id>
            <title type="text"><![CDATA[Webpack Encore]]></title>
            <link rel="alternate" href="https://github.com/symfony/webpack-encore" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6978"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A simple but powerful API for processing &amp;amp; compiling assets built around Webpack.

Webpack Encore is a simpler way to integrate Webpack into your application. It wraps Webpack, giving you a clean &amp;amp; powerful API for bundling JavaScript modules, pre-processing CSS &amp;amp; JS and compiling and minifying assets. Encore gives you a professional asset system that&amp;#039;s a delight to use.]]>
            </summary>
            <updated>2025-08-29T11:20:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6987</id>
            <title type="text"><![CDATA[Strapi]]></title>
            <link rel="alternate" href="https://strapi.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6987"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open source Node.js Headless CMS 🚀
Design APIs fast, manage content easily.
Strapi is the leading open-source headless CMS. It’s 100% JavaScript, fully customizable and developer-first.

- [Strapi @ GitHub](https://github.com/strapi/strapi).

Related contents:

- [HS Episode \#9: Interview de Jim Laurie, co-fondateur et ex-CTO de Strapi @ Code Garage :fr:](https://code-garage.fr/podcast/hs/episode-9).
- [Is There a WordPress Replacement in 2026? I Went Looking @ Jean Galea](https://jeangalea.com/wordpress-replacement/).
- [ #364.src - Strapi: Du JavaScript partout au content agent, la mutation continue avec Pierre Burgy @ ifttd :fr:](https://www.ifttd.io/episodes/strapi).]]>
            </summary>
            <updated>2026-08-06T19:20:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6988</id>
            <title type="text"><![CDATA[SmtpJS.com]]></title>
            <link rel="alternate" href="https://smtpjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6988"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Send email from Javascript]]>
            </summary>
            <updated>2025-08-29T11:22:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7026</id>
            <title type="text"><![CDATA[jsPDF:]]></title>
            <link rel="alternate" href="https://github.com/parallax/jsPDF" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7026"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Client-side JavaScript PDF generation for everyone.]]>
            </summary>
            <updated>2025-08-29T11:28:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7065</id>
            <title type="text"><![CDATA[Eleventy (11ty)]]></title>
            <link rel="alternate" href="https://www.11ty.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7065"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A simpler site generator. Transforms a directory of templates (of varying types) into HTML. 

A simpler static site generator. An alternative to Jekyll. Written in JavaScript. Transforms a directory of templates (of varying types) into HTML.

Works with HTML, Markdown, JavaScript, Liquid, Nunjucks, Handlebars, Mustache, EJS, Haml, and Pug.

- [Eleventy @ GitHub](https://github.com/11ty/eleventy/)

Related contents:

- [The Speed Trifecta: 11ty, Brotli 11, and CSS Fingerprinting @ Nooshu](https://nooshu.com/blog/2025/01/23/the-speed-trifecta-11ty-brotli-11-and-css-fingerprinting/).
- [We migrated our site to Eleventy and increased performance by 24% @ Etch](https://etch.co/blog/we-migrated-our-site-to-eleventy-and-increased-performance-by-24-percent).
- [Never write your own Date Parsing Library @ Zach Leatherman](https://www.zachleat.com/web/adventures-in-date-parsing/).]]>
            </summary>
            <updated>2025-08-29T11:34:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7083</id>
            <title type="text"><![CDATA[GoJS]]></title>
            <link rel="alternate" href="https://gojs.net/latest/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7083"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Web Framework for Rapidly Building Interactive Diagrams]]>
            </summary>
            <updated>2025-08-29T11:38:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7111</id>
            <title type="text"><![CDATA[ECMAScript 6 compatibility table]]></title>
            <link rel="alternate" href="http://kangax.github.io/compat-table/es6/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7111"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A visual way to view ECMAScript 6 compatbility across web browser and other implementations]]>
            </summary>
            <updated>2025-08-29T11:42:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7118</id>
            <title type="text"><![CDATA[JSFiddle]]></title>
            <link rel="alternate" href="https://jsfiddle.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7118"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Code Playground
Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor.]]>
            </summary>
            <updated>2025-08-29T11:43:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7205</id>
            <title type="text"><![CDATA[Hydrogen]]></title>
            <link rel="alternate" href="https://github.com/Shopify/hydrogen" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7205"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[React-based framework for building dynamic, Shopify-powered custom storefronts.]]>
            </summary>
            <updated>2025-08-29T11:58:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7210</id>
            <title type="text"><![CDATA[webpack]]></title>
            <link rel="alternate" href="https://webpack.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7210"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Bundler for javascript apps.]]>
            </summary>
            <updated>2025-08-29T11:58:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7216</id>
            <title type="text"><![CDATA[Mermaid]]></title>
            <link rel="alternate" href="https://mermaid.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7216"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Diagramming and charting tool.

JavaScript based diagramming and charting tool that renders Markdown-inspired text definitions to create and modify diagrams dynamically.

[Mermaid @ GitHub](https://github.com/mermaid-js/mermaid).]]>
            </summary>
            <updated>2025-08-29T12:00:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7227</id>
            <title type="text"><![CDATA[Brain.js]]></title>
            <link rel="alternate" href="https://brain.js.org/#/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7227"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[GPU accelerated Neural networks in JavaScript for Browsers and Node.js 

- [Brain.js @ GitHub](https://github.com/BrainJS/brain.js).]]>
            </summary>
            <updated>2025-08-29T12:02:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7228</id>
            <title type="text"><![CDATA[TensorFlow.js | Machine Learning for JavaScript Developers]]></title>
            <link rel="alternate" href="https://www.tensorflow.org/js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7228"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Develop ML models in JavaScript, and use ML directly in the browser or in Node.js.]]>
            </summary>
            <updated>2025-08-29T12:02:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7229</id>
            <title type="text"><![CDATA[mind.js]]></title>
            <link rel="alternate" href="https://github.com/stevenmiller888/mind" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7229"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A flexible neural network library for Node.js and the browser]]>
            </summary>
            <updated>2025-08-29T12:02:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7230</id>
            <title type="text"><![CDATA[neuro.js]]></title>
            <link rel="alternate" href="https://neuro.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7230"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Neuro.js is machine learning framework for building AI assistants and chat-bots.]]>
            </summary>
            <updated>2025-08-29T12:02:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7231</id>
            <title type="text"><![CDATA[ConvNetJS: Deep Learning in your browser]]></title>
            <link rel="alternate" href="https://cs.stanford.edu/people/karpathy/convnetjs/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7231"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[ConvNetJS is a Javascript library for training Deep Learning models (Neural Networks) entirely in your browser. Open a tab and you&amp;#039;re training. No software requirements, no compilers, no installations, no GPUs, no sweat.]]>
            </summary>
            <updated>2025-08-29T12:02:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7232</id>
            <title type="text"><![CDATA[ml5js·Friendly Machine Learning For The Web]]></title>
            <link rel="alternate" href="https://ml5js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7232"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[ml5.js aims to make machine learning approachable for a broad audience of artists, creative coders, and students. The library provides access to machine learning algorithms and models in the browser, building on top of TensorFlow.js with no other external dependencies.]]>
            </summary>
            <updated>2025-08-29T12:02:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7233</id>
            <title type="text"><![CDATA[TensorFlow]]></title>
            <link rel="alternate" href="https://www.tensorflow.org/?hl=en" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7233"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[TensorFlow is an end-to-end open source platform for machine learning. It has a comprehensive, flexible ecosystem of tools, libraries and community resources that lets researchers push the state-of-the-art in ML and developers easily build and deploy ML powered applications.]]>
            </summary>
            <updated>2025-08-29T12:02:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7263</id>
            <title type="text"><![CDATA[OpenFL]]></title>
            <link rel="alternate" href="https://www.openfl.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7263"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Interactive game and app development library for TS, Haxe and JS.

OpenFL implements the Flash Player API, but goes everywhere that browser plug-ins cannot. Use a familiar and battle-tested workflow to accelerate development. You can even leverage Adobe Animate as an integrated art pipeline.

- [OpenFL @ GitHub](https://github.com/openfl/openfl).]]>
            </summary>
            <updated>2025-08-29T12:07:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7266</id>
            <title type="text"><![CDATA[Impact]]></title>
            <link rel="alternate" href="http://impactjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7266"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[HTML5 Canvas &amp;amp;amp; JavaScript Game Engine.
Impact is a JavaScript Game Engine that allows you to develop stunning HTML5 Games for desktop and mobile browsers.]]>
            </summary>
            <updated>2025-08-29T12:08:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7322</id>
            <title type="text"><![CDATA[OverAPI.com]]></title>
            <link rel="alternate" href="http://overapi.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7322"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Collecting All Cheat Sheets]]>
            </summary>
            <updated>2025-08-29T12:18:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7328</id>
            <title type="text"><![CDATA[remoteStorage]]></title>
            <link rel="alternate" href="https://remotestorage.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7328"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An open protocol for per-user storage on the Web]]>
            </summary>
            <updated>2025-08-29T12:18:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7380</id>
            <title type="text"><![CDATA[Orion]]></title>
            <link rel="alternate" href="http://www.orionjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7380"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Orion for MeteorJs is a commercially supported open-source project that provides the essentials of building true enterprise cross platform apps that are secure, performant, scalable and actively deployed in the field.]]>
            </summary>
            <updated>2025-08-29T12:27:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7391</id>
            <title type="text"><![CDATA[Ramjet]]></title>
            <link rel="alternate" href="https://github.com/Rich-Harris/ramjet" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7391"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Ramjet makes it look like your DOM elements are capable of transforming into one another. It does this by cloning the elements (and all their children), transforming the second element (the one we&amp;#039;re transforming to) so that it completely overlaps with the first, then animating the two elements together until the first element (the one we&amp;#039;re transitioning from) has exactly the same position and dimensions as the second element originally did.]]>
            </summary>
            <updated>2025-08-29T12:30:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7419</id>
            <title type="text"><![CDATA[Cascade]]></title>
            <link rel="alternate" href="https://github.com/sjohnsonaz/cascade" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7419"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A JavaScript/TypeScript library for creating modern user interfaces. It combines Reactive ViewModels with Functional DOM Components to create seamless flow of data.]]>
            </summary>
            <updated>2025-08-29T12:34:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7423</id>
            <title type="text"><![CDATA[BrowserFS]]></title>
            <link rel="alternate" href="https://github.com/jvilk/BrowserFS" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7423"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[BrowserFS is an in-browser filesystem that emulates the Node JS filesystem API and supports storing and retrieving files from various backends.]]>
            </summary>
            <updated>2025-08-29T12:34:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7442</id>
            <title type="text"><![CDATA[Vuetify]]></title>
            <link rel="alternate" href="https://vuetifyjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7442"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Vuetify is a component framework for Vue.js 2. It aims to provide clean, semantic and reusable components that make building your application a breeze. Vuetify utilizes Google&amp;#039;s Material Design design pattern, taking cues from other popular frameworks such as Materialize.css, Material Design Lite, Semantic UI and Bootstrap 4.]]>
            </summary>
            <updated>2025-08-29T12:38:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7443</id>
            <title type="text"><![CDATA[Svelte]]></title>
            <link rel="alternate" href="https://svelte.technology/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7443"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The magical disappearing UI framework]]>
            </summary>
            <updated>2025-08-29T12:38:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7452</id>
            <title type="text"><![CDATA[PouchDB]]></title>
            <link rel="alternate" href="https://pouchdb.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7452"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[the JavaScript Database that Syncs!
PouchDB is an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser.

PouchDB was created to help web developers build applications that work as well offline as they do online.

- [PouchDB @ GitHub](https://github.com/pouchdb/pouchdb).

Related contents:

- [Offline-First with CouchDB and PouchDB in 2025 @ Neighbourhoodie Software](https://neighbourhood.ie/blog/2025/03/26/offline-first-with-couchdb-and-pouchdb-in-2025).]]>
            </summary>
            <updated>2025-08-29T12:39:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7455</id>
            <title type="text"><![CDATA[Trial.js]]></title>
            <link rel="alternate" href="https://github.com/MarkoCen/trial-js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7455"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[simple library could monitor mouse position and predict user input.]]>
            </summary>
            <updated>2025-08-29T12:39:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7468</id>
            <title type="text"><![CDATA[InfernoJS]]></title>
            <link rel="alternate" href="http://infernojs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7468"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Inferno is an insanely fast, React-like library for building high-performance user interfaces on both the client and server.

- [InfernoJS @ GitHub](https://github.com/infernojs/inferno).]]>
            </summary>
            <updated>2025-08-29T12:42:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7470</id>
            <title type="text"><![CDATA[Leaflet]]></title>
            <link rel="alternate" href="http://leafletjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7470"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a JavaScript library for interactive maps.
Leaflet is the leading open-source JavaScript library for mobile-friendly interactive maps. Weighing just about 33 KB of JS, it has all the mapping features most developers ever need.]]>
            </summary>
            <updated>2025-08-29T12:42:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7478</id>
            <title type="text"><![CDATA[GSAP]]></title>
            <link rel="alternate" href="https://greensock.com/gsap" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7478"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[SVG animation with css and javascript.]]>
            </summary>
            <updated>2025-08-29T12:43:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7489</id>
            <title type="text"><![CDATA[turbo.js]]></title>
            <link rel="alternate" href="https://turbo.github.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7489"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Easy GPGPU. The easy way to supercharge your number-crunching.

turbo.js is a small library that makes it easier to perform complex calculations that can be done in parallel. The actual calculation performed (the kernel executed) uses the GPU for execution. This enables you to work on an array of values all at once.

- [turbo.js @ GitHub](https://github.com/turbo/js).]]>
            </summary>
            <updated>2025-08-29T12:46:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7511</id>
            <title type="text"><![CDATA[Cesium - WebGL Virtual Globe and Map Engine]]></title>
            <link rel="alternate" href="http://cesiumjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7511"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An open-source JavaScript library for world-class 3D globes and maps]]>
            </summary>
            <updated>2025-08-29T12:48:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7513</id>
            <title type="text"><![CDATA[Gordon]]></title>
            <link rel="alternate" href="https://github.com/tobytailor/gordon" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7513"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An open source Flash™ runtime written in pure JavaScript]]>
            </summary>
            <updated>2025-08-29T12:51:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7517</id>
            <title type="text"><![CDATA[xterm.js]]></title>
            <link rel="alternate" href="https://github.com/sourcelair/xterm.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7517"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Xterm.js is a terminal front-end component written in JavaScript that works in the browser.

It enables applications to provide fully featured terminals to their users and create great development experiences.]]>
            </summary>
            <updated>2025-08-29T12:51:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7552</id>
            <title type="text"><![CDATA[Viral JS]]></title>
            <link rel="alternate" href="http://pixelscommander.github.io/Viral.JS" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7552"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[p2p web apps distribution made easy]]>
            </summary>
            <updated>2025-08-29T12:56:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7565</id>
            <title type="text"><![CDATA[D3]]></title>
            <link rel="alternate" href="https://github.com/d3/d3" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7565"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[D3 (or D3.js) is a JavaScript library for visualizing data using web standards. D3 helps you bring data to life using SVG, Canvas and HTML. D3 combines powerful visualization and interaction techniques with a data-driven approach to DOM manipulation, giving you the full capabilities of modern browsers and the freedom to design the right visual interface for your data.]]>
            </summary>
            <updated>2025-08-29T12:59:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7569</id>
            <title type="text"><![CDATA[The HTML5 Shiv]]></title>
            <link rel="alternate" href="https://github.com/aFarkas/html5shiv" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7569"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[This script is the defacto way to enable use of HTML5 sectioning elements in legacy Internet Explorer.]]>
            </summary>
            <updated>2025-08-29T12:59:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7573</id>
            <title type="text"><![CDATA[Jets.js]]></title>
            <link rel="alternate" href="https://jets.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7573"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Native CSS search engine]]>
            </summary>
            <updated>2025-08-29T12:59:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7601</id>
            <title type="text"><![CDATA[Refraction]]></title>
            <link rel="alternate" href="http://refraction.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7601"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A guard that represents a central point of control in your application.

Modern javascript applications are often organized into modules, which are awesome but have some problems that we can&amp;#039;t avoid. When we are writing an application in this way, we must consider that all our modules must be independent, testable, instantly reusable and secure. Refraction&amp;#039;s purpose is to make these concerns take care of themselves by using some design patterns. Since modules might be independent, with no inter-module dependencies, Refraction adds an intermediate layer that handles all messages that an application uses, allowing communication between modules. This way, modules don&amp;#039;t need to know each other, only the layer that is responsible for managaging communication. If we want to change a module, we can do so without worrying about how other modules use it. Modules have a very limited knowledge of what&amp;#039;s going in the rest of the system. For this reason, we can define refraction as a guard, a central point of control.]]>
            </summary>
            <updated>2025-08-29T13:04:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7603</id>
            <title type="text"><![CDATA[Mandelbrot Fractal Generator]]></title>
            <link rel="alternate" href="https://github.com/rafrex/fractal" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7603"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JavaScript app that draws the Mandelbrot fractal and allows you to zoom in and explore the fractal (uses zero libraries). Launches in fullscreen mode for maximum impact on desktop, and has a responsive mobile compatible design with a multi-touch interface on mobile devices.]]>
            </summary>
            <updated>2025-08-29T13:05:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7608</id>
            <title type="text"><![CDATA[BabylonJS]]></title>
            <link rel="alternate" href="http://www.babylonjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7608"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[3D engine based on WebGL/Web Audio and JavaScript.
A complete JavaScript framework for building 3D games with HTML5, WebGL and Web Audio.]]>
            </summary>
            <updated>2025-08-29T13:05:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7623</id>
            <title type="text"><![CDATA[Electron]]></title>
            <link rel="alternate" href="http://electron.atom.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7623"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build cross platform desktop apps with JavaScript, HTML, and CSS]]>
            </summary>
            <updated>2025-08-29T13:08:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7647</id>
            <title type="text"><![CDATA[Mindex]]></title>
            <link rel="alternate" href="https://github.com/internalfx/mindex" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7647"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A small simple javascript compound index that borrows heavily from LokiJS.

Useful for finding objects in collections, Mindex is able to search huge arrays of data almost instantly. It can return ranges of the data, and the results are always sorted. It also has a very intuitive query syntax and even supports skip and offset so you can quickly paginate results.

Mindex makes finding information fast.]]>
            </summary>
            <updated>2025-08-29T13:12:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7677</id>
            <title type="text"><![CDATA[FeathersJS]]></title>
            <link rel="alternate" href="https://blog.feathersjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7677"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A minimalist real-time framework for tomorrow’s apps.]]>
            </summary>
            <updated>2025-08-29T13:17:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7707</id>
            <title type="text"><![CDATA[PhysicsJS]]></title>
            <link rel="alternate" href="https://github.com/wellcaffeinated/PhysicsJS" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7707"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A modular, extendable, and easy-to-use physics engine for javascript.]]>
            </summary>
            <updated>2025-08-29T13:23:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7713</id>
            <title type="text"><![CDATA[v86]]></title>
            <link rel="alternate" href="https://github.com/copy/v86" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7713"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[x86 virtualization in JavaScript, running in your browser and NodeJS

v86 emulates an x86-compatible CPU and hardware. Machine code is translated to WebAssembly modules at runtime in order to achieve decent performance.]]>
            </summary>
            <updated>2025-08-29T13:23:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7715</id>
            <title type="text"><![CDATA[Cash]]></title>
            <link rel="alternate" href="https://github.com/dthree/cash" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7715"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Cash is a cross-platform implementation of Unix shell commands written in pure ES6.]]>
            </summary>
            <updated>2025-08-29T13:23:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7726</id>
            <title type="text"><![CDATA[Mobility]]></title>
            <link rel="alternate" href="https://github.com/cblanquera/mobility" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7726"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Mobility is a super light weight HTML, CSS, and JS mobile UI built on top of Bootstrap for developing mobile applications.]]>
            </summary>
            <updated>2025-08-29T13:25:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7730</id>
            <title type="text"><![CDATA[CodeMirror]]></title>
            <link rel="alternate" href="http://codemirror.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7730"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[CodeMirror is a versatile text editor implemented in JavaScript for the browser. It is specialized for editing code, and comes with a number of language modes and addons that implement more advanced editing functionality.]]>
            </summary>
            <updated>2025-08-29T13:27:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7732</id>
            <title type="text"><![CDATA[Neurosync]]></title>
            <link rel="alternate" href="https://github.com/ClickerMonkey/neurosync" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7732"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Neurosync is a javascript ORM that is offline &amp;amp;amp; real-time capable.

ORM you say? Neurosync doesn&amp;#039;t do anything crazy directly with a database - the database to Neurosync is a facade typically backed by a REST API. It&amp;#039;s an ORM in the sense that it handles creating, updating, and deleting relational data to any degree you wish.]]>
            </summary>
            <updated>2025-08-29T13:27:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7737</id>
            <title type="text"><![CDATA[Parse Server]]></title>
            <link rel="alternate" href="https://parseplatform.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7737"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build applications faster with object and file storage,
user authentication, push notifications, dashboard and more out of the box. 

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Parse Server works with the Express web application framework. It can be added to existing web applications, or run by itself.

- [Parse Server @ GitHub](https://github.com/ParsePlatform/parse-server).]]>
            </summary>
            <updated>2025-08-29T13:27:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7747</id>
            <title type="text"><![CDATA[viewerjs]]></title>
            <link rel="alternate" href="https://github.com/fengyuanchen/viewerjs" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7747"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JavaScript image viewer.]]>
            </summary>
            <updated>2025-08-29T13:28:25+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7753</id>
            <title type="text"><![CDATA[Maquette]]></title>
            <link rel="alternate" href="http://maquettejs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7753"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Minimalistic Virtual DOM library with support for animated transitions]]>
            </summary>
            <updated>2025-08-29T13:29:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7754</id>
            <title type="text"><![CDATA[Commerce.js]]></title>
            <link rel="alternate" href="http://commercejs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7754"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Full-stack eCommerce API for developers &amp;amp;amp; designers
We&amp;#039;re building a complete eCommerce API for web &amp;amp;amp; mobile.
Starting with our Checkout API.]]>
            </summary>
            <updated>2025-08-29T13:31:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7793</id>
            <title type="text"><![CDATA[Ember.js]]></title>
            <link rel="alternate" href="http://emberjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7793"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A framework for creating ambitious web applications.]]>
            </summary>
            <updated>2025-08-29T13:36:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7803</id>
            <title type="text"><![CDATA[Panda.js]]></title>
            <link rel="alternate" href="http://www.pandajs.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7803"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Free HTML5 game engine]]>
            </summary>
            <updated>2025-08-29T13:39:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7837</id>
            <title type="text"><![CDATA[Pizza Pie Charts]]></title>
            <link rel="alternate" href="https://github.com/zurb/pizza" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7837"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Pizza is a responsive pie, donut, bar, and line graph charting library based on the Snap SVG framework from Adobe. It focuses on easy integration via HTML markup and CSS instead of JavaScript objects, although you can pass JavaScript objects to Pizza as well.]]>
            </summary>
            <updated>2025-08-29T13:43:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7838</id>
            <title type="text"><![CDATA[WebTorrent - Streaming browser torrent client]]></title>
            <link rel="alternate" href="https://webtorrent.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7838"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[WebTorrent is a streaming torrent client for the browser. YEP, THAT&amp;#039;S RIGHT. THE BROWSER.

It&amp;#039;s written completely in JavaScript – the language of the web – and uses WebRTC for true peer-to-peer transport. No browser plugins, extensions, or installation is required.]]>
            </summary>
            <updated>2025-08-29T13:43:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7851</id>
            <title type="text"><![CDATA[Parallax.js]]></title>
            <link rel="alternate" href="https://github.com/wagerfield/parallax" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7851"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Parallax Engine that reacts to the orientation of a smart device. Where no gyroscope or motion detection hardware is available, the position of the cursor is used instead.]]>
            </summary>
            <updated>2025-08-29T13:47:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7862</id>
            <title type="text"><![CDATA[Material Refresh]]></title>
            <link rel="alternate" href="https://github.com/lightningtgc/material-refresh" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7862"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Google Material Design swipe(pull) to refresh by using JavaScript and CSS3.]]>
            </summary>
            <updated>2025-08-29T13:47:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7869</id>
            <title type="text"><![CDATA[canvid.js]]></title>
            <link rel="alternate" href="http://gka.github.io/canvid" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7869"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[tiny library for playing video on canvas elements]]>
            </summary>
            <updated>2025-08-29T13:48:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7890</id>
            <title type="text"><![CDATA[Relay]]></title>
            <link rel="alternate" href="https://facebook.github.io/relay" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7890"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A JavaScript framework for building data-driven React applications]]>
            </summary>
            <updated>2025-08-29T13:52:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7902</id>
            <title type="text"><![CDATA[CookieCuttr -]]></title>
            <link rel="alternate" href="https://github.com/cdwharton/cookieCuttr" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7902"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A tailorable jQuery plugin to deal with the EU Cookie Law.]]>
            </summary>
            <updated>2025-08-29T13:55:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7916</id>
            <title type="text"><![CDATA[Redactor WYSIWYG html editor]]></title>
            <link rel="alternate" href="http://imperavi.com/redactor" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7916"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Advanced, clean and smooth, Redactor Rich Text Editor offers an excellent immersive user experience. Small and robust, Redactor is the #1 choice for thousands of professional developers worldwide.]]>
            </summary>
            <updated>2025-08-29T13:56:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7917</id>
            <title type="text"><![CDATA[Pen]]></title>
            <link rel="alternate" href="http://sofish.github.io/pen" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7917"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[What You See Is What You Get (WYSIWYG)]]>
            </summary>
            <updated>2025-08-29T13:57:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7918</id>
            <title type="text"><![CDATA[Wysihtml editor]]></title>
            <link rel="alternate" href="http://wysihtml.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7918"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[THIS is the typewriter for the modern web.]]>
            </summary>
            <updated>2025-08-29T13:57:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7919</id>
            <title type="text"><![CDATA[Froala]]></title>
            <link rel="alternate" href="https://www.froala.com/wysiwyg-editor" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7919"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Beautiful WYSIWYG HTML Editor | Rich Text Editor]]>
            </summary>
            <updated>2025-08-29T13:57:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7920</id>
            <title type="text"><![CDATA[Summernote]]></title>
            <link rel="alternate" href="http://summernote.org/#" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7920"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Super Simple WYSIWYG editor on Bootstrap]]>
            </summary>
            <updated>2025-08-29T13:57:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7921</id>
            <title type="text"><![CDATA[Squire]]></title>
            <link rel="alternate" href="http://neilj.github.io/Squire" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7921"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[the &amp;amp;lt;textarea&amp;amp;gt; of the future]]>
            </summary>
            <updated>2025-08-29T13:57:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7922</id>
            <title type="text"><![CDATA[Dante Editor]]></title>
            <link rel="alternate" href="http://michelson.github.io/Dante" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7922"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Just another Medium editor clone.]]>
            </summary>
            <updated>2025-08-29T13:57:37+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7923</id>
            <title type="text"><![CDATA[Aloha Editor]]></title>
            <link rel="alternate" href="http://www.alohaeditor.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7923"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Aloha Editor is a JavaScript content editing library.

Aloha Editor provides you capabilities to create editing experiences embedded seamlessly in your web application.

- [Aloha Editor @ GitHub](https://github.com/alohaeditor/Aloha-Editor).]]>
            </summary>
            <updated>2025-08-29T13:59:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7938</id>
            <title type="text"><![CDATA[Spectacle]]></title>
            <link rel="alternate" href="https://github.com/FormidableLabs/spectacle" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7938"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[ReactJS based Presentation Library]]>
            </summary>
            <updated>2025-08-29T14:00:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7940</id>
            <title type="text"><![CDATA[UpUp - The Offline First Library]]></title>
            <link rel="alternate" href="https://www.talater.com/upup" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7940"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a tiny script that makes sure your site is always there for your users]]>
            </summary>
            <updated>2025-08-29T14:00:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7942</id>
            <title type="text"><![CDATA[Mithril]]></title>
            <link rel="alternate" href="https://lhorie.github.io/mithril" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7942"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Mithril is a client-side MVC framework - a tool to organize code in a way that is easy to think about and to maintain.]]>
            </summary>
            <updated>2025-08-29T14:01:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7951</id>
            <title type="text"><![CDATA[Knwl.js - A Javascript Natural Language Parser]]></title>
            <link rel="alternate" href="http://loadfive.com/os/knwl" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7951"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Javascript Natural Language Parser

Parse text for Dates, Times, Places, Phone numbers, and much more. Built with just Javascript.]]>
            </summary>
            <updated>2025-08-29T14:03:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7968</id>
            <title type="text"><![CDATA[dragit by romsson]]></title>
            <link rel="alternate" href="http://romsson.github.io/dragit" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7968"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Direct manipulation of data graphics]]>
            </summary>
            <updated>2025-08-29T14:05:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7971</id>
            <title type="text"><![CDATA[Vibrant.js - Extract prominent colors from an image.]]></title>
            <link rel="alternate" href="https://jariz.github.io/vibrant.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7971"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Extract prominent colors from an image.
Vibrant.js is a javascript port of the awesome Palette class in the Android support library.]]>
            </summary>
            <updated>2025-08-29T14:05:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7979</id>
            <title type="text"><![CDATA[watermark.js]]></title>
            <link rel="alternate" href="http://brianium.github.io/watermarkjs" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7979"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[watermarks in the browser]]>
            </summary>
            <updated>2025-08-29T14:08:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7984</id>
            <title type="text"><![CDATA[plainJS - The Vanilla JavaScript Repository]]></title>
            <link rel="alternate" href="http://plainjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7984"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Vanilla JavaScript for building powerful web applications]]>
            </summary>
            <updated>2025-08-29T14:08:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8006</id>
            <title type="text"><![CDATA[Space.js]]></title>
            <link rel="alternate" href="http://www.slashie.org/space.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8006"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[HTML-driven narrative 3D-scrolling]]>
            </summary>
            <updated>2025-08-29T14:11:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8026</id>
            <title type="text"><![CDATA[Serenade.js]]></title>
            <link rel="alternate" href="http://serenadejs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8026"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Serenade.js is a client side framework built on the MVC pattern. It makes it simple to create rich client side applications by freeing you from having to keep the DOM up to date with your data through powerful data bindings.]]>
            </summary>
            <updated>2025-08-29T14:16:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8038</id>
            <title type="text"><![CDATA[Beep.js]]></title>
            <link rel="alternate" href="http://beepjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8038"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[javascript synthetiser]]>
            </summary>
            <updated>2025-08-29T14:17:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8040</id>
            <title type="text"><![CDATA[Babylon.js]]></title>
            <link rel="alternate" href="https://github.com/BabylonJS/Babylon.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8040"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Babylon.js: a complete JavaScript framework for building 3D games with HTML 5 and WebGL]]>
            </summary>
            <updated>2025-08-29T14:17:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8043</id>
            <title type="text"><![CDATA[Osmosis]]></title>
            <link rel="alternate" href="https://github.com/rc0x03/node-osmosis" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8043"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[HTML/XML parser and web scraper for NodeJS.]]>
            </summary>
            <updated>2025-08-29T14:17:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8070</id>
            <title type="text"><![CDATA[React]]></title>
            <link rel="alternate" href="http://facebook.github.io/react/index.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8070"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A JavaScript library for building user interfaces]]>
            </summary>
            <updated>2025-08-29T14:23:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8081</id>
            <title type="text"><![CDATA[Awesomplete]]></title>
            <link rel="alternate" href="https://projects.verou.me/awesomplete/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8081"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Awesomplete is an ultra lightweight, customizable, simple autocomplete widget with zero dependencies, built with modern standards for modern browsers.

- [Awesomplete @ GitHub](https://github.com/LeaVerou/awesomplete).]]>
            </summary>
            <updated>2025-08-29T14:24:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8089</id>
            <title type="text"><![CDATA[vivus.js - svg animation]]></title>
            <link rel="alternate" href="http://maxwellito.github.io/vivus" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8089"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Vivus is a lightweight JavaScript class (with no dependencies) that allows you to animate SVGs, giving them the appearence of being drawn. There are a variety of different animations available, as well as the option to create a custom script to draw your SVG in whatever way you like.]]>
            </summary>
            <updated>2025-08-29T14:25:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8115</id>
            <title type="text"><![CDATA[PhotoSwipe - JavaScript Image Gallery]]></title>
            <link rel="alternate" href="http://photoswipe.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8115"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Touch-friendly JavaScript image gallery for mobile and desktop, without dependencies.]]>
            </summary>
            <updated>2025-08-29T14:29:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8124</id>
            <title type="text"><![CDATA[Flow | A static type checker for JavaScript]]></title>
            <link rel="alternate" href="http://flowtype.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8124"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Flow is a static type checker, designed to find type errors in JavaScript programs:]]>
            </summary>
            <updated>2025-08-29T14:32:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8126</id>
            <title type="text"><![CDATA[Lining.js]]></title>
            <link rel="alternate" href="http://zencode.in/lining.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8126"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[In CSS we already have the selector ::first-line to apply style on the first line of element. But there is no selector like ::nth-line(), ::nth-last-line() or even ::last-line. Then I read an article A Call for ::nth-everything from CSS tricks. ::nth-line() is actually really useful in some situation.]]>
            </summary>
            <updated>2025-08-29T14:32:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8135</id>
            <title type="text"><![CDATA[Meteor]]></title>
            <link rel="alternate" href="https://www.meteor.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8135"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Meteor is a complete open source platform
for building web and mobile apps
in pure JavaScript.]]>
            </summary>
            <updated>2025-08-29T14:33:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8137</id>
            <title type="text"><![CDATA[L20n]]></title>
            <link rel="alternate" href="http://l20n.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8137"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A developer-friendly framework that places language in the localizer&amp;#039;s hands.]]>
            </summary>
            <updated>2025-08-29T14:33:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8152</id>
            <title type="text"><![CDATA[PerfBar]]></title>
            <link rel="alternate" href="http://lafikl.github.io/perfBar" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8152"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Simple way to collect and look at your website performance metrics quickly, that supports budgeting and adding custom metrics.]]>
            </summary>
            <updated>2025-08-29T14:36:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8161</id>
            <title type="text"><![CDATA[Kiwi.Js]]></title>
            <link rel="alternate" href="http://www.kiwijs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8161"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open Source HTML5 and Javascript game engine]]>
            </summary>
            <updated>2025-08-29T14:38:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8162</id>
            <title type="text"><![CDATA[Jr]]></title>
            <link rel="alternate" href="https://github.com/xeoncross/Jr" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8162"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A static, static content generator that moves the &amp;amp;quot;generator&amp;amp;quot; part to the browser. This site is pure text files with a single Javascript included on each page that renders the theme and assets as needed.]]>
            </summary>
            <updated>2025-08-29T14:38:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8173</id>
            <title type="text"><![CDATA[GateJS]]></title>
            <link rel="alternate" href="https://github.com/binarysec/gate" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8173"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[GateJS is a javascript based reverse &amp;amp;amp; forward proxy with high performance &amp;amp;amp; capability.]]>
            </summary>
            <updated>2025-08-29T14:40:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8175</id>
            <title type="text"><![CDATA[PlayCanvas]]></title>
            <link rel="alternate" href="https://playcanvas.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8175"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[3D HTML5 &amp;amp; WebGL Game Engine.
JavaScript game engine built on WebGL, WebGPU, WebXR and glTF 

PlayCanvas is the world’s easiest to use WebGL Game Engine. It’s free, it’s open source and it’s backed by amazing developer tools.

- [PlayCanvas WebGL Game Engine @ GitHub](https://github.com/playcanvas/engine).]]>
            </summary>
            <updated>2025-08-29T14:40:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8177</id>
            <title type="text"><![CDATA[hello.js]]></title>
            <link rel="alternate" href="https://github.com/MrSwitch/hello.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8177"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A client-side Javascript SDK for authenticating with OAuth2 (and OAuth1 with a oauth proxy) web services and querying their REST API&amp;#039;s. HelloJS standardizes paths and responses to common API&amp;#039;s like Google Data Services, Facebook Graph and Windows Live Connect. Its modular so that list is growing. No more spaghetti code!]]>
            </summary>
            <updated>2025-08-29T14:40:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8191</id>
            <title type="text"><![CDATA[App.js]]></title>
            <link rel="alternate" href="http://code.kik.com/app/2/index.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8191"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[App.js is a lightweight JavaScript UI library for creating mobile webapps that behave like native apps, sacrificing neither performance nor polish.]]>
            </summary>
            <updated>2025-08-29T14:44:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8204</id>
            <title type="text"><![CDATA[Ractive.js | The diamond age of web development]]></title>
            <link rel="alternate" href="http://www.ractivejs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8204"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Ractive.js is a template-driven UI library, but unlike other tools that generate inert HTML, it transforms your templates into blueprints for apps that are interactive by default.]]>
            </summary>
            <updated>2025-08-29T14:45:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8245</id>
            <title type="text"><![CDATA[Pym.js: Embed iframes responsively]]></title>
            <link rel="alternate" href="http://blog.apps.npr.org/pym.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8245"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Using iframes in a responsive page can be frustrating. It’s easy enough to make an iframe’s width span 100% of its container, but sizing its height is tricky — especially if the content of the iframe changes height depending on page width (for example, because of text wrapping or media queries) or events within the iframe.]]>
            </summary>
            <updated>2025-08-29T14:52:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8248</id>
            <title type="text"><![CDATA[jQuery TreeSelect widget]]></title>
            <link rel="alternate" href="https://github.com/travist/jquery.treeselect.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8248"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[This widget is used for transforming a hierarchy HTML lists with input&amp;#039;s into a hierarchial tree select tool. You can also call this widget with a structured JSON list and it will convert it to an HTML hierarchy select tool of those items.]]>
            </summary>
            <updated>2025-08-29T14:52:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8254</id>
            <title type="text"><![CDATA[scrollReveal.js]]></title>
            <link rel="alternate" href="http://scrollrevealjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8254"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Declarative on-scroll reveal animations.]]>
            </summary>
            <updated>2025-08-29T14:53:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8262</id>
            <title type="text"><![CDATA[Jeet Grid System]]></title>
            <link rel="alternate" href="http://jeet.gs/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8262"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[We still build things the way machines read them - not the way we intuit them. Jeet allows you to express your page grid the same way a  it. No more needlessly nesting elements. No more rigid twelve column rules.  with less code, and more flexibility with]]>
            </summary>
            <updated>2025-08-29T14:54:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8273</id>
            <title type="text"><![CDATA[Mozilla Labs : TogetherJS]]></title>
            <link rel="alternate" href="https://togetherjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8273"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[TogetherJS is a free, open source JavaScript library by Mozilla that adds collaboration features and tools to your website. By adding TogetherJS to your site, your users can help each other out on a website in real time!]]>
            </summary>
            <updated>2025-08-29T14:56:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8283</id>
            <title type="text"><![CDATA[Converse.js]]></title>
            <link rel="alternate" href="https://conversejs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8283"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An XMPP chat client for your website]]>
            </summary>
            <updated>2025-08-29T14:58:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8320</id>
            <title type="text"><![CDATA[gremlins.js]]></title>
            <link rel="alternate" href="https://github.com/marmelab/gremlins.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8320"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[gremlins.js is a monkey testing library written in JavaScript, for Node.js and the browser. Use it to check the robustness of web applications by unleashing a horde of undisciplined gremlins.]]>
            </summary>
            <updated>2025-08-29T15:04:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8327</id>
            <title type="text"><![CDATA[CutJS]]></title>
            <link rel="alternate" href="http://cutjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8327"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[DOM + jQuery for Canvas
CutJS is a minimal JavaScript library for composing high-performance, dynamic and interactable 2D HTML5 graphics. It is inspired by DOM and jQuery with a new concept called pinning introduced instead of styling.]]>
            </summary>
            <updated>2025-08-29T15:05:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8333</id>
            <title type="text"><![CDATA[matter.js]]></title>
            <link rel="alternate" href="https://brm.io/matter-js/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8333"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Matter.js is a 2D rigid body physics engine for the web written in JavaScript (yes, another).

- [matter.js @ GitHub](https://github.com/liabru/matter-js).]]>
            </summary>
            <updated>2026-06-05T12:13:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8355</id>
            <title type="text"><![CDATA[Ratchet]]></title>
            <link rel="alternate" href="http://goratchet.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8355"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build mobile apps with simple HTML‚ CSS‚ and JS components.]]>
            </summary>
            <updated>2025-08-29T15:10:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8357</id>
            <title type="text"><![CDATA[D3.js - Data-Driven Documents]]></title>
            <link rel="alternate" href="http://d3js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8357"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS. D3’s emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation.]]>
            </summary>
            <updated>2025-08-29T15:10:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8359</id>
            <title type="text"><![CDATA[Nunjucks]]></title>
            <link rel="alternate" href="http://jlongster.github.io/nunjucks" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8359"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A rich and powerful templating language for JavaScript.]]>
            </summary>
            <updated>2025-08-29T15:12:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8384</id>
            <title type="text"><![CDATA[html5shim]]></title>
            <link rel="alternate" href="https://code.google.com/p/html5shim" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8384"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[HTML5 IE enabling script
Source code adds new HTML5 elements (which is simple code), but also supports printing HTML5 elements and includes the default styles for HTML5 elements, like block on article and section.]]>
            </summary>
            <updated>2025-08-29T15:16:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8403</id>
            <title type="text"><![CDATA[jQuery-inlog]]></title>
            <link rel="alternate" href="http://prinzhorn.github.io/jquery-inlog" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8403"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[jQuery-inlog allows you to easily debug your jQuery code. See exactly what you pass to functions, what they return and in which context (this-value) they were executed.

jQuery-inlog is a passive plugin, which injects (js ftw!) console.log calls inside your jQuery core. It makes debugging of selectors and chains a breeze. No more alert($obj.length) and stuff...

- [jQuery-inlog @ GitHub](https://github.com/Prinzhorn/jquery-inlog).]]>
            </summary>
            <updated>2025-08-29T15:18:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8404</id>
            <title type="text"><![CDATA[php.js]]></title>
            <link rel="alternate" href="http://phpjs.org/about" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8404"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[php.js is a resource that offers community-built JavaScript alternatives to PHP functions.]]>
            </summary>
            <updated>2025-08-29T15:18:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8410</id>
            <title type="text"><![CDATA[Apache Cordova]]></title>
            <link rel="alternate" href="http://cordova.apache.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8410"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Apache Cordova is a platform
for building native mobile
applications using HTML, CSS
and JavaScript]]>
            </summary>
            <updated>2025-08-29T15:20:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8415</id>
            <title type="text"><![CDATA[Progress.js]]></title>
            <link rel="alternate" href="http://usablica.github.io/progress.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8415"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Themeable progress bar library.
Allow to show image loading progress when using lazyload]]>
            </summary>
            <updated>2025-08-29T15:20:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8417</id>
            <title type="text"><![CDATA[Javascript Grids]]></title>
            <link rel="alternate" href="https://github.com/Sam152/Javascript-Grids" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8417"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A simple jQuery plugin to allow users to create equal height containers and grids using JavaScript where CSS2 cannot.]]>
            </summary>
            <updated>2025-08-29T15:20:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8419</id>
            <title type="text"><![CDATA[Gargl]]></title>
            <link rel="alternate" href="http://jodoglevy.com/jobloglevy/?p=5" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8419"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Create an API for any website, in any programming language, without writing a line of code]]>
            </summary>
            <updated>2025-08-29T15:20:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8422</id>
            <title type="text"><![CDATA[Visual Event]]></title>
            <link rel="alternate" href="https://github.com/DataTables/VisualEvent" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8422"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Visual Event is a Javascript bookmarklet which provides debugging information about events that have been attached to DOM elements. Visual Event shows:

    Which elements have events attached to them
    The type of events attached to an element
    The code that will be run with the event is triggered
    The source file and line number for where the attached function was defined (Webkit browsers and Opera only)

In addition to being useful for debugging your own code, Visual Event can be used as an educational tool, showing how many web-sites have been authored.]]>
            </summary>
            <updated>2025-08-29T15:21:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8435</id>
            <title type="text"><![CDATA[bespoke-fx]]></title>
            <link rel="alternate" href="https://github.com/ebow/bespoke-fx" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8435"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[CSS slide transitions for Bespoke.js]]>
            </summary>
            <updated>2025-08-29T15:24:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8442</id>
            <title type="text"><![CDATA[Panorama Viewer by Pete R.]]></title>
            <link rel="alternate" href="https://github.com/peachananr/panorama_viewer" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8442"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Embed interactive Panorama Pictures on your site with this simple plugin. Created by Pete R., Founder of Travelistly and BucketListly]]>
            </summary>
            <updated>2025-08-29T15:24:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8444</id>
            <title type="text"><![CDATA[Viewport-Genie]]></title>
            <link rel="alternate" href="https://github.com/stowball/Viewport-Genie" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8444"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Adds the &amp;amp;quot;real&amp;amp;quot; viewport width and height (in px and em) as an element on the body to help with obtaining values for responsive breakpoints]]>
            </summary>
            <updated>2025-08-29T15:25:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8445</id>
            <title type="text"><![CDATA[mqGenie]]></title>
            <link rel="alternate" href="https://stowball.github.io/mqGenie/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8445"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[mqGenie adjusts CSS media queries in browsers that include the scrollbar&amp;#039;s width in the viewport width so they fire at the intended size

- [mqGenie @ GitHub](https://github.com/stowball/mqGenie).]]>
            </summary>
            <updated>2025-08-29T15:25:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8446</id>
            <title type="text"><![CDATA[Detect Mobile Browsers - Open source mobile phone detection]]></title>
            <link rel="alternate" href="http://detectmobilebrowsers.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8446"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open source mobile phone detection]]>
            </summary>
            <updated>2025-08-29T15:25:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8450</id>
            <title type="text"><![CDATA[rwd.images.js]]></title>
            <link rel="alternate" href="https://github.com/stowball/rwd.images.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8450"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Yet another lightweight, customisable responsive image solution]]>
            </summary>
            <updated>2025-08-29T15:25:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8476</id>
            <title type="text"><![CDATA[jquery.email-autocomplete.js]]></title>
            <link rel="alternate" href="https://yongzhenlow.github.io/email-autocomplete/demo/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8476"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A jQuery plugin that suggests and autocompletes the domain whenever your users type in an email address field.

- [jquery.email-autocomplete.js @ GitHub](https://github.com/yongzhenlow/email-autocomplete).]]>
            </summary>
            <updated>2025-08-29T15:30:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8481</id>
            <title type="text"><![CDATA[OSGJS]]></title>
            <link rel="alternate" href="https://github.com/cedricpinson/osgjs" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8481"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[OSGJS is a WebGL framework based on OpenSceneGraph concepts. It allows an individual to use an “OpenSceneGraph-like” toolbox to interact with WebGL via JavaScript, and provides facilities for exporting various assets to the osgjs format. The API is kept as similar to OpenSceneGraph as possible, providing a familiar environment to veterans of the library and introducing newcomers to a popular and heavily-scrutinzed set of interfaces]]>
            </summary>
            <updated>2025-08-29T15:32:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8483</id>
            <title type="text"><![CDATA[Dropzone.js]]></title>
            <link rel="alternate" href="http://www.dropzonejs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8483"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Dropzone is an easy to use drag&amp;#039;n&amp;#039;drop library. It supports image previews and shows nice progress bars. 

- [DropzoneJS @ GitHub](https://github.com/dropzone/dropzone).]]>
            </summary>
            <updated>2025-12-22T06:36:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8491</id>
            <title type="text"><![CDATA[Animate.css]]></title>
            <link rel="alternate" href="http://daneden.github.io/animate.css" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8491"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Just-add-water CSS animations]]>
            </summary>
            <updated>2025-08-29T15:32:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8492</id>
            <title type="text"><![CDATA[Prefix free]]></title>
            <link rel="alternate" href="http://leaverou.github.io/prefixfree" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8492"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Break free from CSS vendor prefix hell!
-prefix-free lets you use only unprefixed CSS properties everywhere. It works behind the scenes, adding the current browser’s prefix to any CSS code, only when it’s needed.]]>
            </summary>
            <updated>2025-08-29T15:32:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8529</id>
            <title type="text"><![CDATA[Ifvisible.js by serkanyersen]]></title>
            <link rel="alternate" href="http://serkanyersen.github.io/ifvisible.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8529"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Crosbrowser &amp;amp;amp; lightweight way to check if user is looking at the page or interacting with it.]]>
            </summary>
            <updated>2025-08-29T15:40:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8537</id>
            <title type="text"><![CDATA[PhysicsJS]]></title>
            <link rel="alternate" href="http://wellcaffeinated.net/PhysicsJS" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8537"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A modular, extendable, and easy-to-use physics engine for javascript.

- [PhysicsJS @ GitHub](https://github.com/wellcaffeinated/PhysicsJS).]]>
            </summary>
            <updated>2026-06-05T12:15:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8552</id>
            <title type="text"><![CDATA[Meteor]]></title>
            <link rel="alternate" href="https://www.meteor.com/main" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8552"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Meteor is an open-source platform for building top-quality web apps in a fraction of the time, whether you&amp;#039;re an expert developer or just getting started.]]>
            </summary>
            <updated>2025-08-29T15:42:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8568</id>
            <title type="text"><![CDATA[Maplace.js - A small Google Maps Javascript plugin for jQuery]]></title>
            <link rel="alternate" href="http://maplacejs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8568"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Maplace.js helps you to embed Google Maps into your website, quickly create markers and controls menu for the locations on map.
It requires jQuery and Google Maps API v3 so you need to have both in your page.]]>
            </summary>
            <updated>2025-08-29T15:45:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8571</id>
            <title type="text"><![CDATA[FileAPI &amp;amp;#8212; a set of javascript tools for working with files.]]></title>
            <link rel="alternate" href="http://mailru.github.io/FileAPI" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8571"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A set of javascript tools for working with files.]]>
            </summary>
            <updated>2025-08-29T15:45:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8574</id>
            <title type="text"><![CDATA[Mobify.js]]></title>
            <link rel="alternate" href="https://www.mobify.com/mobifyjs" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8574"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Mobify.js is an open source library for improving responsive sites by providing responsive images, JS/CSS optimization, Adaptive Templating and more.]]>
            </summary>
            <updated>2025-08-29T15:46:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8583</id>
            <title type="text"><![CDATA[reveal.js - The HTML Presentation Framework]]></title>
            <link rel="alternate" href="http://lab.hakim.se/reveal-js/#" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8583"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[powerpoint html alternative]]>
            </summary>
            <updated>2025-08-29T15:48:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8585</id>
            <title type="text"><![CDATA[firstopinion/formatter.js &amp;amp;#183; GitHub]]></title>
            <link rel="alternate" href="https://github.com/firstopinion/formatter.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8585"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Sometimes it is useful to format user input as they type. Existing libraries lacked proper functionality / flexibility. Formatter was built from the ground up with no dependencies. There is however a jquery wrapper version for quick use.]]>
            </summary>
            <updated>2025-08-29T15:48:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8586</id>
            <title type="text"><![CDATA[Shuffle]]></title>
            <link rel="alternate" href="http://vestride.github.io/Shuffle" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8586"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Categorize, sort, and filter a responsive grid of items.

- [Shuffle @ GitHub](https://github.com/Vestride/Shuffle).]]>
            </summary>
            <updated>2025-08-29T15:48:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8598</id>
            <title type="text"><![CDATA[offline]]></title>
            <link rel="alternate" href="http://github.hubspot.com/offline" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8598"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[mprove the experience of your app when your users lose connection.

    Monitors ajax requests looking for failure
    Confirms the connection status by requesting an image or fake resource
    Automatically grabs ajax requests made while the connection is down and remakes them after the connection is restored.
    Simple UI with beautiful themes
    3kb minified and compressed]]>
            </summary>
            <updated>2025-08-29T15:50:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8605</id>
            <title type="text"><![CDATA[bower/bower &amp;amp;#183; GitHub]]></title>
            <link rel="alternate" href="https://github.com/bower/bower" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8605"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front-end package management, while exposing the package dependency model via an API that can be consumed by a more opinionated build stack. There are no system wide dependencies, no dependencies are shared between different apps, and the dependency tree is flat.]]>
            </summary>
            <updated>2025-08-29T15:52:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8607</id>
            <title type="text"><![CDATA[Masonry]]></title>
            <link rel="alternate" href="http://masonry.desandro.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8607"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Masonry is a JavaScript grid layout library. It works by placing elements in optimal position based on available vertical space, sort of like a mason fitting stones in a wall. You’ve probably seen it in use all over the Internet.]]>
            </summary>
            <updated>2025-08-29T15:52:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8609</id>
            <title type="text"><![CDATA[Snap.svg - Home]]></title>
            <link rel="alternate" href="http://snapsvg.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8609"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Snap.svg
The JavaScript SVG library for the modern web.]]>
            </summary>
            <updated>2025-08-29T15:52:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8610</id>
            <title type="text"><![CDATA[Matthew Hudson / Device.js]]></title>
            <link rel="alternate" href="http://matthewhudson.me/projects/device.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8610"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Device.js est une bibliothèque Javascript permettant de détecter les OS, type de périphérique et orientation d&amp;#039;écran de vos visiteurs.]]>
            </summary>
            <updated>2025-08-29T15:52:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8625</id>
            <title type="text"><![CDATA[fullPage.js One Page Scroll Sites]]></title>
            <link rel="alternate" href="http://alvarotrigo.com/fullPage" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8625"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Create Beautiful Fullscreen Scrolling Websites]]>
            </summary>
            <updated>2025-08-29T15:56:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8627</id>
            <title type="text"><![CDATA[Drawingboard.js]]></title>
            <link rel="alternate" href="http://leimi.github.io/drawingboard.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8627"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a simple canvas based drawing app that you can integrate easily on your website.]]>
            </summary>
            <updated>2025-08-29T15:56:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8629</id>
            <title type="text"><![CDATA[Keypress: A Javascript library for capturing input]]></title>
            <link rel="alternate" href="http://dmauro.github.io/Keypress" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8629"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A robust Javascript library for capturing keyboard input]]>
            </summary>
            <updated>2025-08-29T15:56:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8636</id>
            <title type="text"><![CDATA[Responsive Elements - Helps you build better responsive websites]]></title>
            <link rel="alternate" href="http://kumailht.com/responsive-elements" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8636"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Responsive elements makes it possible for any element to adapt and respond to the area they occupy. It&amp;#039;s a tiny javascript library that you can drop into your projects today.]]>
            </summary>
            <updated>2025-08-29T15:56:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8637</id>
            <title type="text"><![CDATA[JSDB.io - The Database of JavaScript Libraries]]></title>
            <link rel="alternate" href="http://www.jsdb.io/?sort=trending" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8637"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The definitive source of the best JavaScript frameworks, plugins, and tools]]>
            </summary>
            <updated>2025-08-29T15:56:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8639</id>
            <title type="text"><![CDATA[annyang! Easily add speech recognition to your site]]></title>
            <link rel="alternate" href="https://www.talater.com/annyang" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8639"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[annyang is a tiny javascript library that lets your visitors control your site with voice commands.

annyang supports multiple languages, has no dependencies, weighs less than 1kb and is free to use.]]>
            </summary>
            <updated>2025-08-29T15:57:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8641</id>
            <title type="text"><![CDATA[favico.js - Make a use of your favicon]]></title>
            <link rel="alternate" href="http://lab.ejci.net/favico.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8641"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Make a use of your favicon with badges, images or videos]]>
            </summary>
            <updated>2025-08-29T15:57:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8645</id>
            <title type="text"><![CDATA[AdminJS: The Backend-Agnostic Administration Framework]]></title>
            <link rel="alternate" href="http://adminjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8645"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Backend-Agnostic Administration Framework]]>
            </summary>
            <updated>2025-08-29T15:58:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8663</id>
            <title type="text"><![CDATA[tv.js]]></title>
            <link rel="alternate" href="https://github.com/SamyPesse/tv.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8663"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Apple TV for Torrent Streaming.

A Smart TV application to stream movies using BitTorrent. (Yes it actually streams them in order even though it&amp;#039;s BitTorrent)

Tv.js used iTunes&amp;#039; API to find movies, isoHunt to search torrents and BitTorrent to downloading/stream movies.]]>
            </summary>
            <updated>2025-08-29T16:01:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8688</id>
            <title type="text"><![CDATA[SHJS - Syntax Highlighting in JavaScript]]></title>
            <link rel="alternate" href="http://shjs.sourceforge.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8688"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[SHJS is a JavaScript program which highlights source code passages in HTML documents. Documents using SHJS are highlighted on the client side by the web browser.]]>
            </summary>
            <updated>2025-08-29T16:05:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8709</id>
            <title type="text"><![CDATA[least.js - Random &amp;amp;amp;amp; Responsive HTML 5, CSS3 Gallery with LazyLoad]]></title>
            <link rel="alternate" href="http://kamilczujowski.github.io/least" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8709"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Random &amp;amp;amp; Responsive HTML 5, CSS3 Gallery with LazyLoad]]>
            </summary>
            <updated>2025-08-29T16:08:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8721</id>
            <title type="text"><![CDATA[Unheap - A tidy repository of jQuery plugins]]></title>
            <link rel="alternate" href="http://www.unheap.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8721"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Unheap is a repository for browsing &amp;amp; staying on top of the latest jQuery plugins and JavaScript scripts.]]>
            </summary>
            <updated>2025-08-29T16:10:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8753</id>
            <title type="text"><![CDATA[Intro.js | Better introductions for websites and features with a step-by-step guide for your projects.]]></title>
            <link rel="alternate" href="http://usablica.github.com/intro.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8753"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Better introductions for websites and features with a step-by-step guide for your projects.]]>
            </summary>
            <updated>2025-08-29T16:16:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8756</id>
            <title type="text"><![CDATA[Chart.js | HTML5 Charts for your website.]]></title>
            <link rel="alternate" href="http://www.chartjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8756"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Easy, object orientated client side graphs for designers and developers]]>
            </summary>
            <updated>2025-08-29T16:17:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8765</id>
            <title type="text"><![CDATA[AngularJS &amp;amp;#8212; Superheroic JavaScript MVW Framework]]></title>
            <link rel="alternate" href="http://angularjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8765"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications. AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.]]>
            </summary>
            <updated>2025-08-29T16:18:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8772</id>
            <title type="text"><![CDATA[Galleria &amp;amp;#8211; Responsive JavaScript Image Gallery]]></title>
            <link rel="alternate" href="http://galleria.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8772"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Galleria is a JavaScript image gallery framework that simplifies the process of creating beautiful image galleries for the web and mobile devices.]]>
            </summary>
            <updated>2025-08-29T16:20:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8775</id>
            <title type="text"><![CDATA[Hook.js - Pull to refresh. For the web.]]></title>
            <link rel="alternate" href="http://usehook.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8775"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Pull to refresh. For the web.

We love that neat little &amp;amp;quot;pull to refresh&amp;amp;quot; feature on our devices, but wouldn&amp;#039;t it be awesome if it was for the web? Well, that&amp;#039;s what Hook is here to do. We took a concept from mobile phones and tablets and made it work for the web. Try it out: Simply scroll down a bit, and then back up to the top. Bam! You&amp;#039;ve just Hooked for the first time on the web.]]>
            </summary>
            <updated>2025-08-29T16:21:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8788</id>
            <title type="text"><![CDATA[svg.js - A lightweight JavaScript library for manipulating and animating svg]]></title>
            <link rel="alternate" href="http://svgjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8788"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A lightweight library for manipulating and animating SVG.]]>
            </summary>
            <updated>2025-08-29T16:22:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8791</id>
            <title type="text"><![CDATA[typeahead.js]]></title>
            <link rel="alternate" href="https://typeahead.js.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8791"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a fast and fully-featured autocomplete library.

The typeahead.js library consists of 2 components: the suggestion engine, Bloodhound, and the UI view, Typeahead. The suggestion engine is responsible for computing suggestions for a given query. The UI view is responsible for rendering suggestions and handling DOM interactions. Both components can be used separately, but when used together, they can provide a rich typeahead experience.

- [typeahead.js @ GitHub](https://github.com/corejavascript/typeahead.js).]]>
            </summary>
            <updated>2025-08-29T16:23:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8799</id>
            <title type="text"><![CDATA[Nanoko]]></title>
            <link rel="alternate" href="http://www.nanoko.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8799"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Nanoko is a JavaScript modular framework enabling flexible and sustainable HTML5 applications development and their deployment on both mobile and desktop applications.]]>
            </summary>
            <updated>2025-08-29T16:25:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8816</id>
            <title type="text"><![CDATA[Flight by Twitter]]></title>
            <link rel="alternate" href="http://twitter.github.com/flight" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8816"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A lightweight, component-based JavaScript framework from Twitter]]>
            </summary>
            <updated>2025-08-29T16:27:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8835</id>
            <title type="text"><![CDATA[Parsley.js]]></title>
            <link rel="alternate" href="http://parsleyjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8835"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Never write a single javascript line anymore to validate your forms FrontEnd. Parsley will do that for you and do it right, thanks to its powerful DOM-API !]]>
            </summary>
            <updated>2025-08-29T16:30:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8838</id>
            <title type="text"><![CDATA[minify - Combines, minifies, and caches JavaScript and CSS files on demand to speed up page loads. - Google Project Hosting]]></title>
            <link rel="alternate" href="http://code.google.com/p/minify" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8838"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Minify is a PHP5 app that helps you follow several of Yahoo!&amp;#039;s Rules for High Performance Web Sites.
It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers.]]>
            </summary>
            <updated>2025-08-29T16:31:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8841</id>
            <title type="text"><![CDATA[Audio5js - The HTML Audio Compatibility Layer]]></title>
            <link rel="alternate" href="http://zohararad.github.com/audio5js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8841"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Audio5js is a Javascript library that provides a seamless compatibility layer to the HTML5 Audio playback API, with multiple codec support and a Flash-based MP3 playback fallback for older or unsupported browsers. The motivation for creating Audio5js is to provide a light-weight, library-agnostic, Javascript-only interface for audio playback in the browser.]]>
            </summary>
            <updated>2025-08-29T16:31:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8854</id>
            <title type="text"><![CDATA[Regexper]]></title>
            <link rel="alternate" href="http://www.regexper.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8854"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[You thought you only had two problems...]]>
            </summary>
            <updated>2025-08-29T16:33:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8894</id>
            <title type="text"><![CDATA[mrdoob/three.js]]></title>
            <link rel="alternate" href="https://github.com/mrdoob/three.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8894"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JavaScript 3D library.]]>
            </summary>
            <updated>2025-08-29T16:41:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8901</id>
            <title type="text"><![CDATA[kennydude/photosphere]]></title>
            <link rel="alternate" href="https://github.com/kennydude/photosphere" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8901"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Photosphere]]>
            </summary>
            <updated>2025-08-29T16:41:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8907</id>
            <title type="text"><![CDATA[Numeral.js]]></title>
            <link rel="alternate" href="http://numeraljs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8907"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A javascript library for formatting and manipulating numbers.]]>
            </summary>
            <updated>2025-08-29T16:42:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8916</id>
            <title type="text"><![CDATA[QUOjs - Micro JavaScript Library]]></title>
            <link rel="alternate" href="http://quojs.tapquo.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8916"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[QuoJS is a micro, modular, Object-Oriented and concise JavaScript Library that simplifies HTML document traversing, event handling, and Ajax interactions for rapid mobile web development. It allows you to write powerful, flexible and cross-browser code with its elegant, well documented, and micro coherent API.]]>
            </summary>
            <updated>2025-08-29T16:45:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8942</id>
            <title type="text"><![CDATA[BonsaiJS - A Graphics Library]]></title>
            <link rel="alternate" href="http://bonsaijs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8942"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A lightweight graphics library with an intuitive graphics API and an SVG renderer.]]>
            </summary>
            <updated>2025-08-29T16:49:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8944</id>
            <title type="text"><![CDATA[Fine Uploader]]></title>
            <link rel="alternate" href="http://fineuploader.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8944"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Tutorials Dive deep into comprehensive tutorials that guide you through the latest file uploading technologies. Our step-by-step guides ensure you […]]]>
            </summary>
            <updated>2025-08-29T16:49:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8946</id>
            <title type="text"><![CDATA[heatmap.js]]></title>
            <link rel="alternate" href="http://www.patrick-wied.at/static/heatmapjs" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8946"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[HTML5 Canvas Heatmap Library.  🔥 JavaScript Library for HTML5 canvas based heatmaps 

heatmap.js is a JavaScript library that can be used to generate web heatmaps with the html5canvas element based on your data. Heatmap instances contain a store in order to colorize the heatmap based on relative data, which means if you&amp;#039;re adding only a single datapoint to the store it will be displayed as the hottest(red) spot, then adding another point with a higher count, it will dynamically recalculate. The heatmaps are fully customizable.

- [heatmap.js @ GitHub](https://github.com/pa7/heatmap.js).]]>
            </summary>
            <updated>2025-08-29T16:49:27+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8971</id>
            <title type="text"><![CDATA[btapp]]></title>
            <link rel="alternate" href="http://documentup.com/bittorrenttorque/btapp" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8971"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Btapp.js provides access to a browser plugin version of uTorrent/BitTorrent via a tree of Backbone Models and Collections. The intent of this project is to allow access to the extensive functionality of a torrent client, from web apps that are as simple as a single Backbone View. Btapp.js takes responsibility for getting the plugin installed as well, so you&amp;#039;re free to assume that its available. In addition to the local torrent client, you can also easily access a torrent client anywhere else in the world (assume you either configured it originally or have access to that client&amp;#039;s username/password).]]>
            </summary>
            <updated>2025-08-29T16:53:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8981</id>
            <title type="text"><![CDATA[bartaz/impress.js &amp;amp;#183; GitHub]]></title>
            <link rel="alternate" href="https://github.com/bartaz/impress.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8981"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[It&amp;#039;s a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com. — Read more]]>
            </summary>
            <updated>2025-08-29T16:54:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8997</id>
            <title type="text"><![CDATA[Ajaxload - Ajax loading gif generator]]></title>
            <link rel="alternate" href="http://ajaxload.info/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8997"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Create easily your own ajax loader icon :]]>
            </summary>
            <updated>2025-08-29T16:57:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8998</id>
            <title type="text"><![CDATA[WebDAV AJAX Library]]></title>
            <link rel="alternate" href="http://www.webdavsystem.com/ajax" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8998"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[IT Hit WebDAV AJAX Library is a cross-browser JavaScript API for accessing WebDAV servers.]]>
            </summary>
            <updated>2025-08-29T16:57:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9009</id>
            <title type="text"><![CDATA[pdehn/mosho]]></title>
            <link rel="alternate" href="https://github.com/pdehn/mosho" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9009"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Mosho is another browser-based presentation framework. Inspired by impress.js, but in my own flavor.]]>
            </summary>
            <updated>2025-08-29T16:59:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9014</id>
            <title type="text"><![CDATA[TaffyDB - The JavaScript Database]]></title>
            <link rel="alternate" href="http://taffydb.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9014"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[TaffyDB is an opensouce library that brings database features into your JavaScript applications.]]>
            </summary>
            <updated>2025-08-29T17:01:22+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9016</id>
            <title type="text"><![CDATA[highlight.js]]></title>
            <link rel="alternate" href="http://softwaremaniacs.org/soft/highlight/en" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9016"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Highlight.js highlights syntax in code examples on blogs, forums and in fact on any web pages. It&amp;#039;s very easy to use because it works automatically: finds blocks of code, detects a language, highlights it.]]>
            </summary>
            <updated>2025-08-29T17:01:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9042</id>
            <title type="text"><![CDATA[OiNutter/guggenheim.js]]></title>
            <link rel="alternate" href="https://github.com/OiNutter/guggenheim.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9042"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Framework agnostic gallery plugin with flashy filtering and re-ordering]]>
            </summary>
            <updated>2025-08-29T17:05:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9061</id>
            <title type="text"><![CDATA[AppJS]]></title>
            <link rel="alternate" href="http://appjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9061"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Build Desktop Applications for Linux, Mac and Windows using HTML, CSS and Javascript]]>
            </summary>
            <updated>2025-08-29T17:09:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9075</id>
            <title type="text"><![CDATA[CreateJS | A suite of Javascript libraries and tools designed for working with HTML5]]></title>
            <link rel="alternate" href="http://createjs.com/#!/CreateJS" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9075"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A suite of modular libraries and tools which work together or independently to enable rich interactive content on open web technologies via HTML5.]]>
            </summary>
            <updated>2025-08-29T17:10:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9078</id>
            <title type="text"><![CDATA[Filepicker.io | Upload the Web]]></title>
            <link rel="alternate" href="https://www.filepicker.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9078"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Your content, where you want it. Upload files directly from Dropbox, Facebook, your computer, and more!]]>
            </summary>
            <updated>2025-08-29T17:11:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9114</id>
            <title type="text"><![CDATA[tQuery - extensions for three.js]]></title>
            <link rel="alternate" href="http://jeromeetienne.github.com/tquery" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9114"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[tQuery is a thin library on top of three.js It is an extension system for people to write plugins. To help them share their code and build on top of each other. It mimics jquery api, well know for its usuability. tQuery aims for &amp;amp;quot;it is should not be harder than playing with lego bricks.&amp;amp;quot;]]>
            </summary>
            <updated>2025-08-29T17:17:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9118</id>
            <title type="text"><![CDATA[WebRTC]]></title>
            <link rel="alternate" href="http://www.webrtc.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9118"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[WebRTC is a free, open project that enables web browsers with Real-Time Communications (RTC) capabilities via simple Javascript APIs. The WebRTC components have been optimized to best serve this purpose.]]>
            </summary>
            <updated>2025-08-29T17:17:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9126</id>
            <title type="text"><![CDATA[Vows &amp;amp;#171; Asynchronous BDD for Node]]></title>
            <link rel="alternate" href="http://vowsjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9126"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Asynchronous behaviour driven development for Node. There are two reasons why we might want asynchronous testing. The first, and obvious reason is that node.js is asynchronous, and therefore our tests should be. The second reason is to make tests which target I/O run much faster, by running them concurrently.]]>
            </summary>
            <updated>2025-08-29T17:18:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9134</id>
            <title type="text"><![CDATA[BrowserQuest]]></title>
            <link rel="alternate" href="http://browserquest.mozilla.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9134"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Jeux massivement multijoueur, inspiré de Zelda, réalisé par Mozilla.]]>
            </summary>
            <updated>2025-08-29T17:19:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9138</id>
            <title type="text"><![CDATA[Hammer.js &amp;amp;#8212; A javascript library for multi touch gestures]]></title>
            <link rel="alternate" href="http://eightmedia.github.com/hammer.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9138"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A javascript library for multi-touch gestures]]>
            </summary>
            <updated>2025-08-29T17:21:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9142</id>
            <title type="text"><![CDATA[Paper.js &amp;amp;#8212; Features]]></title>
            <link rel="alternate" href="http://paperjs.org/features" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9142"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Standing on the shoulders of Scriptographer and making use of HTML5 standards, Paper.js is a comprehensive open source vector graphics scripting framework.]]>
            </summary>
            <updated>2025-08-29T17:21:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9163</id>
            <title type="text"><![CDATA[ChiperSoft/Kalendae]]></title>
            <link rel="alternate" href="https://github.com/ChiperSoft/Kalendae" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9163"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Kalendae is an attempt to do something that nobody has yet been able to do: make a date picker that doesn&amp;#039;t suck. Kalendae provides the following features:]]>
            </summary>
            <updated>2025-08-29T17:25:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9168</id>
            <title type="text"><![CDATA[Open Sourcing BankersBox]]></title>
            <link rel="alternate" href="http://www.twilio.com/engineering/2012/03/05/open-sourcing-bankersbox" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9168"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[At its core, localStorage is a simple key-value store which uses strings as keys and can only store strings as values. Even if you try to store a non-string object into localStorage, it will be converted into a string before it is saved. This means that the developer has to worry about coercing the data back into the intended type before it is used in code again. Still, localStorage&amp;#039;s ability to save data between sessions and browser restarts without relying on massive cookies makes it an appealing storage mechanism.]]>
            </summary>
            <updated>2025-08-29T17:25:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9177</id>
            <title type="text"><![CDATA[Swipe JS - a lightweight mobile web slider]]></title>
            <link rel="alternate" href="http://swipejs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9177"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Swipe is a lightweight mobile slider with 1:1 touch movement, resistant bounds, scroll prevention, and completely library agnostic.]]>
            </summary>
            <updated>2025-08-29T17:27:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9192</id>
            <title type="text"><![CDATA[Flickable.js: A Zepto Plugin to Enable Touch Gestures on Any HTML Element | Kojo Labs Blog]]></title>
            <link rel="alternate" href="http://labs.kojo.com.au/flickable-zepto-plugin" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9192"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[So I created my first Zepto plugin called Flickable (jump to download). The plugin allows you to make any element touchable; useful for flicking between sections, or sliding elements around the page.]]>
            </summary>
            <updated>2025-08-29T17:29:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9198</id>
            <title type="text"><![CDATA[Tinycon - Favicon Alert Bubbles]]></title>
            <link rel="alternate" href="http://tommoor.github.com/tinycon" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9198"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A small library for manipulating the favicon]]>
            </summary>
            <updated>2025-08-29T17:30:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9244</id>
            <title type="text"><![CDATA[ebidel/filer.js - GitHub]]></title>
            <link rel="alternate" href="https://github.com/ebidel/filer.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9244"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[filer.js is a well tested wrapper library for the HTML5 Filesystem API, an API which enables web applications to read and write files and folders to to its own sandboxed filesystem.]]>
            </summary>
            <updated>2025-08-29T17:38:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9246</id>
            <title type="text"><![CDATA[CSS3 PIE]]></title>
            <link rel="alternate" href="http://css3pie.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9246"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[CSS3 decorations for IE.

PIE makes Internet Explorer 6-9 capable of rendering several of the most useful CSS3 decoration features.

- [CSS3 PIE @ GitHub](https://github.com/lojjic/PIE).]]>
            </summary>
            <updated>2025-08-29T17:38:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9247</id>
            <title type="text"><![CDATA[Selectivizr]]></title>
            <link rel="alternate" href="http://selectivizr.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9247"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[CSS3 pseudo-class and attribute selectors for IE 6-8.

selectivizr is a JavaScript utility that emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8. Simply include the script in your pages and selectivizr will do the rest.

- [Selectivizr @ GitHub](https://github.com/keithclark/selectivizr).]]>
            </summary>
            <updated>2025-08-29T17:38:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9261</id>
            <title type="text"><![CDATA[Modernizr]]></title>
            <link rel="alternate" href="http://www.modernizr.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9261"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Modernizr is an open-source JavaScript library that helps you build the next generation of HTML5 and CSS3-powered websites.]]>
            </summary>
            <updated>2025-08-29T17:41:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9272</id>
            <title type="text"><![CDATA[Moment.js - A lightweight javascript date library]]></title>
            <link rel="alternate" href="http://momentjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9272"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A lightweight javascript date library for parsing, manipulating, and formatting dates.]]>
            </summary>
            <updated>2025-08-29T17:42:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9307</id>
            <title type="text"><![CDATA[A List Apart: Articles: Expanding Text Areas Made Elegant]]></title>
            <link rel="alternate" href="http://www.alistapart.com/articles/expanding-text-areas-made-elegant" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9307"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An expanding text area is a multi-line text input field that expands in height to fit its contents. This UI element is commonly found in both desktop and mobile applications, such as the SMS composition field on the iPhone. Examples can also be found on the web, including on Facebook, where it’s used extensively. It’s a good choice wherever you don’t know how much text the user will write and you want to keep the layout compact; as such, it’s especially useful on interfaces targeted at smartphones.]]>
            </summary>
            <updated>2025-08-29T17:49:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9309</id>
            <title type="text"><![CDATA[premasagar/tim - GitHub]]></title>
            <link rel="alternate" href="https://github.com/premasagar/tim" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9309"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Tim lets you write simple templates that uses JavaScript&amp;#039;s familiar dot notation. You pass in a JavaScript object that contains all the relevant strings, and they are then substituted into the template. For example:]]>
            </summary>
            <updated>2025-08-29T17:49:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9314</id>
            <title type="text"><![CDATA[cssFx.js - CSS3 property polyfill - It&amp;#039;s So Futuristic, Baby!]]></title>
            <link rel="alternate" href="http://imsky.github.com/cssFx" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9314"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[cssFx is a standalone polyfill that inserts the vendor-specific CSS3 properties necessary for old and new browsers. This saves you tons of time, maintenance, and bandwidth! Check it out:]]>
            </summary>
            <updated>2025-08-29T17:49:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9326</id>
            <title type="text"><![CDATA[testling - automated javascript tests in all the browsers]]></title>
            <link rel="alternate" href="http://www.testling.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9326"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-08-29T17:51:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9332</id>
            <title type="text"><![CDATA[List.js - Add search, sort and flexibility to plain HTML lists with cross-browser native JavaScript by @javve]]></title>
            <link rel="alternate" href="http://listjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9332"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Do you want a 7 KB cross-browser native JavaScript that makes your plain HTML lists super flexible, searchable, sortable and filterable? Yeah! Do you also want the possibility to add, edit and remove items by dead simple templating? Hell yeah!]]>
            </summary>
            <updated>2025-08-29T17:54:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9339</id>
            <title type="text"><![CDATA[AliceJS]]></title>
            <link rel="alternate" href="http://blackberry.github.com/Alice" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9339"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[AliceJS - (A Lightweight Independent CSS Engine) is a micro JavaScript library focused on using hardware-accelerated capabilities (in particular CSS3 features) in modern browsers for generating high-quality, high-end visual effects.]]>
            </summary>
            <updated>2025-08-29T17:54:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9340</id>
            <title type="text"><![CDATA[Share Count JS - Dandy pixels]]></title>
            <link rel="alternate" href="http://dandypixels.com/sharecount" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9340"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-08-29T17:54:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9345</id>
            <title type="text"><![CDATA[money.js / fx() - javascript currency conversion library]]></title>
            <link rel="alternate" href="http://josscrowcroft.github.com/money.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9345"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JavaScript currency conversion library, done right - with no dependencies, in just over 1 kb.]]>
            </summary>
            <updated>2025-08-29T17:55:47+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9352</id>
            <title type="text"><![CDATA[Getting Real-Time with Pusher | Nettuts+]]></title>
            <link rel="alternate" href="http://net.tutsplus.com/tutorials/javascript-ajax/getting-real-time-with-pusher" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9352"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Do you want to spice up your web applications by making them real-time — but don’t want to create new infrastructures for the sole purpose of getting web sockets to work? In this article, we’ll explore how to use and implement Pusher, an HTML5 WebSocket-powered real-time messaging service for your applications.]]>
            </summary>
            <updated>2025-08-29T17:57:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9354</id>
            <title type="text"><![CDATA[D3.js]]></title>
            <link rel="alternate" href="http://mbostock.github.com/d3/talk/20110921/#0" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9354"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a library to manipulate document based on data.]]>
            </summary>
            <updated>2025-08-29T17:57:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9366</id>
            <title type="text"><![CDATA[20 JavaScript Frameworks Worth Checking Out | Nettuts+]]></title>
            <link rel="alternate" href="http://net.tutsplus.com/articles/web-roundups/20-javascript-frameworks-worth-checking-out" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9366"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The number of web applications being created and used has grown rapidly since the new millenium. And importantly, so has the sheer complexity of them — specially on the front end. No more static pages, no sir!]]>
            </summary>
            <updated>2025-08-29T17:58:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9369</id>
            <title type="text"><![CDATA[melonJS]]></title>
            <link rel="alternate" href="http://www.melonjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9369"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A lightweight HTML5 game engine]]>
            </summary>
            <updated>2025-08-29T17:59:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9385</id>
            <title type="text"><![CDATA[Compress javascript and css. Amazing code compression. Quick,easy and free!]]></title>
            <link rel="alternate" href="http://compressor.ebiene.de/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9385"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Best way to compress javascript and css Make your code faster for free]]>
            </summary>
            <updated>2025-08-29T18:01:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9393</id>
            <title type="text"><![CDATA[Js2coffee: convert JavaScript code to CoffeeScript]]></title>
            <link rel="alternate" href="http://js2coffee.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9393"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Ce site web est à vendre ! js2coffee.org réunit des informations et annonces. Nous espérons que vous y trouverez les informations que vous recherchez !]]>
            </summary>
            <updated>2025-08-29T18:03:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9401</id>
            <title type="text"><![CDATA[tooltipsy - samples]]></title>
            <link rel="alternate" href="http://tooltipsy.com/samples.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9401"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Yes, I’ll put my money where my mouth is.]]>
            </summary>
            <updated>2025-08-29T18:05:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9417</id>
            <title type="text"><![CDATA[Ideal Forms, a small framework to build forms]]></title>
            <link rel="alternate" href="http://jqidealforms.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9417"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Ideal Forms is a small framework to build powerful and beautiful online forms.]]>
            </summary>
            <updated>2025-08-29T18:07:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9418</id>
            <title type="text"><![CDATA[Kerning.js]]></title>
            <link rel="alternate" href="http://endtwist.github.com/kerning.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9418"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[CSS, meet kerning. Kerning, meet CSS. Kern, style, transform, and scale your web type with real CSS rules, automatically.]]>
            </summary>
            <updated>2025-08-29T18:07:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9421</id>
            <title type="text"><![CDATA[lexanderA &amp;amp;#187; Aardwolf]]></title>
            <link rel="alternate" href="http://lexandera.com/aardwolf" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9421"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Aardwolf is a remote JavaScript debugger for iPhone/Android/WindowsPhone7. It is written in JavaScript.]]>
            </summary>
            <updated>2025-08-29T18:08:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9424</id>
            <title type="text"><![CDATA[Creating a Click-action CSS3 Dropdown Menu with jQuery &amp;amp;#8211; Script Tutorials]]></title>
            <link rel="alternate" href="http://www.script-tutorials.com/click-action-css3-dropdown-menu-with-jquery" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9424"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Nowadays, pure CSS3 menus still very popular. Mostly – this is UL-LI based menus. Today we will continue making nice menus for you. This will nice dropdown menu (looks like menu at http://www.microsoft.com/) with onclicking (instead onhover).]]>
            </summary>
            <updated>2025-08-29T18:09:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9425</id>
            <title type="text"><![CDATA[stream.js &amp;amp;#8212; streams in javascript]]></title>
            <link rel="alternate" href="http://streamjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9425"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[stream.js is a tiny stand-alone Javascript library that unlocks a new data structure for you: streams.]]>
            </summary>
            <updated>2025-08-29T18:09:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9432</id>
            <title type="text"><![CDATA[chainvas: Chaining for everyone]]></title>
            <link rel="alternate" href="http://leaverou.me/chainvas" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9432"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[chain•vas |chānvəs| n. A tiny library that adds chaining and various helper methods to the canvas API. Additionally, it can make every API chainable.]]>
            </summary>
            <updated>2025-08-29T18:10:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9455</id>
            <title type="text"><![CDATA[We open-sourced 90 node.js modules at Browserling! - good coders code, great reuse]]></title>
            <link rel="alternate" href="http://www.catonmat.net/blog/browserling-open-sources-90-node-modules" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9455"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Here is the complete list of all the modules together with their brief descriptions. We have published all the modules on GitHub, which is the best tool for getting things done and collaborating. All of them are greatly documented so just click the ones you&amp;#039;re interested in to read more and see examples.]]>
            </summary>
            <updated>2025-08-29T18:14:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9482</id>
            <title type="text"><![CDATA[Sonic]]></title>
            <link rel="alternate" href="http://padolsey.net/p/Sonic/repo/demo/demo.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9482"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[&amp;amp;lt;canvas&amp;amp;gt; loaders]]>
            </summary>
            <updated>2025-08-29T18:18:11+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9483</id>
            <title type="text"><![CDATA[Javelin (JS)]]></title>
            <link rel="alternate" href="http://javelinjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9483"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Javelin is a frontend Javascript library developed at Facebook. It stresses strictness and scalability to try to solve, prevent, or mitigate some of the challenges we encountered as Facebook grew. Javelin is currently used by Facebook Mobile and Phabricator.]]>
            </summary>
            <updated>2025-08-29T18:18:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9501</id>
            <title type="text"><![CDATA[CoffeeScript]]></title>
            <link rel="alternate" href="http://jashkenas.github.com/coffee-script" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9501"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[CoffeeScript is a little language that compiles into JavaScript. Underneath all of those embarrassing braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way.]]>
            </summary>
            <updated>2025-08-29T18:22:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9509</id>
            <title type="text"><![CDATA[Mobilize.js]]></title>
            <link rel="alternate" href="http://mobilizejs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9509"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A HTML5 and Javascript framework to transform websites to mobile sites]]>
            </summary>
            <updated>2025-08-29T18:23:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9539</id>
            <title type="text"><![CDATA[cryptico.js - An easy-to-use strong encryption system utilizing RSA and AES for javascript.]]></title>
            <link rel="alternate" href="http://cryptico.wwwtyro.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9539"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Generating an RSA key pair &amp;amp;amp; public key string]]>
            </summary>
            <updated>2025-08-29T18:28:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9543</id>
            <title type="text"><![CDATA[Agility.js Javascript MVC library]]></title>
            <link rel="alternate" href="http://agilityjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9543"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Agility.js is an MVC library for Javascript that lets you write maintainable and reusable browser code without the verbose or infrastructural overhead found in other MVC libraries. The goal is to enable developers to write web apps at least as quickly as with jQuery, while simplifying long-term maintainability through MVC objects.]]>
            </summary>
            <updated>2025-08-29T18:28:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9546</id>
            <title type="text"><![CDATA[batman.js &amp;amp;#8212; overview]]></title>
            <link rel="alternate" href="http://batmanjs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9546"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[batman.js is a full-stack microframework extracted from real use and designed to maximize developer and designer happiness. It favors convention over configuration, template-less views, and high performance by simply not doing very much. It all adds up to blazingly fast web apps with a great development process; it&amp;#039;s batman.js.]]>
            </summary>
            <updated>2025-08-29T18:30:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9547</id>
            <title type="text"><![CDATA[Sugar: A Javascript library for working with native objects.]]></title>
            <link rel="alternate" href="http://sugarjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9547"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Sugar is a Javascript library for working with native objects. It is designed to be intuitive, unobtrusive, and let you do more with less code.]]>
            </summary>
            <updated>2025-08-29T18:30:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9548</id>
            <title type="text"><![CDATA[d3.js]]></title>
            <link rel="alternate" href="http://mbostock.github.com/d3" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9548"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[D3.js is a small, free JavaScript library for manipulating documents based on data.]]>
            </summary>
            <updated>2025-08-29T18:30:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9552</id>
            <title type="text"><![CDATA[LESS &amp;amp;#171; The Dynamic Stylesheet language]]></title>
            <link rel="alternate" href="http://www.lesscss.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9552"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions. LESS runs on both the client-side (IE 6+, Webkit, Firefox) and server-side, with Node.js.]]>
            </summary>
            <updated>2025-08-29T18:30:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9559</id>
            <title type="text"><![CDATA[Underscore.js]]></title>
            <link rel="alternate" href="http://documentcloud.github.com/underscore" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9559"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Underscore provides 60-odd functions that support both the usual functional suspects: map, select, invoke — as well as more specialized helpers: function binding, javascript templating, deep equality testing, and so on. It delegates to built-in functions, if present, so modern browsers will use the native implementations of forEach, map, reduce, filter, every, some and indexOf.]]>
            </summary>
            <updated>2025-08-29T18:31:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9562</id>
            <title type="text"><![CDATA[spin.js]]></title>
            <link rel="alternate" href="http://fgnass.github.com/spin.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9562"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Spin.js uses the CSS3 to render the UI, falling back to VML Internet Explorer. If supported by the browser, @keyframe rules are used to animate the spinner.]]>
            </summary>
            <updated>2025-08-29T18:31:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9594</id>
            <title type="text"><![CDATA[Rapha&amp;amp;#235;l&amp;amp;#8212;JavaScript Library]]></title>
            <link rel="alternate" href="http://raphaeljs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9594"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it simply and easily with this library.]]>
            </summary>
            <updated>2025-08-29T18:38:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9627</id>
            <title type="text"><![CDATA[&amp;amp;quot;Mif.Tree&amp;amp;quot; &amp;amp;#8212; mootools tree control.]]></title>
            <link rel="alternate" href="http://mifjs.net/tree" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9627"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Arborescences Javascript]]>
            </summary>
            <updated>2025-08-29T18:42:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9631</id>
            <title type="text"><![CDATA[RPG JS: Votre RPG en ligne sur votre navigateur]]></title>
            <link rel="alternate" href="http://rpgjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9631"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Créez votre RPG sur navigateur en HTML5 !]]>
            </summary>
            <updated>2025-08-29T18:43:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9647</id>
            <title type="text"><![CDATA[Buzz, a Javascript HTML5 Audio library]]></title>
            <link rel="alternate" href="http://buzz.jaysalvat.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9647"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Buzz is a small but powerful Javascript library that allows you to easily take advantage of the new HTML5 audio element. It degrades properly on non-modern browsers.]]>
            </summary>
            <updated>2025-08-29T18:46:16+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9659</id>
            <title type="text"><![CDATA[andreasgal/pdf.js - GitHub]]></title>
            <link rel="alternate" href="https://github.com/andreasgal/pdf.js" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9659"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[PDF Reader in JavaScript]]>
            </summary>
            <updated>2025-08-29T18:48:13+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9666</id>
            <title type="text"><![CDATA[Tangle: a JavaScript library for reactive documents]]></title>
            <link rel="alternate" href="http://worrydream.com/Tangle" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9666"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Tangle is a JavaScript library for creating reactive documents. Your readers can interactively explore possibilities, play with parameters, and see the document update immediately. Tangle is super-simple and easy to learn.]]>
            </summary>
            <updated>2025-08-29T18:50:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9674</id>
            <title type="text"><![CDATA[jquery.qrcode.js]]></title>
            <link rel="alternate" href="https://github.com/jeromeetienne/jquery-qrcode" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9674"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[jquery.qrcode.js is jquery plugin for a pure browser qrcode generation. It allow you to easily add qrcode to your webpages. It is standalone, less than 4k after minify+gzip, no image download. It doesnt rely on external services which go on and off, or add latency while loading. It is based on a library which build qrcode in various language. jquery.qrcode.js wraps it to make it easy to include in your own code.]]>
            </summary>
            <updated>2025-08-29T18:50:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9696</id>
            <title type="text"><![CDATA[Spine]]></title>
            <link rel="alternate" href="http://maccman.github.com/spine/#h-spine" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9696"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Spine is a lightweight framework for building JavaScript web applications. Spine gives you a MVC structure and then gets out of your way, allowing you to concentrate on the fun stuff, building awesome web applications.]]>
            </summary>
            <updated>2025-08-29T18:54:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9834</id>
            <title type="text"><![CDATA[WebODF]]></title>
            <link rel="alternate" href="http://webodf.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9834"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[WebODF is a JavaScript library that makes it easy to add Open Document Format (ODF) support to your website and to your mobile or desktop application. It uses HTML and CSS to display ODF documents.]]>
            </summary>
            <updated>2025-08-29T19:16:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9864</id>
            <title type="text"><![CDATA[Microformat Shiv]]></title>
            <link rel="alternate" href="http://microformatshiv.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9864"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-08-29T19:22:49+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9918</id>
            <title type="text"><![CDATA[jQuery Frontier Calendar]]></title>
            <link rel="alternate" href="http://code.google.com/p/jquery-frontier-calendar" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9918"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Full month calendar jQuery plugin that looks like Google Calendar.]]>
            </summary>
            <updated>2025-08-29T19:30:41+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9926</id>
            <title type="text"><![CDATA[jLabel - A jQuery Label plugin by William Duffy]]></title>
            <link rel="alternate" href="http://www.wduffy.co.uk/jlabel" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9926"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-08-29T19:32:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9928</id>
            <title type="text"><![CDATA[sIFR | Mike Industries]]></title>
            <link rel="alternate" href="http://www.mikeindustries.com/blog/sifr" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9928"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-08-29T19:32:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9951</id>
            <title type="text"><![CDATA[jQuery: The Write Less, Do More, JavaScript Library]]></title>
            <link rel="alternate" href="http://jquery.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9951"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.]]>
            </summary>
            <updated>2025-08-29T19:36:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9952</id>
            <title type="text"><![CDATA[Freeow!]]></title>
            <link rel="alternate" href="http://pjdietz.com/jquery-plugins/freeow" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9952"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[]]>
            </summary>
            <updated>2025-08-29T19:36:40+00:00</updated>
        </entry>
    </feed>
