UNPKG

catberry

Version:

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

12 lines (11 loc) 175 B
<!DOCTYPE html> <html> <head><title>Hello</title></head> <body> document – %%value%% <cat-comp> </cat-comp> <cat-async-comp/> <cat-async-comp/> </body> </html>