News

What can be done with 1 kilobyte of javascript? Marvels of code efficiency await you at this year's golf tournament. Entries include graphical demos such as Quantum Worm, Metaballs, Creepy Organ, ...
Summary Expose a hook so developers can run custom logic when validation fails on a field (e.g., analytics, logging, accessibility alerts). Basic Example validateForm('my-form', { onError: ({ input ...
Summary Create a basic HTML page to demonstrate how the validateForm library works. This example will help contributors and users see the functionality in action.