Website Settings

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

Account Settings

Winkelwagen

De winkelwagen is nog leeg

squizlabs/php_codesniffer

particle

squizlabs/php_codesniffer (bekend als PHP_CodeSniffer) is een set van twee PHP-scripts (phpcs en phpcbf) die helpt om de code-opmaak en stijl van PHP-, JavaScript- en CSS-bestanden schoon en consistent te houden. Het controleert of de code voldoet aan vaste programmeerstandaarden zoals PSR-12. [1, 2, 3] De twee scripts Belangrijkste kenmerken Wil je weten hoe je PHP_CodeSniffer […]

Alpine.js

particle

Alpine.js is een zeer lichtgewicht JavaScript-framework waarmee je reactieve en dynamische interacties direct aan je HTML kunt toevoegen. Je kunt het zien als een moderne, minimalistische vervanger voor jQuery, maar met de declaratieve werkwijze van grotere frameworks zoals Vue.js of React. [1, 2, 3, 4]

lodash

particle

A modern JavaScript utility library delivering modularity, performance & extras.

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); //=> [ […]

Rollup

particle

Next-generation ES module bundler Rollup is a module bundler for JavaScript which compiles small pieces of code into something larger and more complex, such as a library or application. It uses the standardized ES module format for code, instead of previous idiosyncratic solutions such as CommonJS and AMD. ES modules let you freely and seamlessly […]

Tiptap dev toolkit editor suit

particle

Tiptap is the headless and open source editor framework. Integrate over 100+ extensions and paid features like collaboration and AI agents to create the UX you want

eslint

particle

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:

animejs

particle

Anime.js is a fast, multipurpose and lightweight JavaScript animation library with a simple, yet powerful API.It works with CSS properties, SVG, DOM attributes and JavaScript Objects.

vue-template-compiler

particle

This package can be used to pre-compile Vue 2.0 templates into render functions to avoid runtime-compilation overhead and CSP restrictions. In most cases you should be using it with vue-loader, you will only need it separately if you are writing build tools with very specific needs.

Home