UNPKG

qcobjects

Version:

QCObjects is an Open-source framework that empowers full-stack developers to make micro-services and micro-frontends into an N-Tier architecture.

50 lines (42 loc) 2.87 kB
<!doctype html> <html class="no-js" lang="en"> <head> <meta charset='utf-8'> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <!-- This is a wide open CSP declaration. To lock this down for production, see below. --> <meta http-equiv="Content-Security-Policy" content="default-src * 'self' 'unsafe-inline' 'unsafe-eval' data: gap: https://ssl.gstatic.com; img-src * 'self' data:; child-src *; style-src * 'self' 'unsafe-inline' 'unsafe-eval'; script-src * 'self' 'unsafe-inline' 'unsafe-eval'; connect-src * 'self' 'unsafe-inline' 'unsafe-eval';media-src *"> <!-- Begin Jekyll SEO tag v2.5.0 --> <title>QCObjects | Install it, make a shadowed textfield and properly navigate home with this Full Stack Framework</title> <meta name="keywords" content="cobjects,ROUTING,TOOLBAR,MEDIA,IMAGE,LAYOUT,BUTTON,server,view,mvvm,node,quickcorp,javascript,pure,mvc,objects,microfrontend,micro-frontend,architecture,component,components,pure,framework,javascript-framework,mvc-pattern,demo,html,first-timers-only,microfrontends,microservices,microfrontend,component-architecture,cli,tool,nodejs,cloud,multicloud,multi-cloud,aws,server,digitalocean,hosting,architecture,n-tier,multitier,multi-tier"> <meta name="generator" content="Jekyll v3.8.5" /> <meta property="og:title" content="QCObjects" /> <meta property="og:locale" content="en_US" /> <meta name="description" content="Cross Browser Javascript Framework for MVC Patterns" /> <meta property="og:description" content="Cross Browser Javascript Framework for MVC Patterns" /> <link rel="canonical" href="https://qcobjects.dev/" /> <meta property="og:url" content="https://qcobjects.dev/" /> <meta property="og:site_name" content="QCObjects" /> <script type="application/ld+json"> {"@type":"WebSite","url":"https://qcobjects.dev/","name":"QCObjects","headline":"QCObjects","description":"Cross Browser Javascript Framework for MVC Patterns","@context":"http://schema.org"}</script> <!-- End Jekyll SEO tag --> <script type="text/javascript" src="./QCObjects.js"></script> </head> <body> <noscript> <!-- anchor linking to external file --> <p>This page needs JavaScript because it uses QCObjects (https://qcobjects.com)</p> </noscript> <component name="main" template-source="none"> <h1>QCObjects Framework</h1> <p>This is a lightweight demo of QCObjects. To view more info and extensive documentation, demo and examples, go to the official WebSite <a href="https://qcobjects.dev">https://qcobjects.dev</a></p> </component> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-NVR8YV7M70"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-NVR8YV7M70'); </script> </body> </html>