node-atom
node-atom copied to clipboard
not in the npm registry
~ » npm install atom
npm ERR! 404 'atom' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it.
npm ERR! 404 Note that you can also install from a tarball or folder.
[…]
:(
Thanks Dodo - it's not ready to publish just yet. My wife had a baby a week early, messing up my release plans. Maybe this weekend.
congratulations :)
hmmm .. i'm still waiting … ):
oh shoot i can't believe i forgot about this. thanks for the reminder!
There's some things I still haven't figured out such as the ideal way to handle the unique ids. Any suggestions?
how about hashing for example the item url? (if no id is given)
oh and btw .. the xml stream feature of your node-xml module fits perfectly into this library :}
Looking for an npm publish
on my end as well! Thanks!
Sorry, I've been focusing on getting changelog finished before Node Knockout starts. I'll try to get back to this asap.
any chance you have time to come back at this? would be great :)
the npm package "atom" is not this project
Was wondering why installing "this" package was installing all kinds of crazy dependencies. For now I'll just specify:
"atom": "git://github.com/dylang/node-atom.git"
…but this package really needs a new name now that the original has been taken.
Sorry Nathan (and everyone else) - I kinda moved on from this as I had no need for atom
support anymore in the project I was working on. Would somebody else like to take over this project?