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

NPM registry #161

Open
nicooprat opened this issue Mar 27, 2017 · 5 comments
Open

NPM registry #161

nicooprat opened this issue Mar 27, 2017 · 5 comments

Comments

@nicooprat
Copy link

Would be great to publish this plugin on NPM ;) Bower is so 2016!

Thanks.

@shelldandy
Copy link

@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()

@nicooprat
Copy link
Author

Thanks!

@maxjf1
Copy link

maxjf1 commented Apr 19, 2017

NPM version would be great!

@shelldandy
Copy link

@maxjf1 its what i just posted:
https://www.npmjs.com/package/fittextjs

@shelldandy
Copy link

@maxjf1

npm install --save fittextjs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants