<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>angular</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/1061/feed"/>
    <updated>2026-04-27T09:13:52+00:00</updated>
    <id>https://links.biapy.com/guest/tags/1061/feed</id>
            <entry>
            <id>https://links.biapy.com/links/12488</id>
            <title type="text"><![CDATA[boneyard]]></title>
            <link rel="alternate" href="https://boneyard.vercel.app/overview" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12488"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[skeleton screens for your UI.  Auto generated skeleton loading framework.

Pixel-perfect skeleton loading screens, extracted from your real UI. No manual measurement, no hand-tuned placeholders.
boneyardsnapshots your real UI and captures a flat list of skeleton “bones” — positioned, sized rectangles that mirror the page exactly.

No manual measurement. No hand-tuned placeholders. Wrap your component in &amp;lt;Skeleton&amp;gt; and get pixel-perfect skeleton screens that stay in sync with your actual layout.

- [boneyard @ GitHub](https://github.com/0xGF/boneyard).]]>
            </summary>
            <updated>2026-04-09T09:26:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12308</id>
            <title type="text"><![CDATA[DayFlow]]></title>
            <link rel="alternate" href="https://dayflow-js.github.io/calendar/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12308"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A lightweight and elegant React/Vue/Angular/Svelte full calendar(big-calendar) component.

DayFlow provides production-ready calendar views, drag-and-drop, and a modular architecture so you can focus on your product, not date math.

- [DayFlow @ GitHub](https://github.com/dayflow-js/calendar).]]>
            </summary>
            <updated>2026-03-26T16:14:43+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/11113</id>
            <title type="text"><![CDATA[ngx-vflow]]></title>
            <link rel="alternate" href="https://www.ngx-vflow.org/introduction/overview" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11113"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An open source library to build node-based UI with Angular 16+.

ngx-vflow is an Angular library for creating node-based applications. It aims to assist you in building anything from a static diagram to a visual editor. You can utilize the default design or apply your own by customizing everything using familiar technologies.

- [ngx-vflow @ GitHub](https://github.com/artem-mangilev/ngx-vflow).]]>
            </summary>
            <updated>2026-04-09T09:12:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1175</id>
            <title type="text"><![CDATA[Mitosis]]></title>
            <link rel="alternate" href="https://mitosis.builder.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1175"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Write components once, run everywhere.

Write components once, run everywhere. Compiles to React, Vue, Qwik, Solid, Angular, Svelte, and more. 
Mitosis provides a unified development experience across all frameworks, enabling you to build components in a single codebase and compile them to React, Vue, Angular, Svelte, Solid, Alpine, Qwik, and more.

- [Mitosis @ GitHub](https://github.com/BuilderIO/mitosis).

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:53+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/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/3448</id>
            <title type="text"><![CDATA[The Framework Field Guide @ Playful Programming]]></title>
            <link rel="alternate" href="https://playfulprogramming.com/collections/framework-field-guide" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3448"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A practical way to learn Angular, React &amp;amp; Vue all at once.]]>
            </summary>
            <updated>2025-08-29T01:31:03+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/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).
- [085 - News Mai 2024 @ Double Slash Podcast :fr:](https://double-slash.dev/podcasts/news-05-24/).]]>
            </summary>
            <updated>2025-08-29T03:50:19+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5277</id>
            <title type="text"><![CDATA[Baklava Design System]]></title>
            <link rel="alternate" href="https://baklava.design/?path=%2Fdocs%2Fdocumentation-welcome--documentation" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5277"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Baklava is a design system provided by Trendyol to create a consistent UI/UX for app users.

Web implementation of the design system is created as native web components so it can be used within every type of web frameworks including Vue, React or Angular. Our target is providing a UI library that has neatly designed and developed for providing best possible user experience for the users of applications that uses Baklava DS.

[Baklava Design System @ GitHub](https://github.com/trendyol/baklava).]]>
            </summary>
            <updated>2025-08-29T06:36:40+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/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/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/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/6111</id>
            <title type="text"><![CDATA[Boringer Avatars]]></title>
            <link rel="alternate" href="https://cmgriffing.github.io/boringer-avatars/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6111"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Placeholder Avatars for the Modern World.
Give your app some flair instead of using some generic user icon from some icon library. Use it in your frontend framework of choice. 

- [Boringer Avatars @ GitHub](https://github.com/cmgriffing/boringer-avatars).]]>
            </summary>
            <updated>2025-08-29T08:56:53+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/6810</id>
            <title type="text"><![CDATA[lightGallery - Full featured javascript gallery for web and mobile.]]></title>
            <link rel="alternate" href="https://www.lightgalleryjs.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6810"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A lightweight, modular, JavaScript image and video lightbox gallery plugin. Available for React.js, Vue.js, Angular, and TypeScript.]]>
            </summary>
            <updated>2025-08-29T10:51:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8111</id>
            <title type="text"><![CDATA[CosmoCMS]]></title>
            <link rel="alternate" href="http://www.cosmocms.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8111"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Cosmo is the first open-source, live-editing, responsive, single page application content management system (CMS) created in AngularJS and PHP.]]>
            </summary>
            <updated>2025-08-29T14:29:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8401</id>
            <title type="text"><![CDATA[angular translate]]></title>
            <link rel="alternate" href="http://angular-translate.github.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8401"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[i18n for your Angular apps, made easy.
angular-translate is an AngularJS module that makes your life much easier when it comes to i18n and l10n including lazy loading and pluralization.]]>
            </summary>
            <updated>2025-08-29T15:18:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8458</id>
            <title type="text"><![CDATA[Bootstrap Magic]]></title>
            <link rel="alternate" href="http://pikock.github.io/bootstrap-magic/index.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8458"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Generate your own bootstrap theme quickly and easily]]>
            </summary>
            <updated>2025-08-29T15:28:29+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>
    </feed>
