# once-defined **Repository Path**: mirrors_WebReflection/once-defined ## Basic Information - **Project Name**: once-defined - **Description**: A minimalistic boilerplate to wait for Custom Elements, or libraries, definition - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # once-defined A minimalistic, ~140 bytes, boilerplate to wait for Custom Elements, or libraries, definition. ```js import when from 'once-defined'; // const when = require('once-defined'); //