Skip to content

Commit 6388d53

Browse files
fix(readme): add node.js lts support list
Signed-off-by: Derek Lewis <[email protected]>
1 parent deb1823 commit 6388d53

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

README.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,42 @@ errors may exist, for which contributions are welcome._
2424

2525
<br />
2626

27+
<details id="platform--node-js-lts">
28+
<summary>
29+
<a
30+
href="#platform--node-js-lts"
31+
title="Platform: Node.js LTS"
32+
>
33+
<img
34+
src="https://img.shields.io/badge/Node.js-LTS-black?logo=Node.js&logoColor=lightgreen&color=2a2a2a&labelColor=black"
35+
alt="Platform: Node.js LTS"
36+
/>
37+
</a>
38+
</summary>
39+
<div align="left"><br />
40+
<a
41+
target="_blank"
42+
title="Node.js release schedule"
43+
href="https://github.com/nodejs/release#release-schedule"
44+
>
45+
<strong>Supported Node.js Environments</strong>
46+
</a><br /><br />
47+
48+
- [ ] v4:Argon (Ar)
49+
- [ ] v6:Boron (B)
50+
- [ ] v8:Carbon (C)
51+
- [ ] v10:Dubnium (Db)
52+
- [ ] v12:Erbium (Er)
53+
- [x] v14:Fermium (Fm)
54+
- [x] v16:Gallium (Ga)
55+
- [x] v18:Hydrogen (H)
56+
<!-- TODO
57+
- [x] v20: Iron (Fe) -->
58+
59+
</div></details>
60+
61+
<br />
62+
2763
<div align="center">
2864

2965
[![Code Style: Prettier][prettier-badge]][prettier-url]

0 commit comments

Comments
 (0)