Examples
Complete applications built from the @c2n packages — each one a real, standalone consumer with its own build, its own dependencies and its own copy of the custom element registry. The component pages show a component; these show what a whole app looks like.
HTML
Account Form A settings form built from c2-card, c2-text-field, c2-select, c2-checkbox, c2-switch and c2-button — no framework, one <script type="module">. Data Platform Landing Institutional fixed income data platform showcasing c2-header, c2-navigation-menu, c2-stat, terminal code viewers, form-associated controls, modals, and toast feedback.
React
Trading Dashboard A React 19 app driving c2-table with live-ticking state, plus c2-card, c2-badge, c2-select, c2-text-field and c2-switch.
Angular
Orders Admin A zoneless Angular 22 console over c2-table, c2-tabs, c2-modal and c2-toast — property and event bindings straight onto the custom elements.
Vue
Support Inbox A Vue 3 inbox over c2-list, c2-chat-message, c2-sheet and c2-toast — v-model, .prop bindings and kebab-case events straight on the custom elements.