Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

ramongr/poppins

Repository files navigation

Code Climate

Poppins - A checkbox hierarchy manager

Poppins is a minimal checkbox hierarchy manager.

How it works

You need to put the checkboxes inside a div div data-poppins="true", the root checkbox has the tag data-poppins-root="true". Every checkbox needs a unique id that's put on the tag data-poppins-id=<YOUR_UNIQUE_ID> and if it's a child node it also requires data-poppins-parent=<PARENTS_UNIQUE_ID>

Releases

No releases published

Packages

No packages published