linkifyjs
linkifyjs copied to clipboard
Linkify plugins for JavaScript frameworks
I'm thinking new JS files for each framework. e.g., ember.linkify.js, angular.linkify.js, etc.
Plugins for...
- [ ] Ember (as a Handlebars
{{linkify}}helper). - [ ] Angular
- [ ] Knockout
- [ ] Backbone
- [ ] Meteor
- [ ] ...
- [ ] Meteor please! How to repackage is documented here.
Sure! Added to the list. Though I can't promise we'll get to it soon.
@nfrasser I published few days ago ngx-linkifyjs , an angular wrapper for this project written in typescript! I am already using this package in other libraries like @angular-material-extensions/link-preview!
#241