Account Settings

Winkelwagen

De winkelwagen is nog leeg

Website Settings

Dondere modus
Hoog contrast
Font grootte
Lees pagina-inhoud
Afdrukken
Realtime
  • Datum: 19-02-2026
  • Week: 08
  • Weer:
  • Seizoen: Winter

vue3-toastify

particle

Vue3 speciale toastify’s vue version >=3.2.0 Demo https://vue3-toastify.js-bridge.com/

tailwind-merge

particle

Utility function to efficiently merge Tailwind CSS classes in JS without style conflicts.

Lucide – Vue icon library

particle

Beautiful & consistent icons Made by the community. View all icons Get Started GitHubSearch 1586 icons… Lightweight & Scalable Icons are lightweight, highly optimized scalable vector graphics (SVG). Clean & consistent Designed with a strict set of design rules for consistency in style and readability. Customizable Customize the color, size, stroke width, and more. Packages […]

i18next

particle

i18next is a very popular internationalization framework for browser or any other javascript environment (eg. Node.js, Deno). i18next provides: For more information visit the website: Our focus is providing the core to building a booming ecosystem. Independent of the building blocks you choose, be it react, angular or even good old jquery proper translation capabilities […]

date-fns

particle

Modern JavaScript date utility library date-fns provides the most comprehensive, yet simple and consistent toolset for manipulating JavaScript dates in a browser & Node.js It’s like Lodash for dates import { compareAsc, format } from “date-fns”; format(new Date(2014, 1, 11), “yyyy-MM-dd”); //=> ‘2014-02-11’ const dates = [ new Date(1995, 6, 2), new Date(1987, 1, 11), new Date(1989, 6, 10), ]; dates.sort(compareAsc); //=> [ […]

DomPDF/DomPDF

particle

At its heart, dompdf is (mostly) a CSS 2.1 compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer: it will download and read external stylesheets, inline style tags, and the style attributes of individual HTML elements. It also supports most presentational HTML attributes. This document applies to the latest stable code which […]

vuex

particle

Vuex is a state management pattern + library for Vue.js applications. It serves as a centralized store for all the components in an application, with rules ensuring that the state can only be mutated in a predictable fashion. It also integrates with Vue’s official devtools extension to provide advanced features such as zero-config time-travel debugging and state […]

Home