Coder Social home page Coder Social logo

sebastian-bechtold / vue-typescript-new Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 3.14 MB

An updated Vue.js+TypeScript starter pack, created with vue-cli and using separate .html template files (like Angular)

JavaScript 7.44% HTML 48.64% TypeScript 37.52% CSS 6.40%

vue-typescript-new's People

Contributors

sebastian-bechtold avatar

Stargazers

 avatar

Watchers

 avatar

vue-typescript-new's Issues

More dependencies are needed

Hi Sebastian,

Thanks a lot for your project which separate TS and HTML, and it saved a lot of time for me.
It is really common in Angular world, but we can rarely find such resources like yours in the whole internet.

I want to create a pull request for the below issue but failed.
Please check.

{
"name": "vue-typescript-new",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"test:unit": "vue-cli-service test:unit"
},
"dependencies": {
"@vue/babel-preset-app": "^3.6.0",
"autoprefixer": "^9.5.1",

"vue": "^2.6.10",
"vue-class-component": "^7.0.2",
"vue-property-decorator": "^8.1.0",
"vue-router": "^3.0.2",
"vue-template-loader": "^1.0.0",
"vuex": "^3.1.0",
"webpack-stream": "^5.2.1"
},
"devDependencies": {
"@babel/cli": "^7.4.3",
"@babel/core": "^7.4.3",

"@types/chai": "^4.1.7",
"@types/mocha": "^5.2.6",
"@vue/cli-plugin-babel": "^3.5.5",
"@vue/cli-plugin-typescript": "^3.5.3",
"@vue/cli-plugin-unit-mocha": "^3.5.1",
"@vue/cli-service": "^3.5.3",
"@vue/test-utils": "^1.0.0-beta.29",
"chai": "^4.2.0",
"node-sass": "^4.11.0",
"sass-loader": "^7.1.0",
"typescript": "^3.4.2",
"vue-template-compiler": "^2.6.10"
}
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.