teact icon indicating copy to clipboard operation
teact copied to clipboard

Build React element trees by composing functions

Results 4 teact issues
Sort by recently updated
recently updated
newest added

the `ie` tag is not configured properly and fails during render. The `doctype` tag is also absent

I try to use teact in a Ruby on Rails application. 'require' is only supported by node, not by the Javascript engine running inside browsers. I am trying to solve...

ran into a usecase where I need to wrap a component before pushing the component onto the stack