googlearchive / code-prettify

An embeddable script that makes source-code snippets in HTML prettier.
Apache License 2.0
5.79k stars 906 forks source link

Gitter Chat Room #480

Open alex-milanov opened 7 years ago

alex-milanov commented 7 years ago

Hey guys, seems like a lot of orgs and repos tend to get their own gitter chat room (which is like slack for open source).

A little context: I've used this library in my projects in the past and couple of weeks ago I was looking to use it again for a code editor in my slides app for a talk I did on functional reactive javascript. As it was not easy to just integrate it in an npm + browserify asset pipeline I did the minimum amount of changes so that it can be integrated in my project and created a PR at #476 (More info and example usage there)

As it's been ~15 days since I opened the PR and haven't received a response and I am already starting to focus on other stuff I decided to poke things a little bit and see if we can improve the process.

So I decided to create an "interim" gitter chat (The maintainers could always create an official one)

Here is the link: https://gitter.im/alex-milanov/code-prettify

amroamroamro commented 7 years ago

FYI there's an existing Google Group: http://groups.google.com/group/js-code-prettifier (mentioned in the readme file)

alex-milanov commented 7 years ago

@amroamroamro good to know.

amroamroamro commented 7 years ago

I'm not against having a chat room, I was just bringing to attention the existing group :)