You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Useful ~~jQuery plugin~~ modern JavaScript solution for share a link from your website to social networks or mobile messengers. Easy to install and configuring on any of your website!
Package size: 2.56 KB with all dependencies, minified and gzipped
132
+
Loading time: 52 ms on slow 3G
133
+
Running time: 190 ms on Snapdragon 410
134
+
Total time: 241 ms
135
+
```
136
+
137
+
_Thanks to Andrey Sitnik [@ai/size-limit](https://github.com/ai/size-limit)._
138
+
120
139
### Notes
121
140
122
141
-**No more depending on jQuery!** Since `4.x`, no longer support the old `goodshare.js` version ([3.2.9](https://github.com/koddr/goodshare.js/tree/3.2.9) and lower). Thank you jQuery, but ES6 is better and cleaner.
-**No need to separated polyfills.** Since `6.0.2`, `goodshare.js` drop `./goodshare.polyfill.min.js` and separated [Array Polyfill](https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Array/from?v=control#Polyfill) from `./src/polyfills`.
127
146
-**Browser support (2019).** Since `6.0.3`, `goodshare.js` only support: MSIE 11+, Edge 13+, Google Chrome 59+ and FireFox 50+.
128
147
-**Add/Switch/Delete.** Since `6.1.0`, `goodshare.js` added Flipboard and WeChat; switch StumbleUpon to Mix; deleted GooglePlus.
148
+
-**Add Size limit.** Since `6.1.2`, `goodshare.js` pushed to master only if limit `250 ms` is passed. And switched to [Parcel](https://github.com/parcel-bundler/parcel) bundler.
0 commit comments