complate / complate-stream

complate's core library for rendering HTML via JSX
https://complate.org
6 stars 7 forks source link

Make `safe`and `HTMLString` idempotent #35

Open tillsc opened 5 years ago

tillsc commented 5 years ago

It should be possible to use safe(safe("some string")) to prevent stupid error messages.