An open API service indexing awesome lists of open source software.

https://github.com/nativescript/stackblitz-templates


https://github.com/nativescript/stackblitz-templates

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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

- TypeScript: https://new.nativescript.org
- Angular: https://new.nativescript.org/angular
- JavaScript: https://new.nativescript.org/javascript
- React: https://new.nativescript.org/react
- Svelte: https://new.nativescript.org/svelte
- TypeScript: https://new.nativescript.org/typescript
- Vue: https://new.nativescript.org/vue

- https://nativescript.new
- https://nativescript.new/angular
- https://nativescript.new/javascript
- https://nativescript.new/react
- https://nativescript.new/svelte
- https://nativescript.new/typescript
- https://nativescript.new/vue

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
```