UNPKG

catberry

Version:

Catberry is an isomorphic framework for building universal front-end apps using components, Flux architecture and progressive rendering.

11 lines (10 loc) 154 B
<!DOCTYPE html> <html> <head><title>Hello</title></head> <body> document – document <cat-comp> </cat-comp> <cat-async-comp/> </body> </html>