windmill

Packages

Browse @jeremiemeunier npm packages

form

v1.4.7

A complete library of reusable fields and forms (inputs, selectors, date pickers, submissions, etc.). It relies on `@jeremiemeunier/core` for styles and cross-cutting components.

modal

v1.4.7

React library for managing complex modals. The `Modal` component exposes several sub-components for creating menus or dialog boxes.

toast

v1.4.7

Utility library for displaying reusable toast notifications in your React applications.

passkey

v0.1.3

Client-side passkey authentication package with React hook

core

v1.4.7

Cross-functional component library (loader, animation helpers, etc.) used by all Windmill packages.

popover

v1.4.7

React Popover component with animation support (Framer Motion), allowing contextual content to be displayed on click. Includes a customizable trigger and flexible content positioning.

carousel

v1.4.7

React carousel component allowing a series of slides to scroll with automatic pagination.

editorparser

v1.4.7

A React component that displays the content of an editor in JSON format. It converts an array of elements (titles, paragraphs, images, quotes, etc.) into HTML tags.