-
Notifications
You must be signed in to change notification settings - Fork 49
Description
Hi @walling,
This project is right now the base for a least 3 published npm packages. rsvg, librsvg and librsvg-prebuilt.
The packages are quite similar (librsvg basically adding windows build functionality and some bugfixes and librsvg-prebuilt just adding prebuilts and also bugfixes).
Each package was released after the source of the fork was more or less abandoned. Right now this project has 6 open issues with the newest one older then 2 Years and one open pull request from 4 years ago.
The second project librsvg which started of at a pull request to this one here (the one open pr right now),
is also pretty inactive (project url: https://github.com/2gis/node-rsvg). Last comment on any issue or pr was 2 Years ago.
But since this project is quite useful and there are projects and developers using it, it would be great to merge the projects again into one and at least release the three packages again from one codebase and apply the open fixes.
So what my question ist: is this project still alive?