You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+14-2
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,23 @@
1
+
> [!IMPORTANT]
2
+
> This project has been unmaintained since 2019. Since I couldn't find a new dedicated maintainer, **the project is now archived.**
3
+
>
4
+
> Gitgraph.js was designed to draw simple git graphs using a JS API, to illustrate blog articles or make presentations. Feel free to fork the project to make it fit your needs.
5
+
> As of 2024, I would recommend checking out what [Mermaid.js](https://mermaid.js.org/) can do.
6
+
>
7
+
> Today, my OSS energy is dedicated towards [Abracadabra](https://github.com/nicoespeon/abracadabra), a VS Code extension that gives you automated refactorings for JS and TS.
8
+
>
9
+
> Thanks!
10
+
>
11
+
> *— Nicolas Carlo*
12
+
13
+
---
14
+
1
15

2
16
3
17
A JavaScript library to draw pretty git graphs.
4
18
5
19
---
6
20
7
-
👋 **[Help! The project is looking for maintainers!](https://github.com/nicoespeon/gitgraph.js/issues/328)**
8
-
9
21
<!-- prettier-ignore-start -->
10
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
0 commit comments