GitShow/developit/preact-markup
developit

preact-markup

:zap: Render HTML5 as VDOM, with Components as Custom Elements!

by developit
domhtml-rendererjsxmarkdownmarkupparsepreactpreact-components
Star on GitHubForkWebsitenpm

JavaScript

207 stars27 forks8 contributorsQuiet · 5y agoSince 20162.1.1MIT

Meet the team

See all 8 on GitHub →
developit
developit46 contributions
AkeemMcLennon
AkeemMcLennon2 contributions
hpneo
hpneo2 contributions
marvinhagemeister
marvinhagemeister2 contributions
38elements
38elements1 contribution
arusanov
arusanov1 contribution
vpzomtrrfrt
vpzomtrrfrt1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 6 in progress · Last activity 5y ago
See all on GitHub →
eta-orionis
TS1046: Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier.OpenIssue

The index.d.ts file declaring (line 26) should read Otherwise the newer versions of TS will complain. PR #47 will resolve this.

eta-orionis · 2y ago
HimanshuSojitraSynacor
"preact-markup: Error: Document parse failed." is thrown on passing "<body></body>" with type as htmlOpenIssue

Hello, I'm facing _"preact-markup: Error: Document parse failed."_ error on passing with type as . Observed on preact-markup version 2.1.1. Codesandbox: https://codesandbox.io/s/preact-markup-issue-rjftnj Thanks

HimanshuSojitraSynacor · 2y ago

Recent fixes

View closed PRs →
te-online
Add ability to pass in a custom parser (for server-side-rendering).MergedPR

Potentially fixes #6. See discussion in https://github.com/developit/preact-markup/pull/18. This approach adds a property, which enables you to use the parser of your choice, when server-side-rendering. – With this property you can pass in a custom parser, such as . This enables you to do server-side-rendering. ##### Example What do you think?

te-online · 4mo ago
JoviDeCroock
Allow for v11MergedPR

We need this to upgrade preact-www

JoviDeCroock · 6mo ago
weedz
Change default export according to TS1046MergedPR

error TS1046: Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier.

weedz · 1y ago
Structured data for AI agents

Repository: developit/preact-markup. Description: :zap: Render HTML5 as VDOM, with Components as Custom Elements! Stars: 207, Forks: 27. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Homepage: http://npm.im/preact-markup Topics: dom, html-renderer, jsx, markdown, markup, parse, preact, preact-components, xml. Latest release: 2.1.1 (5y ago). Open PRs: 6, open issues: 9. Last activity: 5y ago. Community health: 42%. Top contributors: developit, AkeemMcLennon, hpneo, marvinhagemeister, 38elements, arusanov, vpzomtrrfrt.

·@ofershap

Replace github.com with gitshow.dev