kennethcachia / background-check

Automatically switch to a darker or a lighter version of an element depending on the brightness of images behind it.
http://kennethcachia.com/background-check/
MIT License
3.27k stars 282 forks source link

Publish to npm registry #48

Open jtwalters opened 9 years ago

jtwalters commented 9 years ago

Since you have a package.json, you should probably publish your package to the registry, so browserify users can npm install your package and use it properly.

You should add a repository field (pointing to your github repo) and main field (pointing to the minified version of your script) in package.json.

jtwalters commented 9 years ago

If you need help, I can create a PR.

kennethcachia commented 9 years ago

Yeah, it's about time I publish it :)

Feel free to create a PR and I will merge it.

renestalder commented 8 years ago

A year ago and not on npm?

KasperAndersson commented 8 years ago

What's the status on this one @kennethcachia ?

amilajack commented 8 years ago

@kennethcachia Just made a PR which allows this to be installed directly from github as an NPM dependency: kennethcachia/background-check/pull/88

guoyunhe commented 7 years ago

Hope it is available on NPM!

felipekm commented 7 years ago

The package still not available on npm

niftylettuce commented 6 years ago

You can do npm install https://github.com/kennethcachia/background-check in meanwhile

Aarbel commented 5 years ago

@kennethcachia possible to publish on npm ? Thanks !

filipbekic01 commented 3 years ago

Yeah we need it it on NPM :)