bliblidotcom / vue-rangedate-picker

Range date picker with simple usage
https://bliblidotcom.github.io/vue-rangedate-picker/demo/
MIT License
217 stars 122 forks source link

Project appears dead #74

Open heymatthew opened 6 years ago

heymatthew commented 6 years ago

CI is failing with this error:

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! vue-rangedate-picker@0.3.4 lint: `eslint src test config`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the vue-rangedate-picker@0.3.4 lint script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR!     /home/travis/.npm/_logs/2018-09-04T05_38_46_005Z-debug.log
npm ERR! Test failed.  See above for more details.

There are 7 PR's, one of which has been open since December last year. There are people in your community that are reaching out to help, but it doesn't look like there's anyone looking into issues except as a drive-by.

Please promote someone in the PR list to contributor or find some time to review these things. We want to help with our upstream and make this plugin awesome!

<3

heymatthew commented 6 years ago

cc @blibliandirdjunaedi @michakpl @codenoid @havban

codenoid commented 6 years ago

cc @khannedy @mazipan

mazipan commented 6 years ago

I am not maintainer of this repo.

Maybe because they built this lib for their own need. So when they not facing any issue on their production version, they decide to not made any changes in this lib.

I suggest, if you have any concerns with speed of improvement from this lib, you can fork from this repo then create your own lib base on this. It's better to you.

*cmiiw