strftime icon indicating copy to clipboard operation
strftime copied to clipboard

Any plans to create a meteor package of strftime?

Open kalarani opened this issue 9 years ago • 3 comments

I'm using it in my meteor app now. Couldn't find it in atmosphere.js. It'd be nice if this is readily available as a package.

kalarani avatar Jun 03 '15 17:06 kalarani

There are no current plans for this. Do you know what's involved in creating and publishing such a package? If it's as easy as including a JSON file in the repo and pushing to GitHub (like component and bower) then I'm all for it. If it's more involved, would you be willing to maintain the meteor package?

samsonjs avatar Jun 03 '15 18:06 samsonjs

Am pretty new to meteor. From what i read, it looks like a simple inclusion of a package.js file. I can test this out with my app and send a PR if you prefer that.

kalarani avatar Jun 04 '15 04:06 kalarani

Ok that sounds good! I love the idea of having strftime available in atmosphere.js. If the release process can be automated then I don't mind making releases there, but creating the package and getting it all automated is very low on my list since I don't use meteor myself.

samsonjs avatar Jun 04 '15 18:06 samsonjs