FirebaseExtended / firepad

Collaborative Text Editor Powered by Firebase
Other
3.85k stars 879 forks source link

Are you still looking for an active fork to recommend? #411

Open lucafabbian opened 2 years ago

lucafabbian commented 2 years ago

I'm maintaining a fork here https://github.com/lucafabbian/firepad

It's not a complete rewrite - I've just ported Firepad from the old Grunt concatenated monolithic file, to native javascript modules. I'm not planning to replace this repo, I just want to provide a modern way to import Firepad.

I also added some test, upgraded from Jasmine to Jest, added some examples and added (experimental) support for the new Codemirror 6.

Not sure if it's enough for your code standards. Let me know :)

saravmajestic commented 1 year ago

Nice work @lucafabbian I have started using firebase v9 and this fork is really helpful. Thank you very much!