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

please, is there any "getting started" for npm version? #240

Open
protonhs opened this issue Jan 16, 2018 · 2 comments
Open

please, is there any "getting started" for npm version? #240

protonhs opened this issue Jan 16, 2018 · 2 comments

Comments

@protonhs
Copy link

Hello
I'm new to npm, it's my first project using it. for other modules I found "getting started" section that says how to import it, is there any similar file for this project?

@claviska
Copy link
Owner

There are very basic instructions in the readme: https://github.com/claviska/jquery-minicolors#install-via-npm

We could probably elaborate on this to make it easier for folks to get started. Suggestions?

@JasonBarnabe
Copy link

JasonBarnabe commented May 15, 2018

In a Rails app, I had to include:

import '@claviska/jquery-minicolors';
import '@claviska/jquery-minicolors/jquery.minicolors.css';

For $(...).minicolors to do anything. Not sure how universal this is.

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

No branches or pull requests

3 participants