# puredom.propertyselector **Repository Path**: mirrors_developit/puredom.propertyselector ## Basic Information - **Project Name**: puredom.propertyselector - **Description**: Adds :property CSS selectors to puredom. - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-07-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README puredom.propertyselector ======================== Adds support for jQuery-like `:property` selectors to puredom's selector engine. Example ------- puredom('input[type=checkbox]:checked').describe(); License ------- GPL v3