Piplup - Collection of Lightweight modular libraries
Explore the Piplup ecosystem of libraries for React development.
Introduction
Piplup is a collection of lightweight, modular libraries designed to simplify the development of fast, interactive, and reusable user interfaces.
It focuses on improving developer experience (DX) by providing clean abstractions and production-ready utilities that help you build scalable applications more efficiently.
Piplup currently includes the following packages:
@piplup/rhf-core
Core utilities and primitives for building form-connected components with React Hook Form.
@piplup/rhf-adapters
Pre-built adapters for integrating custom and third-party UI components with React Hook Form.
@piplup/cache-buster
Utilities for managing and invalidating application cache effectively.
@piplup/vite-plugin-cache-buster
A Vite plugin for automated cache busting, powered by @piplup/cache-buster.
@piplup/react-acl
A flexible access control layer for managing roles and permissions in React applications.
@piplup/utils
Shared helper functions, hooks, and common utilities used across Piplup packages.