Vue-carousel: Feature Request: Add support for TypeScript

Created on 24 Mar 2019  路  2Comments  路  Source: SSENSE/vue-carousel

Is your feature request related to a problem?
Using the plugin out of the box with a TypeScript powered Vue.js project is not possible, as the type decleration is missing.

Describe the solution you'd like
Adding typescript type declerations by default.

If any, describe the alternatives you've considered
Sure you can do this on your own by augmenting, but the easier approach for the user of the plugin would be those already being declared.

feature

Most helpful comment

I will look if I have time to contribute it. Was just wondering if it would be "necessary" as I read lately that Vue will get a complete rewrite for 3.0 in TypeScript.

All 2 comments

Hey @Tomson124, we don't have any near future plans to enabled typescript support. However, I'll leave this open as a feature request incase anyone wants to contribute! :octocat:

I will look if I have time to contribute it. Was just wondering if it would be "necessary" as I read lately that Vue will get a complete rewrite for 3.0 in TypeScript.

Was this page helpful?
0 / 5 - 0 ratings