Giter VIP home page Giter VIP logo

vue-typescript-component-example's People

Contributors

greenkeeperio-bot avatar locobert avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vue-typescript-component-example's Issues

null check

tsconfig.json needs this change for current version to work

"strictNullChecks": false,

How can I get this to work inline in .vue files?

I know you say in the README that you don't recommend it, but I do really like it. However, I can't get it to work. Could you maybe write up an example component here that is just one .vue file with the class inlined in it?

debug/index.css not getting created

When I run npm run start, only debug/index.js is getting created and debug/index.css is missing. However npm run mkdist successfully creates both index.js and index.css files.

impressive

Hi, discovered this while looking for a way to upgrade a TS/Vue project to include Jest for testing.

After exhausting all of the Webpack-based templates, I found your project, and after having initially being reluctant to let go of Webpack, I have to say that it's not been a problem.

Hot replacement actually seems to work better with the browserify approach, and complilation is faster.

Thanks

David

Standalone Vue.js

Is there any way to use this with the standalone version of Vue?

I tried setting an alias with aliasify but that doesn't seem to work.

I'd like to use components in my HTML which the runtime version doesn't support.

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.