Open nicooprat opened 7 years ago
@nicooprat i needed this package in npm as well as with es6 style so i registered on npm the author is free to take it if/when they need to:
https://www.npmjs.com/package/fittextjs
so you do
import $ from 'jquery'
import 'fittextjs'
$("#selector").fitText()
Thanks!
NPM version would be great!
@maxjf1 its what i just posted: https://www.npmjs.com/package/fittextjs
@maxjf1
npm install --save fittextjs
Would be great to publish this plugin on NPM ;) Bower is so 2016!
Thanks.