webnoob / app-extension-typescript

[WORK IN PROGRESS] Add typescript to your Quasar 1.0 project

Home Page:https://v1.quasar-framework.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quasar-app-extension-typescript [wip]

WARNING

This app extension has been updated to work with changes that will be released with @quasar/app - 1.0.0-beta.9. If you have not upgraded to at least 1.0.0-beta.9 this app extension will not work.

Add typescript to your Quasar 1.0 project

visit https://hackmd.io/Ypx6VMWUQp6R1iPyCvRHWQ?edit to join the conversation

Installation

Add the app extension to your project:

$ quasar ext add @quasar/typescript

To test the various build types, cd into test-extension and:

$ yarn
$ quasar ext invoke @quasar/typescript

About

[WORK IN PROGRESS] Add typescript to your Quasar 1.0 project

https://v1.quasar-framework.org

License:MIT License


Languages

Language:JavaScript 70.3%Language:Vue 21.2%Language:HTML 5.2%Language:CSS 3.4%