Website Settings

Dondere modus
Hoog contrast
Font grootte
Lees pagina-inhoud
Afdrukken
  • Het is 11-09-2026 en week 37 in de Herfst .

Account Settings

Winkelwagen

De winkelwagen is nog leeg

Laravel-mix

particle

Ah, Laravel Mix! Dat is een handige tool als je met Laravel werkt en je front-end assets wilt compileren. Zie het als een vriendelijke wrapper rondom Webpack, die het een stuk makkelijker maakt om CSS, JavaScript en andere assets te bundelen en te verwerken. In essentie stelt Laravel Mix je in staat om taken zoals: […]

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 […]

Home