shirakaba / stackblitz-templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StackBlitz Templates

The templates are managed on the main branch only - the individual flavor branches are automatically updated when pushing to main

Warning: Do not edit the individual flavor branches manually!.

Templates

Full URLS (used in redirects)
/              /typescript
/angular       https://stackblitz.com/fork/github/NativeScript/stackblitz-templates/tree/angular?file=src%2Fapp%2Fitem%2Fitems.component.html&title=NativeScript%20Starter%20Angular
/javascript    https://stackblitz.com/fork/github/NativeScript/stackblitz-templates/tree/javascript?file=app%2Fmain-page.xml&title=NativeScript%20Starter%20JavaScript
/react         https://stackblitz.com/fork/github/NativeScript/stackblitz-templates/tree/react?file=src%2Fcomponents%2FHomeScreen.tsx&title=NativeScript%20Starter%20React
/svelte        https://stackblitz.com/fork/github/NativeScript/stackblitz-templates/tree/svelte?file=app%2Fcomponents%2FHome.svelte&title=NativeScript%20Starter%20Svelte
/typescript    https://stackblitz.com/fork/github/NativeScript/stackblitz-templates/tree/typescript?file=app%2Fmain-page.xml&title=NativeScript%20Starter%20TypeScript
/vue           https://stackblitz.com/fork/github/NativeScript/stackblitz-templates/tree/vue?file=app%2Fcomponents%2FHome.vue&title=NativeScript%20Starter%20Vue

About


Languages

Language:TypeScript 62.0%Language:JavaScript 24.6%Language:CSS 4.6%Language:HTML 3.6%Language:Vue 3.1%Language:Svelte 2.1%