# create-content **Repository Path**: mirrors_WebReflection/create-content ## Basic Information - **Project Name**: create-content - **Description**: Essential @ungap/create-content for modern browsers. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-21 - **Last Updated**: 2026-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # @webreflection/create-content Essential [@ungap/create-content](https://github.com/ungap/create-content) for modern browsers. ```js import create from '@webreflection/create-content'; // returns a fragment with HTMLcontent create(html); // returns a fragment with SVG content create(svg, 'svg'); ```