Zeke Sikelianos

Results 472 comments of Zeke Sikelianos

☝️ that looks great! Looks like [browser support for ``](https://caniuse.com/#feat=details) has gotten better since GitHub enabled it, so that's good.

I added a package.json to my fork of this repo and published it to npm to see how it would look. The answer: not too shabby, but it's in Spanish....

@dmitriz here's an interesting update on the state of promises in core node: https://medium.com/@isntitvacant/adding-promise-support-to-core-a4ea895ccbda#.3nl0mjvrn

Yep, good point. This project has grown organically, and a web-based form for adding apps does seem like a nice improvement. A few ideas: - On the form, ask for...

Yeah honestly I feel like this would be a pretty big undertaking for an outside contributor. @MarshallOfSound, you were working on something related to this. What came of that? Any...

Good idea. There is a `license` property, but it's not required. Might also be interesting to have a property like `price` or simlilar.

> I think a way of separation opensource and commercials apps. The presence or absence of the `repository` field can be a good proxy for knowing which apps are open...

Yeah I had a similar thought a while back: https://github.com/electron/electron-apps/issues/88 We'd need to make sure this check only happens on newly-added (or newly updated) apps, so as to avoid making...

> Better yet, have a bot Yes! I outlined a few bot ideas in #262 and #263