Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue.js Component (help with tests etc.) #232

Open
2xAA opened this issue Apr 18, 2018 · 1 comment
Open

Vue.js Component (help with tests etc.) #232

2xAA opened this issue Apr 18, 2018 · 1 comment
Labels
Milestone

Comments

@2xAA
Copy link

2xAA commented Apr 18, 2018

Hi - thanks a lot for this library, seriously useful.

So useful in fact that using the React component as an example, I've written a Vue.js functional component for linkify so it can be used with Vue's SSR feature and also frameworks such as nuxt.js.

Although the component seems to work okay for me, I'd like to write tests for this so it can be added to the official repo - I was hoping somebody here would be able to help me out on this as I have very little experience in writing tests.

My fork is here: https://github.com/2xAA/linkifyjs/tree/vue

Thanks!

(I am aware vue-linkify exists, however this implementation only uses linkify for DOM manipulation and doesn't integrate with Vue's Virtual DOM, making it useless for SSR)

@satels
Copy link

satels commented Nov 18, 2020

?

@nfrasser nfrasser added this to the 4.1+ milestone Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants