Hi, Thanks a lot for proving LinkifyJS it is indeed a very bright solution.
Although I don't think of 30kb as small footprint when used on the browser. To my understanding this is a String manipulation library, nothing more, so what makes it up to 30kb ??
If I only import the followings linkifyjs linkify-html, is it 30kb ?
if yes, is it React and jQuery support ? the plugin system ? or something else that makes the bundle that big.
If these are optional, and easy to remove in a peer bundle, that would be very much appreciated.
Thanks a lot !!!!!
edit:
These are some popular libraries and frameworks to have a relative estimate of why I think this is a huge bundle for what it does:
- react@18.2.0 => 6.4 kB Minified
- eta@1.12.3 => 5.7 kB Minified
Hi, Thanks a lot for proving LinkifyJS it is indeed a very bright solution.
Although I don't think of 30kb as small footprint when used on the browser. To my understanding this is a String manipulation library, nothing more, so what makes it up to 30kb ??
If I only import the followings
linkifyjs linkify-html, is it 30kb ?if yes, is it React and jQuery support ? the plugin system ? or something else that makes the bundle that big.
If these are optional, and easy to remove in a peer bundle, that would be very much appreciated.
Thanks a lot !!!!!
edit:
These are some popular libraries and frameworks to have a relative estimate of why I think this is a huge bundle for what it does: