Open icetee opened 7 years ago
Hi,
Sure, I'll add package.json
and maintain it in the future.
Cheers! Sérgio
Bump! :)
Hi,
I don't have or use NodeJS at the moment. Can you guys publish it for me? Is the publication by the author a requirement?
Thanks! Sérgio
Check this: https://docs.npmjs.com/getting-started/publishing-npm-packages
Not complicitad, but requiremt installed node.js/npm.
Only publish owner (I think).
I would like to bump this as well. NPM is the de facto dependency manager for front-end libraries for the time being. Right now there is a fork of the plugin available, that is on v2.1.4.
Hi
Im using webpack and it cannot find your package (installed via npm) when building bundle.
I solved it by adding 'main' entry to your package.json file like this:
"main": "jquery.flexdatalist.js"
Cheers
Bump! Need NPM Package please
Please add this repository to NPM.
I use meteor.js and the importance of versioning.